Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class LinkedInterconnectAttachments.
A collection of VLAN attachment resources. These resources should
be redundant attachments that all advertise the same prefixes to Google
Cloud. Alternatively, in active/passive configurations, all attachments
should be capable of advertising the same prefixes.
Generated from protobuf message google.cloud.networkconnectivity.v1.LinkedInterconnectAttachments
Namespace
Google \ Cloud \ NetworkConnectivity \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ uris
array
The URIs of linked interconnect attachment resources
↳ site_to_site_data_transfer
bool
A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.
↳ vpc_network
string
Output only. The VPC network where these VLAN attachments are located.
↳ include_import_ranges
array
Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
getUris
The URIs of linked interconnect attachment resources
The URIs of linked interconnect attachment resources
Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
getSiteToSiteDataTransfer
A value that controls whether site-to-site data transfer is enabled for
these resources. Data transfer is available only in supported
locations.
Returns
Type
Description
bool
setSiteToSiteDataTransfer
A value that controls whether site-to-site data transfer is enabled for
these resources. Data transfer is available only in supported
locations.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getVpcNetwork
Output only. The VPC network where these VLAN attachments are located.
Returns
Type
Description
string
setVpcNetwork
Output only. The VPC network where these VLAN attachments are located.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getIncludeImportRanges
Optional. IP ranges allowed to be included during import from hub (does not
control transit connectivity). The only allowed value for now is
"ALL_IPV4_RANGES".
Optional. IP ranges allowed to be included during import from hub (does not
control transit connectivity). The only allowed value for now is
"ALL_IPV4_RANGES".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Network Connectivity V1 Client - Class LinkedInterconnectAttachments (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-network-connectivity/latest/V1.LinkedInterconnectAttachments)\n- [2.2.2](/php/docs/reference/cloud-network-connectivity/2.2.2/V1.LinkedInterconnectAttachments)\n- [2.1.2](/php/docs/reference/cloud-network-connectivity/2.1.2/V1.LinkedInterconnectAttachments)\n- [2.0.2](/php/docs/reference/cloud-network-connectivity/2.0.2/V1.LinkedInterconnectAttachments)\n- [1.5.5](/php/docs/reference/cloud-network-connectivity/1.5.5/V1.LinkedInterconnectAttachments)\n- [1.4.2](/php/docs/reference/cloud-network-connectivity/1.4.2/V1.LinkedInterconnectAttachments)\n- [1.3.0](/php/docs/reference/cloud-network-connectivity/1.3.0/V1.LinkedInterconnectAttachments)\n- [1.2.0](/php/docs/reference/cloud-network-connectivity/1.2.0/V1.LinkedInterconnectAttachments)\n- [1.1.1](/php/docs/reference/cloud-network-connectivity/1.1.1/V1.LinkedInterconnectAttachments)\n- [1.0.5](/php/docs/reference/cloud-network-connectivity/1.0.5/V1.LinkedInterconnectAttachments) \nReference documentation and code samples for the Google Cloud Network Connectivity V1 Client class LinkedInterconnectAttachments.\n\nA collection of VLAN attachment resources. These resources should\nbe redundant attachments that all advertise the same prefixes to Google\nCloud. Alternatively, in active/passive configurations, all attachments\nshould be capable of advertising the same prefixes.\n\nGenerated from protobuf message `google.cloud.networkconnectivity.v1.LinkedInterconnectAttachments`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkConnectivity \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getUris\n\nThe URIs of linked interconnect attachment resources\n\n### setUris\n\nThe URIs of linked interconnect attachment resources\n\n### getSiteToSiteDataTransfer\n\nA value that controls whether site-to-site data transfer is enabled for\nthese resources. Data transfer is available only in [supported\nlocations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).\n\n### setSiteToSiteDataTransfer\n\nA value that controls whether site-to-site data transfer is enabled for\nthese resources. Data transfer is available only in [supported\nlocations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).\n\n### getVpcNetwork\n\nOutput only. The VPC network where these VLAN attachments are located.\n\n### setVpcNetwork\n\nOutput only. The VPC network where these VLAN attachments are located.\n\n### getIncludeImportRanges\n\nOptional. IP ranges allowed to be included during import from hub (does not\ncontrol transit connectivity). The only allowed value for now is\n\"ALL_IPV4_RANGES\".\n\n### setIncludeImportRanges\n\nOptional. IP ranges allowed to be included during import from hub (does not\ncontrol transit connectivity). The only allowed value for now is\n\"ALL_IPV4_RANGES\"."]]