Companion

object Companion

Properties

Link copied to clipboard

Prefix for client-side function call IDs generated by the ADK.

Link copied to clipboard
const val ARGS_KEY: String

Key for the function arguments in the serialized function call map.

Link copied to clipboard
const val ID_KEY: String

Key for the function call ID in the serialized function call map.

Link copied to clipboard
const val NAME_KEY: String

Key for the function name in the serialized function call map.

Link copied to clipboard

Key used in the arguments map to store the original function call being confirmed.

Link copied to clipboard

Function name for requesting user confirmation for a tool execution.

Link copied to clipboard

Function name for requesting user credentials.

Link copied to clipboard

Key used in the arguments map to store the tool confirmation result.

Functions

Link copied to clipboard

Generates a new unique client function call ID prefixed with ADK identifier.