[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListOccurrencesRequest\u003c/code\u003e class in the Grafeas v1 API is 3.7.0, and this class is designed to handle requests for listing occurrences.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eListOccurrencesRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListOccurrencesRequest\u003c/code\u003e includes properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e, which are used to specify the criteria and parameters of the list request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOccurrencesRequest\u003c/code\u003e class is located in the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace within the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly and has two constructors, one default, and one for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOccurrencesRequest\u003c/code\u003e can also be found in previous versions, with the earliest in this list being 2.2.0.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class ListOccurrencesRequest (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ListOccurrencesRequest)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.ListOccurrencesRequest)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.ListOccurrencesRequest)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.ListOccurrencesRequest)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.ListOccurrencesRequest)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.ListOccurrencesRequest) \n\n public sealed class ListOccurrencesRequest : IMessage\u003cListOccurrencesRequest\u003e, IEquatable\u003cListOccurrencesRequest\u003e, IDeepCloneable\u003cListOccurrencesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Grafeas v1 API class ListOccurrencesRequest.\n\nRequest to list occurrences. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListOccurrencesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListOccurrencesRequest](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ListOccurrencesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListOccurrencesRequest](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ListOccurrencesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListOccurrencesRequest](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ListOccurrencesRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.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[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### ListOccurrencesRequest()\n\n public ListOccurrencesRequest()\n\n### ListOccurrencesRequest(ListOccurrencesRequest)\n\n public ListOccurrencesRequest(ListOccurrencesRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nThe filter expression.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nNumber of occurrences to return in the list. Must be positive. Max allowed\npage size is 1000. If not specified, page size defaults to 20.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nToken to provide to skip to a particular spot in the list.\n\n### Parent\n\n public string Parent { get; set; }\n\nThe name of the project to list occurrences for in the form of\n`projects/[PROJECT_ID]`.\n\n### ParentAsProjectName\n\n public ProjectName ParentAsProjectName { get; set; }\n\n[ProjectName](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ProjectName)-typed view over the [Parent](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.ListOccurrencesRequest#Grafeas_V1_ListOccurrencesRequest_Parent) resource name property."]]