NewReservedInstancesConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)When set in a
ComputeResourceConfig,
indicates that VM instances should be created from a
reservation <https://cloud.google.com/compute/docs/instances/reservations-overview>__.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
reservation |
str
Optional. Immutable. Name of the reservation from which VM instances should be created, in the format projects/{project}/zones/{zone}/reservations/{reservation}.
This field is a member of oneof_ source.
|