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 webpage provides reference documentation for the `StructuredQuery.Types.FieldFilter` class within the Firestore v1 API, offering details on its properties, constructors, and inheritance."],["The `StructuredQuery.Types.FieldFilter` class is used to define a filter on a specific field when querying Firestore databases."],["This page displays the class's availability across different versions, with the latest being version 3.10.0 and other versions, including down to 2.3.0, being listed."],["The `FieldFilter` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in structured message handling and comparison."],["The class's properties, including `Field`, `Op`, and `Value`, allow for specifying the field to filter, the comparison operator, and the value to compare against."]]],[]]