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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `UpdateFieldRequest` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.6.0."],["The `UpdateFieldRequest` class, found in the `Google.Cloud.Firestore.Admin.V1` namespace, is used to make requests to the FirestoreAdmin.UpdateField method."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also offering two constructors, as well as the `Field` and `UpdateMask` properties."],["There are multiple available versions of the documentation for `UpdateFieldRequest`, with the latest version being 3.12.0, and the documented versions spanning from 2.2.0 to 3.12.0."]]],[]]