Google Cloud Capacity Planner V1beta Client - Class CapacityType (0.1.2)
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 CapacityType.
CapacityType is the type of the capacity plan.
Protobuf type google.cloud.capacityplanner.v1beta.CapacityType
Namespace
Google \ Cloud \ CapacityPlanner \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
CAPACITY_TYPE_UNKNOWN
Value: 0
Default value.
Generated from protobuf enum CAPACITY_TYPE_UNKNOWN = 0;
CAPACITY_TYPE_INORGANIC_DRAFT
Value: 1
Latest inorganic data stored in horizon DB that is in draft state.
Generated from protobuf enum CAPACITY_TYPE_INORGANIC_DRAFT = 1;
CAPACITY_TYPE_INORGANIC_PENDING
Value: 2
Latest inorganic data stored in horizon DB that are pending i.e. submitted
or assessment.
Generated from protobuf enum CAPACITY_TYPE_INORGANIC_PENDING = 2;
CAPACITY_TYPE_INORGANIC_APPROVED
Value: 3
Latest inorganic data stored in horizon DB that has been approved.
Generated from protobuf enum CAPACITY_TYPE_INORGANIC_APPROVED = 3;
[[["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 2026-03-19 UTC."],[],[]]