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