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-10 UTC."],[[["This webpage provides documentation for the `GcsDestination` class within the `Google.Cloud.AIPlatform.V1` namespace, which is part of the Google Cloud AI Platform .NET library."],["The `GcsDestination` class represents a Google Cloud Storage location where output data is written, automatically creating the specified directory if it does not yet exist."],["The documentation lists numerous versions of the `GcsDestination` class, ranging from version 1.0.0 up to the latest version 3.22.0, showing a record of the different versions and their respective release versions."],["The `OutputUriPrefix` property, which is a string, is required and represents the Google Cloud Storage URI for the output directory, appending a '/' automatically if it does not already end with it."],["The `GcsDestination` class implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from `Object`, demonstrating its capabilities and integration within the .NET framework."]]],[]]