Required. Google Cloud Storage URI to output directory. If the uri doesn't
end with
'/', a '/' will be automatically appended. The directory is created if it
doesn't exist.
[[["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."],[[["This document provides reference documentation for the `GcsDestination` class within the Vertex AI v1beta1 API, which is used to define the Google Cloud Storage location for output data."],["The `GcsDestination` class is implemented in the `Google.Cloud.AIPlatform.V1Beta1` namespace and within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The `GcsDestination` class includes two constructors: a default constructor and a copy constructor that takes another `GcsDestination` object as a parameter."],["The `GcsDestination` class has a property called `OutputUriPrefix` which defines the required Google Cloud Storage URI of where to place output."],["The class implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to work within the Google Protobuf ecosystem and supports object cloning and equality comparisons."]]],[]]