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

Properties of a RolloutNotificationEvent.

Package

@google-cloud/deploy

Properties

message

message?: (string|null);

RolloutNotificationEvent message

pipelineUid

pipelineUid?: (string|null);

RolloutNotificationEvent pipelineUid

release

release?: (string|null);

RolloutNotificationEvent release

releaseUid

releaseUid?: (string|null);

RolloutNotificationEvent releaseUid

rollout

rollout?: (string|null);

RolloutNotificationEvent rollout

rolloutUid

rolloutUid?: (string|null);

RolloutNotificationEvent rolloutUid

targetId

targetId?: (string|null);

RolloutNotificationEvent targetId

type

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

RolloutNotificationEvent type