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

Properties of a ResourceDemand.

Package

@google-cloud/capacityplanner

Properties

childResourceDemands

childResourceDemands?: (google.cloud.capacityplanner.v1beta.IChildResourceDemand[]|null);

ResourceDemand childResourceDemands

createTime

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

ResourceDemand createTime

demandMetadata

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

ResourceDemand demandMetadata

demandValues

demandValues?: (google.cloud.capacityplanner.v1beta.IDemandValues|null);

ResourceDemand demandValues

id

id?: (string|null);

ResourceDemand id

locationId

locationId?: (google.cloud.capacityplanner.v1beta.ILocationIdentifier|null);

ResourceDemand locationId

reporter

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

ResourceDemand reporter

resourceContainer

resourceContainer?: (google.cloud.capacityplanner.v1beta.IResourceContainer|null);

ResourceDemand resourceContainer

resourceId

resourceId?: (google.cloud.capacityplanner.v1beta.IResourceIdentifier|null);

ResourceDemand resourceId

state

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

ResourceDemand state

updateTime

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

ResourceDemand updateTime