Class CreateWorkstationRequest (0.5.5)

CreateWorkstationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for creating a CreateWorkstation.

Attributes

NameDescription
parent str
Required. Parent resource name.
workstation_id str
Required. ID to use for the workstation.
workstation google.cloud.workstations_v1beta.types.Workstation
Required. Workstation to create.
validate_only bool
Optional. If set, validate the request and preview the review, but do not actually apply it.