Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class ListWorkspacesResponse.
ListWorkspaces
response message.
Generated from protobuf message google.cloud.dataform.v1beta1.ListWorkspacesResponse
Namespace
Google \ Cloud \ Dataform \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ workspaces
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
↳ unreachable
array
Locations which could not be reached.
getWorkspaces
List of workspaces.
setWorkspaces
List of workspaces.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this
getUnreachable
Locations which could not be reached.
setUnreachable
Locations which could not be reached.
var
string[]
$this