View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaPromptInstanceVariableValue (google_api_ai_platform v0.23.0)
The value of a variable in prompt.
Attributes
-
partList
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaPromptSpecPartList.t
, default:nil
) - The parts of the variable value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaPromptInstanceVariableValue{ partList: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaPromptSpecPartList.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.