Class: Google::Cloud::Compute::V1::NetworkAttachment
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::NetworkAttachment
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
NetworkAttachments A network attachment resource ...
Defined Under Namespace
Modules: ConnectionPreference
Instance Attribute Summary collapse
-
#connection_endpoints ⇒ ::Array<::Google::Cloud::Compute::V1::NetworkAttachmentConnectedEndpoint>
[Output Only] An array of connections for all the producers connected to this network attachment.
-
#connection_preference ⇒ ::String
Check the ConnectionPreference enum for the list of possible values.
-
#creation_timestamp ⇒ ::String
[Output Only] Creation timestamp in RFC3339 text format.
-
#description ⇒ ::String
An optional description of this resource.
-
#fingerprint ⇒ ::String
Fingerprint of this resource.
-
#id ⇒ ::Integer
[Output Only] The unique identifier for the resource type.
-
#kind ⇒ ::String
[Output Only] Type of the resource.
-
#name ⇒ ::String
Name of the resource.
-
#network ⇒ ::String
[Output Only] The URL of the network which the Network Attachment belongs to.
-
#producer_accept_lists ⇒ ::Array<::String>
Projects that are allowed to connect to this network attachment.
-
#producer_reject_lists ⇒ ::Array<::String>
Projects that are not allowed to connect to this network attachment.
-
#region ⇒ ::String
[Output Only] URL of the region where the network attachment resides.
-
#self_link ⇒ ::String
[Output Only] Server-defined URL for the resource.
-
#self_link_with_id ⇒ ::String
[Output Only] Server-defined URL for this resource's resource id.
-
#subnetworks ⇒ ::Array<::String>
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
Instance Attribute Details
#connection_endpoints ⇒ ::Array<::Google::Cloud::Compute::V1::NetworkAttachmentConnectedEndpoint>
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#connection_preference ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#creation_timestamp ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#description ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#fingerprint ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#id ⇒ ::Integer
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#kind ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#name ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#network ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#producer_accept_lists ⇒ ::Array<::String>
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#producer_reject_lists ⇒ ::Array<::String>
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#region ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#self_link ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#self_link_with_id ⇒ ::String
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |
#subnetworks ⇒ ::Array<::String>
23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 23000 class NetworkAttachment include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module ConnectionPreference # A value indicating that the enum field is not set. UNDEFINED_CONNECTION_PREFERENCE = 0 ACCEPT_AUTOMATIC = 75_250_580 ACCEPT_MANUAL = 373_061_341 INVALID = 530_283_991 end end |