| _key | core | string | |
| aggregate_reservation | core | json | Reservation for aggregated resources, providing shape flexibility. |
| ancestors | core | array<string> | |
| commitment | core | string | [Output Only] Full or partial URL to a parent commitment. This field displays for reservations that are tied to a commitment. |
| creation_timestamp | core | timestamp | [Output Only] Creation timestamp in RFC3339 text format. |
| datadog_display_name | core | string | |
| deployment_type | core | string | Specifies the deployment strategy for this reservation. |
| description | core | string | An optional description of this resource. Provide this property when you create the resource. |
| gcp_status | core | string | [Output Only] The status of the reservation. - CREATING: Reservation resources are being allocated. - READY: Reservation resources have been allocated, and the reservation is ready for use. - DELETING: Reservation deletion is in progress. - UPDATING: Reservation update is in progress. Possible values: ['CREATING', 'DELETING', 'INVALID', 'READY', 'UPDATING']. Values descriptions: ['Reservation resources are being allocated.', 'Reservation deletion is in progress.', '', 'Reservation resources have been allocated, and the reservation is ready for use.', 'Reservation update is in progress.'] |
| id | core | string | [Output Only] The unique identifier for the resource. This identifier is defined by the server. |
| kind | core | string | [Output Only] Type of the resource. Always compute#reservations for reservations. |
| labels | core | array<string> | |
| linked_commitments | core | array<string> | [Output Only] Full or partial URL to parent commitments. This field displays for reservations that are tied to multiple commitments. |
| name | core | string | The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. |
| organization_id | core | string | |
| parent | core | string | |
| project_id | core | string | |
| project_number | core | string | |
| reservation_sharing_policy | core | json | Specify the reservation sharing policy. If unspecified, the reservation will not be shared with Google Cloud managed services. |
| resource_name | core | string | |
| resource_status | core | json | [Output Only] Status information for Reservation resource. |
| satisfies_pzs | core | bool | [Output Only] Reserved for future use. |
| self_link | core | string | [Output Only] Server-defined fully-qualified URL for this resource. |
| share_settings | core | json | Specify share-settings to create a shared reservation. This property is optional. For more information about the syntax and options for this field and its subfields, see the guide for creating a shared reservation. |
| specific_reservation | core | json | Reservation for instances with specific machine shapes. |
| specific_reservation_required | core | bool | Indicates whether the reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from this reservation. |
| tags | core | hstore | |
| zone | core | string | Zone in which the reservation resides. A zone must be provided if the reservation is created within a commitment. |