Reference documentation and code samples for the Google Cloud Network Management V1 Client class NetworkInfo.
For display only. Metadata associated with a Compute Engine network.
Next ID: 7
Generated from protobuf message google.cloud.networkmanagement.v1.NetworkInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a Compute Engine network.
↳ uri
string
URI of a Compute Engine network.
↳ matched_subnet_uri
string
URI of the subnet matching the source IP address of the test.
↳ matched_ip_range
string
The IP range of the subnet matching the source IP address of the test.
↳ region
string
The region of the subnet matching the source IP address of the test.
getDisplayName
Name of a Compute Engine network.
string
setDisplayName
Name of a Compute Engine network.
var
string
$this
getUri
URI of a Compute Engine network.
string
setUri
URI of a Compute Engine network.
var
string
$this
getMatchedSubnetUri
URI of the subnet matching the source IP address of the test.
string
setMatchedSubnetUri
URI of the subnet matching the source IP address of the test.
var
string
$this
getMatchedIpRange
The IP range of the subnet matching the source IP address of the test.
string
setMatchedIpRange
The IP range of the subnet matching the source IP address of the test.
var
string
$this
getRegion
The region of the subnet matching the source IP address of the test.
string
setRegion
The region of the subnet matching the source IP address of the test.
var
string
$this