[[["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-06-12 UTC."],[[["The `GcsDestination` class, part of the `Google.Cloud.Redis.V1` namespace, represents a Cloud Storage location for output content within the Google Cloud Redis service."],["Version 3.5.0 is the latest version, with a series of prior versions from 3.4.0 back down to 2.2.0 also documented on the page, each link providing documentation for their respective version."],["`GcsDestination` inherits from `Object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The `Uri` property within `GcsDestination` specifies the destination URI for the data, such as a Google Cloud Storage bucket and object, with the ability to overwrite existing files."],["The class provides two constructors: a default one `GcsDestination()`, and one allowing initialization from an existing `GcsDestination` instance `GcsDestination(GcsDestination other)`."]]],[]]