public sealed class UpdateFieldRequest : IMessage<UpdateFieldRequest>, IEquatable<UpdateFieldRequest>, IDeepCloneable<UpdateFieldRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class UpdateFieldRequest.
The request for
[FirestoreAdmin.UpdateField][google.firestore.admin.v1.FirestoreAdmin.UpdateField].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eUpdateFieldRequest\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, which is used to request updates for a field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFieldRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality for data handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default one and another that takes an \u003ccode\u003eUpdateFieldRequest\u003c/code\u003e object for copying, offering flexibility in object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties \u003ccode\u003eField\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which determine which field to update, and the specific configuration within that field to be updated respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe content list various version numbers, ranging from 2.2.0 to 3.12.0 (latest), allowing users to access the documentation for the desired version.\u003c/p\u003e\n"]]],[],null,[]]