Optional. If left blank, returns the first page. To enumerate all items, use the
[next_page_token]
[google.identity.accesscontextmanager.v1.ListGcpUserAccessBindingsResponse.next_page_token]
from your previous list operation.
[[["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 \u003ccode\u003eListGcpUserAccessBindingsRequest\u003c/code\u003e class is part of the Identity Access Context Manager v1 API, specifically designed for requesting lists of GCP user access bindings.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, to support various functionalities like message handling, equality comparisons, deep cloning, buffered messages, and paged requests.\u003c/p\u003e\n"],["\u003cp\u003eAvailable versions for this class range from 1.2.0 to the latest version 2.5.0, and a version can be selected.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eListGcpUserAccessBindingsRequest\u003c/code\u003e class include \u003ccode\u003ePageSize\u003c/code\u003e to control the maximum number of items returned, \u003ccode\u003ePageToken\u003c/code\u003e for navigating through paginated results, and \u003ccode\u003eParent\u003c/code\u003e to specify the organization from which to list the user access bindings.\u003c/p\u003e\n"],["\u003cp\u003eThere is also the ability to use the \u003ccode\u003eParentAsOrganizationName\u003c/code\u003e to handle the parent resource, using the \u003ccode\u003eOrganizationName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,["# Identity Access Context Manager v1 API - Class ListGcpUserAccessBindingsRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.4.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.3.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.2.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.1.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.0.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.5.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.4.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.3.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.2.0/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest) \n\n public sealed class ListGcpUserAccessBindingsRequest : IMessage\u003cListGcpUserAccessBindingsRequest\u003e, IEquatable\u003cListGcpUserAccessBindingsRequest\u003e, IDeepCloneable\u003cListGcpUserAccessBindingsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Identity Access Context Manager v1 API class ListGcpUserAccessBindingsRequest.\n\nRequest of \\[ListGcpUserAccessBindings\\]\n\\[google.identity.accesscontextmanager.v1.AccessContextManager.ListGcpUserAccessBindings\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListGcpUserAccessBindingsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListGcpUserAccessBindingsRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListGcpUserAccessBindingsRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListGcpUserAccessBindingsRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest), [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.Identity.AccessContextManager.V1](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1)\n\nAssembly\n--------\n\nGoogle.Identity.AccessContextManager.V1.dll\n\nConstructors\n------------\n\n### ListGcpUserAccessBindingsRequest()\n\n public ListGcpUserAccessBindingsRequest()\n\n### ListGcpUserAccessBindingsRequest(ListGcpUserAccessBindingsRequest)\n\n public ListGcpUserAccessBindingsRequest(ListGcpUserAccessBindingsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. Maximum number of items to return. The server may return fewer items.\nIf left blank, the server may return any number of items.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. If left blank, returns the first page. To enumerate all items, use the\n\\[next_page_token\\]\n\\[google.identity.accesscontextmanager.v1.ListGcpUserAccessBindingsResponse.next_page_token\\]\nfrom your previous list operation.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Example: \"organizations/256\"\n\n### ParentAsOrganizationName\n\n public OrganizationName ParentAsOrganizationName { get; set; }\n\n[OrganizationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/OrganizationName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListGcpUserAccessBindingsRequest#Google_Identity_AccessContextManager_V1_ListGcpUserAccessBindingsRequest_Parent) resource name property."]]