Reference documentation and code samples for the Compute V1 Client class NetworkAttachment.
NetworkAttachments A network attachment resource ...
Generated from protobuf message google.cloud.compute.v1.NetworkAttachment
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ 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. Provide this property when you create the resource.
↳ fingerprint
string
[Output Only] 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.
↳ id
int|string
[Output Only] The unique identifier for the resource type. The server generates this identifier.
↳ kind
string
[Output Only] Type of the resource.
↳ name
string
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.
↳ network
string
[Output Only] The URL of the network which the Network Attachment belongs to.
↳ producer_accept_lists
array
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
↳ producer_reject_lists
array
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
↳ region
string
[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.
↳ 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
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.
getConnectionEndpoints
[Output Only] An array of connections for all the producers connected to this network attachment.
setConnectionEndpoints
[Output Only] An array of connections for all the producers connected to this network attachment.
$this
getConnectionPreference
Check the ConnectionPreference enum for the list of possible values.
string
hasConnectionPreference
clearConnectionPreference
setConnectionPreference
Check the ConnectionPreference enum for the list of possible values.
var
string
$this
getCreationTimestamp
[Output Only] Creation timestamp in RFC3339 text format.
string
hasCreationTimestamp
clearCreationTimestamp
setCreationTimestamp
[Output Only] Creation timestamp in RFC3339 text format.
var
string
$this
getDescription
An optional description of this resource. Provide this property when you create the resource.
string
hasDescription
clearDescription
setDescription
An optional description of this resource. Provide this property when you create the resource.
var
string
$this
getFingerprint
[Output Only] 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.
string
hasFingerprint
clearFingerprint
setFingerprint
[Output Only] 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.
var
string
$this
getId
[Output Only] The unique identifier for the resource type. The server generates this identifier.
int|string
hasId
clearId
setId
[Output Only] The unique identifier for the resource type. The server generates this identifier.
var
int|string
$this
getKind
[Output Only] Type of the resource.
string
hasKind
clearKind
setKind
[Output Only] Type of the resource.
var
string
$this
getName
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.
string
hasName
clearName
setName
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.
var
string
$this
getNetwork
[Output Only] The URL of the network which the Network Attachment belongs to.
string
hasNetwork
clearNetwork
setNetwork
[Output Only] The URL of the network which the Network Attachment belongs to.
var
string
$this
getProducerAcceptLists
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
setProducerAcceptLists
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
var
string[]
$this
getProducerRejectLists
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
setProducerRejectLists
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
var
string[]
$this
getRegion
[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.
string
hasRegion
clearRegion
setRegion
[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.
var
string
$this
getSelfLink
[Output Only] Server-defined URL for the resource.
string
hasSelfLink
clearSelfLink
setSelfLink
[Output Only] Server-defined URL for the resource.
var
string
$this
getSelfLinkWithId
[Output Only] Server-defined URL for this resource's resource id.
string
hasSelfLinkWithId
clearSelfLinkWithId
setSelfLinkWithId
[Output Only] Server-defined URL for this resource's resource id.
var
string
$this
getSubnetworks
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.
setSubnetworks
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.
var
string[]
$this