View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1AvroSource (google_api_ai_platform v0.13.0)
The storage details for Avro input content.
Attributes
-
gcsSource
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GcsSource.t
, default:nil
) - Required. Google Cloud Storage location.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1AvroSource{ gcsSource: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GcsSource.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.