Google Cloud Capacity Planner V1beta Client - Class Status (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Capacity Planner V1beta Client class Status.
The status of the reservation.
Protobuf type google.cloud.capacityplanner.v1beta.Allocation.Status
Namespace
Google \ Cloud \ CapacityPlanner \ V1beta \ Allocation
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
STATUS_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum STATUS_UNSPECIFIED = 0;
INVALID
Value: 1
Invalid Reservation
Generated from protobuf enum INVALID = 1;
CREATING
Value: 2
Resources are being allocated for the reservation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-27 UTC."],[],[]]