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

Properties of an AutomationRunEvent.

Package

@google-cloud/deploy

Properties

automationId

automationId?: (string|null);

AutomationRunEvent automationId

automationRun

automationRun?: (string|null);

AutomationRunEvent automationRun

destinationTargetId

destinationTargetId?: (string|null);

AutomationRunEvent destinationTargetId

message

message?: (string|null);

AutomationRunEvent message

pipelineUid

pipelineUid?: (string|null);

AutomationRunEvent pipelineUid

ruleId

ruleId?: (string|null);

AutomationRunEvent ruleId

type

type?: (google.cloud.deploy.v1.Type|keyof typeof google.cloud.deploy.v1.Type|null);

AutomationRunEvent type