[[["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 `GcsSource` class provides a way to specify the Google Cloud Storage location for input content when using the Google Cloud Translation v3 API."],["The latest version of `GcsSource` is 3.9.0, with several previous versions available, ranging from 3.8.0 down to 2.2.0."],["This class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting methods like `GetHashCode`, `GetType`, and `ToString`."],["`GcsSource` has a constructor that accepts another `GcsSource` object, allowing for easy creation of copies, as well as a default constructor with no arguments."],["The `InputUri` property, which is a string, is a required field that specifies the source data URI in Google Cloud Storage, and it is set as `gs://my_bucket/my_object`."]]],[]]