Uses of Class
com.google.cloud.pubsublite.proto.MessagePublishResponse
-
Uses of MessagePublishResponse in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return MessagePublishResponseModifier and TypeMethodDescriptionMessagePublishResponse.Builder.build()MessagePublishResponse.Builder.buildPartial()static MessagePublishResponseMessagePublishResponse.getDefaultInstance()MessagePublishResponse.Builder.getDefaultInstanceForType()MessagePublishResponse.getDefaultInstanceForType()PublishResponse.Builder.getMessageResponse()Response to publishing messages.PublishResponse.getMessageResponse()Response to publishing messages.PublishResponseOrBuilder.getMessageResponse()Response to publishing messages.static MessagePublishResponseMessagePublishResponse.parseDelimitedFrom(InputStream input) static MessagePublishResponseMessagePublishResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessagePublishResponseMessagePublishResponse.parseFrom(byte[] data) static MessagePublishResponseMessagePublishResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessagePublishResponseMessagePublishResponse.parseFrom(com.google.protobuf.ByteString data) static MessagePublishResponseMessagePublishResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessagePublishResponseMessagePublishResponse.parseFrom(com.google.protobuf.CodedInputStream input) static MessagePublishResponseMessagePublishResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessagePublishResponseMessagePublishResponse.parseFrom(InputStream input) static MessagePublishResponseMessagePublishResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MessagePublishResponseMessagePublishResponse.parseFrom(ByteBuffer data) static MessagePublishResponseMessagePublishResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type MessagePublishResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MessagePublishResponse>MessagePublishResponse.getParserForType()static com.google.protobuf.Parser<MessagePublishResponse>MessagePublishResponse.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type MessagePublishResponseModifier and TypeMethodDescriptionMessagePublishResponse.Builder.mergeFrom(MessagePublishResponse other) PublishResponse.Builder.mergeMessageResponse(MessagePublishResponse value) Response to publishing messages.MessagePublishResponse.newBuilder(MessagePublishResponse prototype) PublishResponse.Builder.setMessageResponse(MessagePublishResponse value) Response to publishing messages.