DeleteWorkstationConfigRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Message for deleting a workstation configuration.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. Name of the workstation configuration to delete. |
validate_only |
bool
Optional. If set, validate the request and preview the review, but do not actually apply it. |
etag |
str
Optional. If set, the request is rejected if the latest version of the workstation configuration on the server does not have this ETag. |
force |
bool
Optional. If set, any workstations in the workstation configuration are also deleted. Otherwise, the request works only if the workstation configuration has no workstations. |