Class GetFindingRequest (1.4.3)

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

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

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

:type: str