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

Properties of a CreateAutomationRequest.

Package

@google-cloud/deploy

Properties

automation

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

CreateAutomationRequest automation

automationId

automationId?: (string|null);

CreateAutomationRequest automationId

parent

parent?: (string|null);

CreateAutomationRequest parent

requestId

requestId?: (string|null);

CreateAutomationRequest requestId

validateOnly

validateOnly?: (boolean|null);

CreateAutomationRequest validateOnly