Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class LinkedVpcNetwork.
An existing VPC network.
Generated from protobuf message google.cloud.networkconnectivity.v1.LinkedVpcNetwork
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
Required. The URI of the VPC network resource.
↳ exclude_export_ranges
array
Optional. IP ranges encompassing the subnets to be excluded from peering.
↳ include_export_ranges
array
Optional. IP ranges allowed to be included from peering.
↳ proposed_include_export_ranges
array
Optional. The proposed include export IP ranges waiting for hub administration's approval.
↳ proposed_exclude_export_ranges
array
Output only. The proposed exclude export IP ranges waiting for hub administration's approval.
↳ producer_vpc_spokes
array
Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke's backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
getUri
Required. The URI of the VPC network resource.
string
setUri
Required. The URI of the VPC network resource.
var
string
$this
getExcludeExportRanges
Optional. IP ranges encompassing the subnets to be excluded from peering.
setExcludeExportRanges
Optional. IP ranges encompassing the subnets to be excluded from peering.
var
string[]
$this
getIncludeExportRanges
Optional. IP ranges allowed to be included from peering.
setIncludeExportRanges
Optional. IP ranges allowed to be included from peering.
var
string[]
$this
getProposedIncludeExportRanges
Optional. The proposed include export IP ranges waiting for hub administration's approval.
setProposedIncludeExportRanges
Optional. The proposed include export IP ranges waiting for hub administration's approval.
var
string[]
$this
getProposedExcludeExportRanges
Output only. The proposed exclude export IP ranges waiting for hub administration's approval.
setProposedExcludeExportRanges
Output only. The proposed exclude export IP ranges waiting for hub administration's approval.
var
string[]
$this
getProducerVpcSpokes
Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke's backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
setProducerVpcSpokes
Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke's backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
var
string[]
$this