Class GetFindingRequest (1.4.3)

Stay organized with collections Save and categorize content based on your preferences.
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