public sealed class StructuredQuery.Types.FieldFilter : IMessage<StructuredQuery.Types.FieldFilter>, IEquatable<StructuredQuery.Types.FieldFilter>, IDeepCloneable<StructuredQuery.Types.FieldFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class StructuredQuery.Types.FieldFilter.
[[["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-06-12 UTC."],[[["This page provides documentation for the `StructuredQuery.Types.FieldFilter` class within the Google Cloud Firestore V1 API, specifically for .NET."],["The `StructuredQuery.Types.FieldFilter` class is used to define filters on specific fields in Firestore queries and implements multiple interfaces."],["The class offers a default constructor and a constructor that accepts another `FieldFilter` for creating new instances and also has properties for `Field`, `Op`, and `Value` to specify filtering criteria."],["Multiple versions of this documentation are available, from 2.3.0 to the latest version 3.10.0, and the current page version is 3.4.0."],["The class inherits from `object` and includes methods like `GetHashCode`, `GetType`, and `ToString`, along with implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]