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.
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_ip_range
string
The IP range that matches 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
getMatchedIpRange
The IP range that matches the test.
string
setMatchedIpRange
The IP range that matches the test.
var
string
$this