Interface protos.google.cloud.deploy.v1.IUpdateAutomationRequest (3.6.0)

Properties of an UpdateAutomationRequest.

Package

@google-cloud/deploy

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateAutomationRequest allowMissing

automation

automation?: (google.cloud.deploy.v1.IAutomation|null);

UpdateAutomationRequest automation

requestId

requestId?: (string|null);

UpdateAutomationRequest requestId

updateMask

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

UpdateAutomationRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdateAutomationRequest validateOnly