The sorting order of the resources returned. Value should be a
comma-separated list of fields. The default sorting oder is ascending. To
specify descending order for a field, append a desc suffix; for example:
name desc, _id.
[[["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\u003eThe \u003ccode\u003eListProvidersRequest\u003c/code\u003e class is part of the Eventarc v1 API and is used to request a list of providers.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the request message for the \u003ccode\u003eListProviders\u003c/code\u003e method, which allows users to retrieve a paginated list of providers.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eListProvidersRequest\u003c/code\u003e are documented, ranging from version 1.0.0 to 2.6.0, with 2.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListProvidersRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to refine the list query, and also has a \u003ccode\u003eParentAsLocationName\u003c/code\u003e property to change the \u003ccode\u003eParent\u003c/code\u003e resource name to type \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Eventarc v1 API - Class ListProvidersRequest (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/latest/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/2.5.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/2.4.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/2.3.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/2.2.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/2.1.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/2.0.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/1.3.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/1.2.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/1.1.0/Google.Cloud.Eventarc.V1.ListProvidersRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/1.0.0/Google.Cloud.Eventarc.V1.ListProvidersRequest) \n\n public sealed class ListProvidersRequest : IMessage\u003cListProvidersRequest\u003e, IEquatable\u003cListProvidersRequest\u003e, IDeepCloneable\u003cListProvidersRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Eventarc v1 API class ListProvidersRequest.\n\nThe request message for the ListProviders method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListProvidersRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListProvidersRequest](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/latest/Google.Cloud.Eventarc.V1.ListProvidersRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListProvidersRequest](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/latest/Google.Cloud.Eventarc.V1.ListProvidersRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListProvidersRequest](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/latest/Google.Cloud.Eventarc.V1.ListProvidersRequest), [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[Google.Cloud.Eventarc.V1](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/latest/Google.Cloud.Eventarc.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Eventarc.V1.dll\n\nConstructors\n------------\n\n### ListProvidersRequest()\n\n public ListProvidersRequest()\n\n### ListProvidersRequest(ListProvidersRequest)\n\n public ListProvidersRequest(ListProvidersRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nThe filter field that the list request will filter on.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nThe sorting order of the resources returned. Value should be a\ncomma-separated list of fields. The default sorting oder is ascending. To\nspecify descending order for a field, append a `desc` suffix; for example:\n`name desc, _id`.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of providers to return on each page.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe page token; provide the value from the `next_page_token` field in a\nprevious `ListProviders` call to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to `ListProviders` must\nmatch the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent of the provider to get.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Eventarc.V1/latest/Google.Cloud.Eventarc.V1.ListProvidersRequest#Google_Cloud_Eventarc_V1_ListProvidersRequest_Parent) resource name property."]]