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