Interface protos.google.cloud.capacityplanner.v1beta.ICapacityPlan (0.1.2)

Properties of a CapacityPlan.

Package

@google-cloud/capacityplanner

Properties

capacityDemandMetadata

capacityDemandMetadata?: (google.cloud.capacityplanner.v1beta.IDemandMetadata|null);

CapacityPlan capacityDemandMetadata

createTime

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

CapacityPlan createTime

description

description?: (string|null);

CapacityPlan description

name

name?: (string|null);

CapacityPlan name

reporter

reporter?: (google.cloud.capacityplanner.v1beta.IUser|null);

CapacityPlan reporter

serviceDemands

serviceDemands?: (google.cloud.capacityplanner.v1beta.IServiceDemand[]|null);

CapacityPlan serviceDemands

state

state?: (google.cloud.capacityplanner.v1beta.State|keyof typeof google.cloud.capacityplanner.v1beta.State|null);

CapacityPlan state

title

title?: (string|null);

CapacityPlan title

updateTime

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

CapacityPlan updateTime