View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootDataProviderOutput (google_api_ai_platform v0.6.0)
Attributes
-
name(type:String.t, default:nil) - -
status(type:GoogleApi.AIPlatform.V1.Model.UtilStatusProto.t, default:nil) - If set, this DataProvider failed and this is the error message.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.LearningGenaiRootDataProviderOutput{ name: String.t() | nil, status: GoogleApi.AIPlatform.V1.Model.UtilStatusProto.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.