View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportModelRequest (google_api_ai_platform v0.13.0)
Request message for ModelService.ExportModel.
Attributes
-
outputConfig
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportModelRequestOutputConfig.t
, default:nil
) - Required. The desired output location and configuration.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportModelRequest{ outputConfig: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportModelRequestOutputConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.