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