public enum QueryReservationsRequest.OwnershipType extends Enum<QueryReservationsRequest.OwnershipType> implements ProtocolMessageEnumReservation ownership status to provide distinction for Capacity Planning.
Protobuf enum
google.cloud.capacityplanner.v1beta.QueryReservationsRequest.OwnershipType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
OWNERSHIP_TYPE_OWNED |
For the reservations owned within selected Google Cloud Platform Resource Container (project/folder/organization). |
OWNERSHIP_TYPE_OWNED_VALUE |
For the reservations owned within selected Google Cloud Platform Resource Container (project/folder/organization). |
OWNERSHIP_TYPE_SHARED_BY_OTHERS |
For the reservations consumable within selected Google Cloud Platform Resource Container (project/folder/organization), but not owned by them. |
OWNERSHIP_TYPE_SHARED_BY_OTHERS_VALUE |
For the reservations consumable within selected Google Cloud Platform Resource Container (project/folder/organization), but not owned by them. |
OWNERSHIP_TYPE_UNSPECIFIED |
No ownership status specified. |
OWNERSHIP_TYPE_UNSPECIFIED_VALUE |
No ownership status specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|