Class GetScanRunRequest (1.2.0)

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

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

Required. The resource name of the ScanRun to be returned. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

:type: str