Capacity Planner v1beta API - Enum QueryReservationsRequest.Types.ShareType (1.0.0-beta01)

public enum QueryReservationsRequest.Types.ShareType

Reference 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.V1Beta

Assembly

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.