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

Properties of an AutomationEvent.

Package

@google-cloud/deploy

Properties

automation

automation?: (string|null);

AutomationEvent automation

message

message?: (string|null);

AutomationEvent message

pipelineUid

pipelineUid?: (string|null);

AutomationEvent pipelineUid

type

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

AutomationEvent type