View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GcsSource (google_api_ai_platform v0.13.0)
The Google Cloud Storage location for the input content.
Attributes
-
uris
(type:list(String.t)
, default:nil
) - Required. Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GcsSource{ uris: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.