Reference documentation and code samples for the Google Cloud Notebooks V1 Client class ListEnvironmentsResponse.
Response for listing environments.
Generated from protobuf message google.cloud.notebooks.v1.ListEnvironmentsResponse
Namespace
Google \ Cloud \ Notebooks \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ environments
↳ next_page_token
string
A page token that can be used to continue listing from the last result in the next list call.
↳ unreachable
array
Locations that could not be reached.
getEnvironments
A list of returned environments.
setEnvironments
A list of returned environments.
$this
getNextPageToken
A page token that can be used to continue listing from the last result in the next list call.
string
setNextPageToken
A page token that can be used to continue listing from the last result in the next list call.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this