View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolConfig (google_api_ai_platform v0.13.0)
Tool config. This config is shared for all tools provided in the request.
Attributes
-
functionCallingConfig
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FunctionCallingConfig.t
, default:nil
) - Optional. Function calling config.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ToolConfig{ functionCallingConfig: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1FunctionCallingConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.