Class GetFindingRequest (1.7.1)

See more code actions.
GetFindingRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the GetFinding method.

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

Inheritance

builtins.object > proto.message.Message > GetFindingRequest