defaultContainerCategory property
The category of the default container image.
Required. Possible string values are:
- "DEFAULT_CONTAINER_CATEGORY_UNSPECIFIED" : The default value. This value is unused.
- "DEFAULT_CONTAINER_CATEGORY_COMPUTER_USE" : The default container image for Computer Use.
- "DEFAULT_CONTAINER_CATEGORY_SHELL_SANDBOX" : The default container image for Shell Sandbox.
Implementation
core.String? defaultContainerCategory;