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

Properties of a CustomTargetType.

Package

@google-cloud/deploy

Properties

annotations

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

CustomTargetType annotations

createTime

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

CustomTargetType createTime

customActions

customActions?: (google.cloud.deploy.v1.ICustomTargetSkaffoldActions|null);

CustomTargetType customActions

customTargetTypeId

customTargetTypeId?: (string|null);

CustomTargetType customTargetTypeId

description

description?: (string|null);

CustomTargetType description

etag

etag?: (string|null);

CustomTargetType etag

labels

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

CustomTargetType labels

name

name?: (string|null);

CustomTargetType name

uid

uid?: (string|null);

CustomTargetType uid

updateTime

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

CustomTargetType updateTime