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

Properties of an AutomationRun.

Package

@google-cloud/deploy

Properties

advanceRolloutOperation

advanceRolloutOperation?: (google.cloud.deploy.v1.IAdvanceRolloutOperation|null);

AutomationRun advanceRolloutOperation

automationId

automationId?: (string|null);

AutomationRun automationId

automationSnapshot

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

AutomationRun automationSnapshot

createTime

createTime?: (google.protobuf.ITimestamp|null);

AutomationRun createTime

etag

etag?: (string|null);

AutomationRun etag

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

AutomationRun expireTime

name

name?: (string|null);

AutomationRun name

promoteReleaseOperation

promoteReleaseOperation?: (google.cloud.deploy.v1.IPromoteReleaseOperation|null);

AutomationRun promoteReleaseOperation

repairRolloutOperation

repairRolloutOperation?: (google.cloud.deploy.v1.IRepairRolloutOperation|null);

AutomationRun repairRolloutOperation

ruleId

ruleId?: (string|null);

AutomationRun ruleId

serviceAccount

serviceAccount?: (string|null);

AutomationRun serviceAccount

state

state?: (google.cloud.deploy.v1.AutomationRun.State|keyof typeof google.cloud.deploy.v1.AutomationRun.State|null);

AutomationRun state

stateDescription

stateDescription?: (string|null);

AutomationRun stateDescription

targetId

targetId?: (string|null);

AutomationRun targetId

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

AutomationRun updateTime

waitUntilTime

waitUntilTime?: (google.protobuf.ITimestamp|null);

AutomationRun waitUntilTime