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