Interface protos.google.cloud.config.v1.IPreview (0.2.0)

Properties of a Preview.

Package

@google-cloud/config

Properties

artifactsGcsBucket

artifactsGcsBucket?: (string|null);

Preview artifactsGcsBucket

build

build?: (string|null);

Preview build

createTime

createTime?: (google.protobuf.ITimestamp|null);

Preview createTime

deployment

deployment?: (string|null);

Preview deployment

errorCode

errorCode?: (google.cloud.config.v1.Preview.ErrorCode|keyof typeof google.cloud.config.v1.Preview.ErrorCode|null);

Preview errorCode

errorLogs

errorLogs?: (string|null);

Preview errorLogs

errorStatus

errorStatus?: (google.rpc.IStatus|null);

Preview errorStatus

labels

labels?: ({ [k: string]: string }|null);

Preview labels

logs

logs?: (string|null);

Preview logs

name

name?: (string|null);

Preview name

previewArtifacts

previewArtifacts?: (google.cloud.config.v1.IPreviewArtifacts|null);

Preview previewArtifacts

previewMode

previewMode?: (google.cloud.config.v1.Preview.PreviewMode|keyof typeof google.cloud.config.v1.Preview.PreviewMode|null);

Preview previewMode

serviceAccount

serviceAccount?: (string|null);

Preview serviceAccount

state

state?: (google.cloud.config.v1.Preview.State|keyof typeof google.cloud.config.v1.Preview.State|null);

Preview state

terraformBlueprint

terraformBlueprint?: (google.cloud.config.v1.ITerraformBlueprint|null);

Preview terraformBlueprint

tfErrors

tfErrors?: (google.cloud.config.v1.ITerraformError[]|null);

Preview tfErrors

workerPool

workerPool?: (string|null);

Preview workerPool