Uses of Class
com.google.cloud.pubsublite.proto.Topic
-
Uses of Topic in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return TopicModifier and TypeMethodDescriptionTopic.Builder.build()Topic.Builder.buildPartial()static TopicTopic.getDefaultInstance()Topic.Builder.getDefaultInstanceForType()Topic.getDefaultInstanceForType()CreateTopicRequest.Builder.getTopic()Required.CreateTopicRequest.getTopic()Required.CreateTopicRequestOrBuilder.getTopic()Required.UpdateTopicRequest.Builder.getTopic()Required.UpdateTopicRequest.getTopic()Required.UpdateTopicRequestOrBuilder.getTopic()Required.ListTopicsResponse.Builder.getTopics(int index) The list of topic in the requested parent.ListTopicsResponse.getTopics(int index) The list of topic in the requested parent.ListTopicsResponseOrBuilder.getTopics(int index) The list of topic in the requested parent.static TopicTopic.parseDelimitedFrom(InputStream input) static TopicTopic.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(byte[] data) static TopicTopic.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(com.google.protobuf.ByteString data) static TopicTopic.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(com.google.protobuf.CodedInputStream input) static TopicTopic.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(InputStream input) static TopicTopic.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(ByteBuffer data) static TopicTopic.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type TopicModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topic>Topic.getParserForType()ListTopicsResponse.Builder.getTopicsList()The list of topic in the requested parent.ListTopicsResponse.getTopicsList()The list of topic in the requested parent.ListTopicsResponseOrBuilder.getTopicsList()The list of topic in the requested parent.static com.google.protobuf.Parser<Topic>Topic.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type TopicModifier and TypeMethodDescriptionThe list of topic in the requested parent.The list of topic in the requested parent.CreateTopicRequest.Builder.mergeTopic(Topic value) Required.UpdateTopicRequest.Builder.mergeTopic(Topic value) Required.static Topic.BuilderTopic.newBuilder(Topic prototype) Required.Required.The list of topic in the requested parent.Method parameters in com.google.cloud.pubsublite.proto with type arguments of type TopicModifier and TypeMethodDescriptionListTopicsResponse.Builder.addAllTopics(Iterable<? extends Topic> values) The list of topic in the requested parent.