inspectTemplateName property

String? inspectTemplateName
getter/setter pair

If provided, will be used as the default for all values in InspectConfig.

inspect_config will be merged into the values persisted as part of the template.

Implementation

core.String? inspectTemplateName;