name property

String? name
getter/setter pair

The resource name of the ScanConfig.

The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.

Implementation

core.String? name;