[[["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."],[[["The page provides documentation for the `ExplainOptions` class within the Google Cloud Firestore V1 API, covering various versions from 2.3.0 to 3.10.0, with 3.10.0 being the latest."],["`ExplainOptions` is used to configure how a query is handled, allowing for either query planning or full execution and is a part of the `Google.Cloud.Firestore.V1` namespace."],["The `ExplainOptions` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `object` class."],["It has a boolean property named `Analyze`, which controls whether the query is merely planned or fully executed, and the default behavior is planning-only."],["The class offers two constructors, a default one and another that accepts another instance of the ExplainOptions class."]]],[]]