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-04-09 UTC."],[[["This documentation is for the `GcsDestination` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `GcsDestination` class represents a destination in Google Cloud Storage where output data will be written, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides a constructor that creates an empty `GcsDestination` instance and another that clones an existing instance, along with members like `GetHashCode`, `GetType`, and `ToString` inherited from `object`."],["The `OutputUriPrefix` property, of type string, specifies the Google Cloud Storage URI to the output directory, and a trailing '/' will be appended automatically if not already present."],["The latest version of this `GcsDestination` is 1.0.0-beta21, and an older version, 1.0.0-beta20, is also available."]]],[]]