public sealed class GetFieldRequest : IMessage<GetFieldRequest>, IEquatable<GetFieldRequest>, IDeepCloneable<GetFieldRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class GetFieldRequest.
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"]],[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `GetFieldRequest` class within the Google Cloud Firestore Admin v1 API, specifically for version 3.11.0."],["`GetFieldRequest` is used to make requests to the `FirestoreAdmin.GetField` method and it inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetFieldRequest` has two constructors, `GetFieldRequest()` and `GetFieldRequest(GetFieldRequest other)` and also has two properties `FieldName` and `Name`, the latter which is a required field."],["This page lists all versions from 2.2.0 to the latest version 3.12.0, of the `GetFieldRequest` class, with the currently viewed version being 3.11.0."]]],[]]