Interface protos.google.cloud.apphub.v1.IWorkload (0.1.0)

Properties of a Workload.

Package

@google-cloud/apphub

Properties

attributes

attributes?: (google.cloud.apphub.v1.IAttributes|null);

Workload attributes

createTime

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

Workload createTime

description

description?: (string|null);

Workload description

discoveredWorkload

discoveredWorkload?: (string|null);

Workload discoveredWorkload

displayName

displayName?: (string|null);

Workload displayName

name

name?: (string|null);

Workload name

state

state?: (google.cloud.apphub.v1.Workload.State|keyof typeof google.cloud.apphub.v1.Workload.State|null);

Workload state

uid

uid?: (string|null);

Workload uid

updateTime

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

Workload updateTime

workloadProperties

workloadProperties?: (google.cloud.apphub.v1.IWorkloadProperties|null);

Workload workloadProperties

workloadReference

workloadReference?: (google.cloud.apphub.v1.IWorkloadReference|null);

Workload workloadReference