Uses of Class
com.google.pubsub.v1.PublishRequest
-
Uses of PublishRequest in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return PublishRequestModifier and TypeMethodDescriptionPublishRequest.Builder.build()PublishRequest.Builder.buildPartial()static PublishRequestPublishRequest.getDefaultInstance()PublishRequest.Builder.getDefaultInstanceForType()PublishRequest.getDefaultInstanceForType()static PublishRequestPublishRequest.parseDelimitedFrom(InputStream input) static PublishRequestPublishRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublishRequestPublishRequest.parseFrom(byte[] data) static PublishRequestPublishRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublishRequestPublishRequest.parseFrom(com.google.protobuf.ByteString data) static PublishRequestPublishRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublishRequestPublishRequest.parseFrom(com.google.protobuf.CodedInputStream input) static PublishRequestPublishRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublishRequestPublishRequest.parseFrom(InputStream input) static PublishRequestPublishRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublishRequestPublishRequest.parseFrom(ByteBuffer data) static PublishRequestPublishRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.pubsub.v1 that return types with arguments of type PublishRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PublishRequest>PublishRequest.getParserForType()static com.google.protobuf.Parser<PublishRequest>PublishRequest.parser()Methods in com.google.pubsub.v1 with parameters of type PublishRequestModifier and TypeMethodDescriptionPublishRequest.Builder.mergeFrom(PublishRequest other) static PublishRequest.BuilderPublishRequest.newBuilder(PublishRequest prototype)