ReservationConfigResponse

data class ReservationConfigResponse(val throughputReservation: String)

The settings for this topic's Reservation usage.

Constructors

Link copied to clipboard
fun ReservationConfigResponse(throughputReservation: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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