workspace property

String? workspace
getter/setter pair

The name of the workspace to compile.

Must be in the format projects / * /locations / * /repositories / * /workspaces / * .

Immutable.

Implementation

core.String? workspace;