Uses of Class
com.google.cloud.pubsublite.proto.MessageResponse
-
Uses of MessageResponse in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return MessageResponseModifier and TypeMethodDescriptionMessageResponse.Builder.build()MessageResponse.Builder.buildPartial()static MessageResponseMessageResponse.getDefaultInstance()MessageResponse.Builder.getDefaultInstanceForType()MessageResponse.getDefaultInstanceForType()SubscribeResponse.Builder.getMessages()Response containing messages from the topic partition.SubscribeResponse.getMessages()Response containing messages from the topic partition.SubscribeResponseOrBuilder.getMessages()Response containing messages from the topic partition.static MessageResponseMessageResponse.parseDelimitedFrom(InputStream input) static MessageResponseMessageResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageResponseMessageResponse.parseFrom(byte[] data) static MessageResponseMessageResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageResponseMessageResponse.parseFrom(com.google.protobuf.ByteString data) static MessageResponseMessageResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageResponseMessageResponse.parseFrom(com.google.protobuf.CodedInputStream input) static MessageResponseMessageResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageResponseMessageResponse.parseFrom(InputStream input) static MessageResponseMessageResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessageResponseMessageResponse.parseFrom(ByteBuffer data) static MessageResponseMessageResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type MessageResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MessageResponse>MessageResponse.getParserForType()static com.google.protobuf.Parser<MessageResponse>MessageResponse.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type MessageResponseModifier and TypeMethodDescriptionMessageResponse.Builder.mergeFrom(MessageResponse other) SubscribeResponse.Builder.mergeMessages(MessageResponse value) Response containing messages from the topic partition.static MessageResponse.BuilderMessageResponse.newBuilder(MessageResponse prototype) SubscribeResponse.Builder.setMessages(MessageResponse value) Response containing messages from the topic partition.