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

Properties of a TargetNotificationEvent.

Package

@google-cloud/deploy

Properties

message

message?: (string|null);

TargetNotificationEvent message

target

target?: (string|null);

TargetNotificationEvent target

type

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

TargetNotificationEvent type