Class GetVulnerabilityOccurrencesSummaryRequest (2.9.2)

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

Request to get a vulnerability summary for some set of occurrences.

Attributes

NameDescription
parent str
Required. The name of the project to get a vulnerability summary for in the form of ``projects/[PROJECT_ID]``.
filter str
The filter expression.

Inheritance

builtins.object > proto.message.Message > GetVulnerabilityOccurrencesSummaryRequest