Interface protos.google.cloud.dataform.v1alpha2.IListWorkspacesResponse (1.0.2)

Properties of a ListWorkspacesResponse.

Package

@google-cloud/dataform

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkspacesResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkspacesResponse unreachable

workspaces

workspaces?: (google.cloud.dataform.v1alpha2.IWorkspace[]|null);

ListWorkspacesResponse workspaces