[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ExplainOptions` class within the Google Cloud Firestore V1 API, covering various versions from 2.3.0 to the latest 3.10.0."],["The `ExplainOptions` class is used to configure explain options for queries, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It offers two constructors: a default one (`ExplainOptions()`) and one that allows creating a copy of an existing `ExplainOptions` instance (`ExplainOptions(ExplainOptions other)`)."],["The `Analyze` property, of type `bool`, determines whether a query is executed or just planned, with `false` (default) for planning only and `true` for full execution and results."]]],[]]