public enum QueryReservationsRequest.Types.ShareTypeReference documentation and code samples for the Capacity Planner v1beta API enum QueryReservationsRequest.Types.ShareType.
Possible scope in which the reservation can be shared.
Namespace
Google.Cloud.CapacityPlanner.V1BetaAssembly
Google.Cloud.CapacityPlanner.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Local |
Default value, for which reservation is open to only owner project. |
SpecificProjects |
Shared-reservation is open to specific projects. |
Unspecified |
No share type specified. |