| Modifier and Type | Method and Description |
|---|---|
Topic.ReservationConfig |
Topic.ReservationConfig.Builder.build() |
Topic.ReservationConfig |
Topic.ReservationConfig.Builder.buildPartial() |
static Topic.ReservationConfig |
Topic.ReservationConfig.getDefaultInstance() |
Topic.ReservationConfig |
Topic.ReservationConfig.getDefaultInstanceForType() |
Topic.ReservationConfig |
Topic.ReservationConfig.Builder.getDefaultInstanceForType() |
Topic.ReservationConfig |
Topic.getReservationConfig()
The settings for this topic's Reservation usage.
|
Topic.ReservationConfig |
Topic.Builder.getReservationConfig()
The settings for this topic's Reservation usage.
|
Topic.ReservationConfig |
TopicOrBuilder.getReservationConfig()
The settings for this topic's Reservation usage.
|
static Topic.ReservationConfig |
Topic.ReservationConfig.parseDelimitedFrom(InputStream input) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(byte[] data) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(ByteBuffer data) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(com.google.protobuf.ByteString data) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(InputStream input) |
static Topic.ReservationConfig |
Topic.ReservationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Topic.ReservationConfig> |
Topic.ReservationConfig.getParserForType() |
static com.google.protobuf.Parser<Topic.ReservationConfig> |
Topic.ReservationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Topic.ReservationConfig.Builder |
Topic.ReservationConfig.Builder.mergeFrom(Topic.ReservationConfig other) |
Topic.Builder |
Topic.Builder.mergeReservationConfig(Topic.ReservationConfig value)
The settings for this topic's Reservation usage.
|
static Topic.ReservationConfig.Builder |
Topic.ReservationConfig.newBuilder(Topic.ReservationConfig prototype) |
Topic.Builder |
Topic.Builder.setReservationConfig(Topic.ReservationConfig value)
The settings for this topic's Reservation usage.
|
Copyright © 2023 Google LLC. All rights reserved.