Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idgoogledevelopers.area120tables.workspaces

Fields

NameDatatypeDescription
namestringThe resource name of the workspace. Workspace names have the form workspaces/{workspace}.
updateTimestringTime when the workspace was last updated.
createTimestringTime when the workspace was created.
displayNamestringThe human readable title of the workspace.
tablesarrayThe list of tables in the workspace.

Methods

NameAccessible byRequired ParamsDescription
getSELECTworkspacesIdGets a workspace. Returns NOT_FOUND if the workspace does not exist.
listSELECTLists workspaces for the user.