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

Properties of a ReleaseNotificationEvent.

Package

@google-cloud/deploy

Properties

message

message?: (string|null);

ReleaseNotificationEvent message

pipelineUid

pipelineUid?: (string|null);

ReleaseNotificationEvent pipelineUid

release

release?: (string|null);

ReleaseNotificationEvent release

releaseUid

releaseUid?: (string|null);

ReleaseNotificationEvent releaseUid

type

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

ReleaseNotificationEvent type