Google Cloud Capacity Planner V1beta Client - Class OwnershipType (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 OwnershipType.
Reservation ownership status to provide distinction for Capacity Planning.
Protobuf type google.cloud.capacityplanner.v1beta.QueryReservationsRequest.OwnershipType
Namespace
Google \ Cloud \ CapacityPlanner \ V1beta \ QueryReservationsRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
OWNERSHIP_TYPE_UNSPECIFIED
Value: 0
No ownership status specified.
Generated from protobuf enum OWNERSHIP_TYPE_UNSPECIFIED = 0;
OWNERSHIP_TYPE_OWNED
Value: 1
For the reservations owned within selected Google Cloud Platform Resource
Container (project/folder/organization).
Generated from protobuf enum OWNERSHIP_TYPE_OWNED = 1;
OWNERSHIP_TYPE_SHARED_BY_OTHERS
Value: 2
For the reservations consumable within selected Google Cloud Platform
Resource Container (project/folder/organization), but not owned by them.
Generated from protobuf enum OWNERSHIP_TYPE_SHARED_BY_OTHERS = 2;
[[["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."],[],[]]