IWorkspaceDescriptor
Home > @gooddata/sdk-backend-spi > IWorkspaceDescriptor
IWorkspaceDescriptor interface
Workspace descriptor contains details about the analytical workspace.
Signature:
export interface IWorkspaceDescriptor 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| number | (Optional) Number of child workspaces | ||
| string | |||
| string | (Optional) Early access attribute value of the workspace | ||
| string[] | (Optional) Early access flags of the workspace | ||
| string | |||
| boolean | (Optional) | ||
| string[] | (Optional) Prefixes of parent workspaces | ||
| string | (Optional) Identifier of the parent workspace | ||
| string | (Optional) Prefix used by current workspace | ||
| string |