[[["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 in the `Google.Cloud.AutoML.V1` namespace represents a destination for writing output data to Google Cloud Storage."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer-based operations."],["The `GcsDestination` class has a `OutputUriPrefix` property, which is a string representing the Google Cloud Storage URI prefix where data will be outputted, and it accepts a prefix path such as `gs://bucket/directory`."],["The available versions of `GcsDestination` range from version 2.2.0 to the latest version, 3.4.0, and it includes version 2.3.0 which was the starting point for this class."],["`GcsDestination` has two constructors, one default and another which takes a `GcsDestination` object for instantiation."]]],[]]