Class CreateScanConfigRequest (1.0.0)

CreateScanConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the CreateScanConfig method.

Attributes

NameDescription
parent str
Required. The parent resource name where the scan is created, which should be a project resource name in the format 'projects/{projectId}'.
scan_config .gcw_scan_config.ScanConfig
Required. The ScanConfig to be created.