Class UpdateReservationSlotRequest (0.11.0)

UpdateReservationSlotRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request message for ReservationSlots.Update. See the method description for details.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
parent_name str
The name of the sub-block resource.
project str
The project ID for this request.
reservation_slot str
The name of the slot resource.
reservation_slot_resource google.cloud.compute_v1beta.types.ReservationSlot
The body resource for this request
update_mask str
The fields to be updated as part of this request. This field is a member of oneof_ _update_mask.
zone str
The name of the zone for this request, formatted as RFC1035.