Interface protos.google.area120.tables.v1alpha1.IListWorkspacesResponse (2.2.1)

Properties of a ListWorkspacesResponse.

Package

@google/area120-tables

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkspacesResponse nextPageToken

workspaces

workspaces?: (google.area120.tables.v1alpha1.IWorkspace[]|null);

ListWorkspacesResponse workspaces