[[["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-04-17 UTC."],[[["This page provides documentation for the `GcsDocuments` class within the Google Cloud Document AI v1 API for .NET, with version 3.19.0 being the latest and a list of prior versions going down to 1.0.0."],["The `GcsDocuments` class is used to specify a collection of documents residing in Cloud Storage, implementing various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the `Object` class, and can be found in the `Google.Cloud.DocumentAI.V1` namespace within the `Google.Cloud.DocumentAI.V1.dll` assembly."],["There are two constructors available for `GcsDocuments`: one default constructor, and another that takes an existing `GcsDocuments` object as a parameter for copying."],["The class contains one key property, `Documents`, which is a `RepeatedField` list of type `GcsDocument` that allows access to the specified list of documents."]]],[]]