Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class ListNetworksResponse.
Response message containing the list of networks.
Generated from protobuf message google.cloud.baremetalsolution.v2.ListNetworksResponse
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ networks
↳ next_page_token
string
A token identifying a page of results from the server.
↳ unreachable
array
Locations that could not be reached.
getNetworks
The list of networks.
setNetworks
The list of networks.
$this
getNextPageToken
A token identifying a page of results from the server.
string
setNextPageToken
A token identifying a page of results from the server.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this