tools property

List<String>? tools
getter/setter pair

Resource names of the tools that the generator can choose from.

Format: projects//locations//tools/.

Optional.

Implementation

core.List<core.String>? tools;