Class GetScanRunRequest (1.5.0)

Stay organized with collections Save and categorize content based on your preferences.
GetScanRunRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the GetScanRun method.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetScanRunRequest