Class ReservationConfig (1.4.2)

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

The settings for this topic's Reservation usage.

Attribute

NameDescription
throughput_reservation str
The Reservation to use for this topic's throughput capacity. Structured like: projects/{project_number}/locations/{location}/reservations/{reservation_id}

Inheritance

builtins.object > proto.message.Message > ReservationConfig