The maximum number of processes to return. The service may return
fewer than this value. If unspecified, at most 50 processes are
returned. The maximum value is 100; values greater than 100 are cut to
100.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eListProcessesRequest\u003c/code\u003e class within the Google Cloud Data Catalog Lineage v1 API, detailing its purpose for requesting a list of processes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListProcessesRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.DataCatalog.Lineage.V1\u003c/code\u003e namespace, is a sealed class that implements interfaces such as \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 \u003ccode\u003eListProcessesRequest\u003c/code\u003e class includes properties like \u003ccode\u003ePageSize\u003c/code\u003e (for limiting the number of returned processes), \u003ccode\u003ePageToken\u003c/code\u003e (for pagination), and \u003ccode\u003eParent\u003c/code\u003e (for specifying the project and location), along with \u003ccode\u003eParentAsLocationName\u003c/code\u003e for a typed view of the parent resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eListProcessesRequest\u003c/code\u003e, and the latest version is \u003ccode\u003e1.4.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListProcessesRequest\u003c/code\u003e class has two constructors: a parameterless constructor, and one that accepts another \u003ccode\u003eListProcessesRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Data Lineage v1 API - Class ListProcessesRequest (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.3.0/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.2.0/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.1.0/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/1.0.0/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest) \n\n public sealed class ListProcessesRequest : IMessage\u003cListProcessesRequest\u003e, IEquatable\u003cListProcessesRequest\u003e, IDeepCloneable\u003cListProcessesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Data Lineage v1 API class ListProcessesRequest.\n\nRequest message for\n\\[ListProcesses\\]\\[google.cloud.datacatalog.lineage.v1.ListProcesses\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListProcessesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListProcessesRequest](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListProcessesRequest](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListProcessesRequest](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest), [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://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \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.DataCatalog.Lineage.V1](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DataCatalog.Lineage.V1.dll\n\nConstructors\n------------\n\n### ListProcessesRequest()\n\n public ListProcessesRequest()\n\n### ListProcessesRequest(ListProcessesRequest)\n\n public ListProcessesRequest(ListProcessesRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of processes to return. The service may return\nfewer than this value. If unspecified, at most 50 processes are\nreturned. The maximum value is 100; values greater than 100 are cut to\n100.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe page token received from a previous `ListProcesses` call. Specify\nit to get the next page.\n\nWhen paginating, all other parameters specified in this call must\nmatch the parameters of the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The name of the project and its location that owns this\ncollection of processes.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/LocationName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.DataCatalog.Lineage.V1/latest/Google.Cloud.DataCatalog.Lineage.V1.ListProcessesRequest#Google_Cloud_DataCatalog_Lineage_V1_ListProcessesRequest_Parent) resource name property."]]