This field supports filtering by the severity level for the vulnerability.
For a list of severity levels, see Severity levels for
vulnerabilities.
The filter field follows the rules described in the
AIP-160 guidelines as follows:
Filter for a specific severity type: you can list reports that
contain
vulnerabilities that are classified as medium by specifying
vulnerabilities.details.severity:MEDIUM.
Filter for a range of severities : you can list reports that have
vulnerabilities that are classified as critical or high by specifying
vulnerabilities.details.severity:HIGH OR
vulnerabilities.details.severity:CRITICAL
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListVulnerabilityReportsRequest\u003c/code\u003e class within the Google Cloud OS Config v1 API, detailing its usage for listing vulnerability reports.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available for use with \u003ccode\u003eListVulnerabilityReportsRequest\u003c/code\u003e is version 2.4.0, with several older versions listed as options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListVulnerabilityReportsRequest\u003c/code\u003e allows filtering of vulnerability reports, setting the maximum number of results to return per request (PageSize), and using pagination tokens (PageToken) for handling large result sets.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires a \u003ccode\u003eParent\u003c/code\u003e resource name in the format \u003ccode\u003eprojects/{project}/locations/{location}/instances/-\u003c/code\u003e to identify the project, location and instance that will be the target of the request.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for use in various data structures and operations.\u003c/p\u003e\n"]]],[],null,["# Google Cloud OS Config v1 API - Class ListVulnerabilityReportsRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.4.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.3.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.2.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.1.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.0.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.8.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.7.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.6.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.5.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.4.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.3.0/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest) \n\n public sealed class ListVulnerabilityReportsRequest : IPageRequest, IMessage\u003cListVulnerabilityReportsRequest\u003e, IEquatable\u003cListVulnerabilityReportsRequest\u003e, IDeepCloneable\u003cListVulnerabilityReportsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud OS Config v1 API class ListVulnerabilityReportsRequest.\n\nA request message for listing vulnerability reports for all VM instances in\nthe specified location. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListVulnerabilityReportsRequest \n\nImplements\n----------\n\n[IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListVulnerabilityReportsRequest](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListVulnerabilityReportsRequest](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListVulnerabilityReportsRequest](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OsConfig.V1](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OsConfig.V1.dll\n\nConstructors\n------------\n\n### ListVulnerabilityReportsRequest()\n\n public ListVulnerabilityReportsRequest()\n\n### ListVulnerabilityReportsRequest(ListVulnerabilityReportsRequest)\n\n public ListVulnerabilityReportsRequest(ListVulnerabilityReportsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nThis field supports filtering by the severity level for the vulnerability.\nFor a list of severity levels, see [Severity levels for\nvulnerabilities](https://cloud.google.com/container-analysis/docs/container-scanning-overview#severity_levels_for_vulnerabilities).\n\nThe filter field follows the rules described in the\n[AIP-160](https://google.aip.dev/160) guidelines as follows:\n\n- **Filter for a specific severity type** : you can list reports that\n contain\n vulnerabilities that are classified as medium by specifying\n `vulnerabilities.details.severity:MEDIUM`.\n\n- **Filter for a range of severities** : you can list reports that have\n vulnerabilities that are classified as critical or high by specifying\n `vulnerabilities.details.severity:HIGH OR\n vulnerabilities.details.severity:CRITICAL`\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of results to return.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA pagination token returned from a previous call to\n`ListVulnerabilityReports` that indicates where this listing\nshould continue from.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent resource name.\n\nFormat: `projects/{project}/locations/{location}/instances/-`\n\nFor `{project}`, either `project-number` or `project-id` can be provided.\n\n### ParentAsInstanceName\n\n public InstanceName ParentAsInstanceName { get; set; }\n\n[InstanceName](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.InstanceName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListVulnerabilityReportsRequest#Google_Cloud_OsConfig_V1_ListVulnerabilityReportsRequest_Parent) resource name property."]]