[[["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 details the `GcsDocument` class, which represents a document stored in Google Cloud Storage, and is part of the `Google.Cloud.DocumentAI.V1` namespace."],["The `GcsDocument` class has been implemented across multiple versions, ranging from version 1.0.0 to the latest 3.19.0, each of which are accessible through hyperlinks provided."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer operations."],["It includes two constructors: a default constructor `GcsDocument()` and another that takes an existing `GcsDocument` object as a parameter `GcsDocument(GcsDocument other)`."],["The class provides two properties, `GcsUri` and `MimeType`, to specify the Cloud Storage URI and the MIME type of the document respectively, both of which are string types."]]],[]]