[[["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 `GcsSource` class, which is part of the `Google.Cloud.Translate.V3` namespace in the Google Cloud .NET library."],["`GcsSource` represents a location in Google Cloud Storage for input content, functioning as a data source with a required `InputUri` property, which is a string."],["The class is sealed, meaning it cannot be inherited, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of `GcsSource` are documented, ranging from the latest 3.9.0 down to 2.2.0, with links provided to navigate to each version's specific documentation."],["There are two constructors available, one default `GcsSource()` and another that take another `GcsSource` as a parameter `GcsSource(GcsSource other)`."]]],[]]