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