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