[[["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."],[],[],null,["# Identity and Access Management (IAM) v3beta API - Class ListPolicyBindingsResponse (1.0.0-beta01)\n\n public sealed class ListPolicyBindingsResponse : IPageResponse\u003cPolicyBinding\u003e, IEnumerable\u003cPolicyBinding\u003e, IEnumerable, IMessage\u003cListPolicyBindingsResponse\u003e, IEquatable\u003cListPolicyBindingsResponse\u003e, IDeepCloneable\u003cListPolicyBindingsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Identity and Access Management (IAM) v3beta API class ListPolicyBindingsResponse.\n\nResponse message for ListPolicyBindings method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListPolicyBindingsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[PolicyBinding](/dotnet/docs/reference/Google.Cloud.Iam.V3Beta/latest/Google.Cloud.Iam.V3Beta.PolicyBinding), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[PolicyBinding](/dotnet/docs/reference/Google.Cloud.Iam.V3Beta/latest/Google.Cloud.Iam.V3Beta.PolicyBinding), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListPolicyBindingsResponse](/dotnet/docs/reference/Google.Cloud.Iam.V3Beta/latest/Google.Cloud.Iam.V3Beta.ListPolicyBindingsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListPolicyBindingsResponse](/dotnet/docs/reference/Google.Cloud.Iam.V3Beta/latest/Google.Cloud.Iam.V3Beta.ListPolicyBindingsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListPolicyBindingsResponse](/dotnet/docs/reference/Google.Cloud.Iam.V3Beta/latest/Google.Cloud.Iam.V3Beta.ListPolicyBindingsResponse), [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.Iam.V3Beta](/dotnet/docs/reference/Google.Cloud.Iam.V3Beta/latest/Google.Cloud.Iam.V3Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Iam.V3Beta.dll\n\nConstructors\n------------\n\n### ListPolicyBindingsResponse()\n\n public ListPolicyBindingsResponse()\n\n### ListPolicyBindingsResponse(ListPolicyBindingsResponse)\n\n public ListPolicyBindingsResponse(ListPolicyBindingsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nOptional. A token, which can be sent as `page_token` to retrieve the next\npage. If this field is omitted, there are no subsequent pages.\n\n### PolicyBindings\n\n public RepeatedField\u003cPolicyBinding\u003e PolicyBindings { get; }\n\nThe policy bindings from the specified parent.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cPolicyBinding\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]