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

Properties of a DeployJobRun.

Package

@google-cloud/deploy

Properties

artifact

artifact?: (google.cloud.deploy.v1.IDeployArtifact|null);

DeployJobRun artifact

build

build?: (string|null);

DeployJobRun build

failureCause

failureCause?: (google.cloud.deploy.v1.DeployJobRun.FailureCause|keyof typeof google.cloud.deploy.v1.DeployJobRun.FailureCause|null);

DeployJobRun failureCause

failureMessage

failureMessage?: (string|null);

DeployJobRun failureMessage

metadata

metadata?: (google.cloud.deploy.v1.IDeployJobRunMetadata|null);

DeployJobRun metadata