[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The webpage provides documentation for the `Document.Types.ReloadStatus` class within the Google Cloud Dialogflow V2 API, covering versions from 3.2.0 up to the latest 4.26.0."],["`Document.Types.ReloadStatus` is a class that represents the status of a document reload attempt, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor, `ReloadStatus()`, and a copy constructor, `ReloadStatus(Document.Types.ReloadStatus other)`, which allows for creating a new instance based on an existing one."],["Key properties within `ReloadStatus` are `Status`, which holds the actual status of the reload, and `Time`, a timestamp indicating when the reload attempt occurred."],["This class inherits from `Object`, with several members from this parent class including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]