[[["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."],[[["The latest version available for `GcsDocument` is 3.19.0, with multiple previous versions listed from 3.18.0 down to 1.0.0, allowing for access to various historical iterations."],["`GcsDocument` represents a document stored in Cloud Storage and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `GcsDocument` class has two constructors: a default one (`GcsDocument()`) and one that takes another `GcsDocument` instance as a parameter for creating a copy, `GcsDocument(GcsDocument other)`."],["It includes properties for managing a Cloud Storage URI (`GcsUri`) and the MIME type (`MimeType`) of the document."]]],[]]