GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ContentMapContents (google_api_ai_platform v0.27.0)
View SourceRepeated Content type.
Attributes
-
contents
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Content.t)
, default:nil
) - Optional. Repeated contents.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ContentMapContents{ contents: [GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Content.t()] | nil }