Class CreateWorkstationConfigRequest (0.5.5)

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

Message for creating a CreateWorkstationConfig.

Attributes

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