View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportDataRequest (google_api_ai_platform v0.13.0)
Request message for DatasetService.ExportData.
Attributes
-
exportConfig
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportDataConfig.t
, default:nil
) - Required. The desired output location.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportDataRequest{ exportConfig: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportDataConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.