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>
Returns [Output Only] An array of connections for all the producers connected to this network attachment.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns Check the ConnectionPreference enum for the list of possible values.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] Creation timestamp in RFC3339 text format.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns An optional description of this resource. Provide this property when you create the resource.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] The unique identifier for the resource type. The server generates this identifier.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] Type of the resource.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] The URL of the network which the Network Attachment belongs to. Practically it is inferred by fetching the network of the first subnetwork associated. Because it is required that all the subnetworks must be from the same network, it is assured that the Network Attachment belongs to the same network as all the subnetworks.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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>
Returns Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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>
Returns Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] Server-defined URL for the resource.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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
Returns [Output Only] Server-defined URL for this resource's resource id.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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>
Returns 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.
20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20775 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 |