Reference documentation and code samples for the Capacity Planner V1BETA API module Google::Cloud::CapacityPlanner::V1beta::Allocation::ShareSettings::ShareType.
Possible scope in which the reservation can be shared. More granularity can be added in future.
Constants
SHARE_TYPE_UNSPECIFIED
value: 0
Default value. This value is unused.
ORGANIZATION
value: 1
Shared-reservation is open to entire Organization
SPECIFIC_PROJECTS
value: 2
Shared-reservation is open to specific projects
LOCAL
value: 3
Default value.
DIRECT_PROJECTS_UNDER_SPECIFIC_FOLDERS
value: 4
Shared-reservation is open to direct child projects of specific
folders.