Interface protos.google.cloud.deploy.v1.IJobRunNotificationEvent (2.4.1)

Properties of a JobRunNotificationEvent.

Package

@google-cloud/deploy

Properties

jobRun

jobRun?: (string|null);

JobRunNotificationEvent jobRun

message

message?: (string|null);

JobRunNotificationEvent message

pipelineUid

pipelineUid?: (string|null);

JobRunNotificationEvent pipelineUid

releaseUid

releaseUid?: (string|null);

JobRunNotificationEvent releaseUid

rolloutUid

rolloutUid?: (string|null);

JobRunNotificationEvent rolloutUid

targetId

targetId?: (string|null);

JobRunNotificationEvent targetId

type

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

JobRunNotificationEvent type