public sealed class UpdateFieldRequest : IMessage<UpdateFieldRequest>, IEquatable<UpdateFieldRequest>, IDeepCloneable<UpdateFieldRequest>, IBufferMessage, IMessage
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\u003eThis page documents the \u003ccode\u003eUpdateFieldRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace, used for updating fields in Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFieldRequest\u003c/code\u003e class is available in multiple versions, ranging from 2.2.0 to 3.12.0, with 3.12.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFieldRequest\u003c/code\u003e includes properties like \u003ccode\u003eField\u003c/code\u003e (the field to be updated) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which parts of the field to update).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFieldRequest\u003c/code\u003e class allows for the creation of new instances using its default constructor or by cloning an existing \u003ccode\u003eUpdateFieldRequest\u003c/code\u003e instance through its copy constructor.\u003c/p\u003e\n"]]],[],null,[]]