public sealed class GetFieldRequest : IMessage<GetFieldRequest>, IEquatable<GetFieldRequest>, IDeepCloneable<GetFieldRequest>, IBufferMessage, IMessage
The request for [FirestoreAdmin.GetField][google.firestore.admin.v1.FirestoreAdmin.GetField].
[[["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 content pertains to the \u003ccode\u003eGetFieldRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.Admin.V1\u003c/code\u003e namespace, which is used to make requests for the \u003ccode\u003eFirestoreAdmin.GetField\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eGetFieldRequest\u003c/code\u003e class is available in multiple versions, ranging from 2.2.0 up to the latest version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFieldRequest\u003c/code\u003e 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 for various functionalities like message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFieldName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the \u003ccode\u003eName\u003c/code\u003e property being a required field to identify the specific field to be retrieved, using a specific path format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFieldRequest\u003c/code\u003e class offers two constructors: a default one and one that takes another \u003ccode\u003eGetFieldRequest\u003c/code\u003e object as a parameter, allowing for cloning of existing requests.\u003c/p\u003e\n"]]],[],null,[]]