[[["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-05-02 UTC."],[[["This document provides reference information for the `GcsSource` class within the Google Cloud Memorystore for Redis v1beta1 API, specifically focusing on its structure and functionality within the .NET environment."],["The `GcsSource` class represents a Cloud Storage location for input content and inherits from the base `object` class, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `GcsSource`, one default constructor and another that accepts a `GcsSource` object as a parameter, allowing for object cloning."],["The `GcsSource` class includes a `Uri` property of type `string`, which is required and represents the source data URI, typically in the format 'gs://my_bucket/my_object'."],["The document outlines three different versions of the `GcsSource` class, including beta releases `3.0.0-beta05` (latest), `3.0.0-beta04`, and `2.0.0-beta09`."]]],[]]