Google Cloud Capacity Planner V1beta Client - Class ShareType (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 ShareType.
Possible scope in which the reservation can be shared.
Protobuf type google.cloud.capacityplanner.v1beta.ExportReservationsUsageRequest.ShareType
Namespace
Google \ Cloud \ CapacityPlanner \ V1beta \ ExportReservationsUsageRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SHARE_TYPE_UNSPECIFIED
Value: 0
No share type specified.
Generated from protobuf enum SHARE_TYPE_UNSPECIFIED = 0;
SHARE_TYPE_LOCAL
Value: 1
Default value, for which reservation is open to only owner project.
Generated from protobuf enum SHARE_TYPE_LOCAL = 1;
SHARE_TYPE_SPECIFIC_PROJECTS
Value: 2
Shared-reservation is open to specific projects.
Generated from protobuf enum SHARE_TYPE_SPECIFIC_PROJECTS = 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 2025-10-27 UTC."],[],[]]