View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenieSource (google_api_ai_platform v0.13.0)
Contains information about the source of the models generated from Generative AI Studio.
Attributes
-
baseModelUri
(type:String.t
, default:nil
) - Required. The public base model URI.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenieSource{ baseModelUri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.