Google Cloud Dataform V1beta1 Client - Class ListWorkspacesResponse (0.8.1)

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 \ V1beta1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ workspaces
array< Workspace >

List of 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.

Returns
Type
Description

setWorkspaces

List of workspaces.

Parameter
Name
Description
var
array< Workspace >
Returns
Type
Description
$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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations which could not be reached.

Returns
Type
Description

setUnreachable

Locations which could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: