[[["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 defines the Google Cloud Storage location for output data, with the latest version being 3.4.0."],["This class, part of the `Google.Cloud.AutoML.V1` namespace, is used to specify a directory within Google Cloud Storage, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`GcsDestination` objects are created using two constructors: a default constructor and another that takes another `GcsDestination` as a parameter for copying."],["The `OutputUriPrefix` property, a string, is a required field specifying the Google Cloud Storage URI where data should be written, accepting a prefix path (e.g., `gs://bucket/directory`) and requiring write permissions."]]],[]]