Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class ListOdbNetworksResponse.
The response for OdbNetwork.List
.
Generated from protobuf message google.cloud.oracledatabase.v1.ListOdbNetworksResponse
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ odb_networks
↳ next_page_token
string
A token identifying a page of results the server should return.
↳ unreachable
array
Unreachable locations when listing resources across all locations using wildcard location '-'.
getOdbNetworks
The list of ODB Networks.
setOdbNetworks
The list of ODB Networks.
$this
getNextPageToken
A token identifying a page of results the server should return.
string
setNextPageToken
A token identifying a page of results the server should return.
var
string
$this
getUnreachable
Unreachable locations when listing resources across all locations using wildcard location '-'.
setUnreachable
Unreachable locations when listing resources across all locations using wildcard location '-'.
var
string[]
$this

