[[["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 `GcsDestination` class is used for specifying the export destination of data, which is limited to Google Cloud Storage (GCS) paths."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, cloning, and buffering."],["The class includes properties for `MimeType`, which supports \"text/csv\" and \"application/json\", and `OutputUri`, which defines the destination file's URI."],["There are two constructors available for `GcsDestination`, a default one and another which takes another `GcsDestination` object."],["There are multiple versions available with the latest being 2.0.0-beta05, with 1.0.0-beta03 representing the base version of this document."]]],[]]