Uses of Class
com.google.cloud.pubsublite.proto.Topic.ReservationConfig
-
Uses of Topic.ReservationConfig in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return Topic.ReservationConfigModifier and TypeMethodDescriptionTopic.ReservationConfig.Builder.build()Topic.ReservationConfig.Builder.buildPartial()static Topic.ReservationConfigTopic.ReservationConfig.getDefaultInstance()Topic.ReservationConfig.Builder.getDefaultInstanceForType()Topic.ReservationConfig.getDefaultInstanceForType()Topic.Builder.getReservationConfig()The settings for this topic's Reservation usage.Topic.getReservationConfig()The settings for this topic's Reservation usage.TopicOrBuilder.getReservationConfig()The settings for this topic's Reservation usage.static Topic.ReservationConfigTopic.ReservationConfig.parseDelimitedFrom(InputStream input) static Topic.ReservationConfigTopic.ReservationConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(byte[] data) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(com.google.protobuf.ByteString data) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(InputStream input) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(ByteBuffer data) static Topic.ReservationConfigTopic.ReservationConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type Topic.ReservationConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topic.ReservationConfig>Topic.ReservationConfig.getParserForType()static com.google.protobuf.Parser<Topic.ReservationConfig>Topic.ReservationConfig.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type Topic.ReservationConfigModifier and TypeMethodDescriptionTopic.ReservationConfig.Builder.mergeFrom(Topic.ReservationConfig other) Topic.Builder.mergeReservationConfig(Topic.ReservationConfig value) The settings for this topic's Reservation usage.Topic.ReservationConfig.newBuilder(Topic.ReservationConfig prototype) Topic.Builder.setReservationConfig(Topic.ReservationConfig value) The settings for this topic's Reservation usage.