Properties of a DeployJobRun.
Package
@google-cloud/deployProperties
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