Reference documentation and code samples for the Google Cloud Network Management V1 Client class HybridSubnetInfo.
For display only. Metadata associated with a hybrid subnet.
Generated from protobuf message google.cloud.networkmanagement.v1.HybridSubnetInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a hybrid subnet.
↳ uri
string
URI of a hybrid subnet.
↳ region
string
Name of a Google Cloud region where the hybrid subnet is configured.
getDisplayName
Name of a hybrid subnet.
string
setDisplayName
Name of a hybrid subnet.
var
string
$this
getUri
URI of a hybrid subnet.
string
setUri
URI of a hybrid subnet.
var
string
$this
getRegion
Name of a Google Cloud region where the hybrid subnet is configured.
string
setRegion
Name of a Google Cloud region where the hybrid subnet is configured.
var
string
$this

