Reference documentation and code samples for the Google Cloud Edge Network V1 Client class PBInterface.
Router Interface defines the GDCE zone side layer-3 information for building the BGP session.
Generated from protobuf message google.cloud.edgenetwork.v1.Router.Interface
Namespace
Google \ Cloud \ EdgeNetwork \ V1 \ RouterMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of this interface entry. Unique within the Zones resource.
↳ ipv4_cidr
string
IP address and range of the interface.
↳ ipv6_cidr
string
IPv6 address and range of the interface.
↳ linked_interconnect_attachment
string
The canonical name of the linked Interconnect attachment.
↳ subnetwork
string
The canonical name of the subnetwork resource that this interface belongs to.
↳ loopback_ip_addresses
array
Create loopback interface in the router when specified. The number of IP addresses must match the number of TOR devices.
getName
Name of this interface entry. Unique within the Zones resource.
string
setName
Name of this interface entry. Unique within the Zones resource.
var
string
$this
getIpv4Cidr
IP address and range of the interface.
string
setIpv4Cidr
IP address and range of the interface.
var
string
$this
getIpv6Cidr
IPv6 address and range of the interface.
string
setIpv6Cidr
IPv6 address and range of the interface.
var
string
$this
getLinkedInterconnectAttachment
The canonical name of the linked Interconnect attachment.
string
setLinkedInterconnectAttachment
The canonical name of the linked Interconnect attachment.
var
string
$this
getSubnetwork
The canonical name of the subnetwork resource that this interface belongs to.
string
setSubnetwork
The canonical name of the subnetwork resource that this interface belongs to.
var
string
$this
getLoopbackIpAddresses
Create loopback interface in the router when specified.
The number of IP addresses must match the number of TOR devices.
setLoopbackIpAddresses
Create loopback interface in the router when specified.
The number of IP addresses must match the number of TOR devices.
var
string[]
$this