Interface protos.google.cloud.workstations.v1beta.IUpdateWorkstationRequest (1.1.1)

Properties of an UpdateWorkstationRequest.

Package

@google-cloud/workstations

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateWorkstationRequest allowMissing

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateWorkstationRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdateWorkstationRequest validateOnly

workstation

workstation?: (google.cloud.workstations.v1beta.IWorkstation|null);

UpdateWorkstationRequest workstation