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

Properties of an Allocation.

Package

@google-cloud/capacityplanner

Properties

allocation

allocation?: (string|null);

Allocation allocation

autoDeleteTime

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

Allocation autoDeleteTime

createTime

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

Allocation createTime

description

description?: (string|null);

Allocation description

id

id?: (number|Long|string|null);

Allocation id

ownerProjectId

ownerProjectId?: (string|null);

Allocation ownerProjectId

shareSettings

shareSettings?: (google.cloud.capacityplanner.v1beta.Allocation.IShareSettings|null);

Allocation shareSettings

specificAllocation

specificAllocation?: (google.cloud.capacityplanner.v1beta.Allocation.ISpecificSKUAllocation|null);

Allocation specificAllocation

status

status?: (google.cloud.capacityplanner.v1beta.Allocation.Status|keyof typeof google.cloud.capacityplanner.v1beta.Allocation.Status|null);

Allocation status

zone

zone?: (string|null);

Allocation zone