menu
googleapis package
documentation
connectors/v2.dart
ListCustomToolNamesResponse
toolNames property
toolNames property
dark_mode
light_mode
toolNames
property
List
<
ToolName
>
?
toolNames
getter/setter pair
List of custom tools.
Implementation
core.List<ToolName>? toolNames;
googleapis package
documentation
connectors/v2
ListCustomToolNamesResponse
toolNames property
ListCustomToolNamesResponse class