View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GcsDestination (google_api_ai_platform v0.13.0)
The Google Cloud Storage location where the output is to be written to.
Attributes
-
outputUriPrefix
(type:String.t
, default:nil
) - 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GcsDestination{ outputUriPrefix: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.