functionConfigs property
@doc Function configurations for AI-callable functions. Each function must have an action block identifier and a user-friendly loading message.
Implementation
@$pb.TagNumber(7)
$pb.PbList<FFGenUIFunctionConfig> get functionConfigs => $_getList(4);