Class StartScanRunRequest (1.2.0)

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

Request for the StartScanRun method. .. attribute:: name

Required. The resource name of the ScanConfig to be used. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'.

:type: str