[[["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,["# Chronicle v1 API - Class ListDataAccessScopesResponse (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.ListDataAccessScopesResponse)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/1.0.0-beta01/Google.Cloud.Chronicle.V1.ListDataAccessScopesResponse) \n\n public sealed class ListDataAccessScopesResponse : IMessage\u003cListDataAccessScopesResponse\u003e, IEquatable\u003cListDataAccessScopesResponse\u003e, IDeepCloneable\u003cListDataAccessScopesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cDataAccessScope\u003e, IEnumerable\u003cDataAccessScope\u003e, IEnumerable\n\nReference documentation and code samples for the Chronicle v1 API class ListDataAccessScopesResponse.\n\nResponse message for ListDataAccessScopes. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListDataAccessScopesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListDataAccessScopesResponse](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.ListDataAccessScopesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListDataAccessScopesResponse](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.ListDataAccessScopesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListDataAccessScopesResponse](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.ListDataAccessScopesResponse), [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), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[DataAccessScope](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.DataAccessScope), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[DataAccessScope](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1.DataAccessScope), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.Chronicle.V1](/dotnet/docs/reference/Google.Cloud.Chronicle.V1/latest/Google.Cloud.Chronicle.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Chronicle.V1.dll\n\nConstructors\n------------\n\n### ListDataAccessScopesResponse()\n\n public ListDataAccessScopesResponse()\n\n### ListDataAccessScopesResponse(ListDataAccessScopesResponse)\n\n public ListDataAccessScopesResponse(ListDataAccessScopesResponse other)\n\nProperties\n----------\n\n### DataAccessScopes\n\n public RepeatedField\u003cDataAccessScope\u003e DataAccessScopes { get; }\n\nList of data access scopes.\n\n### GlobalDataAccessScopeGranted\n\n public bool GlobalDataAccessScopeGranted { get; set; }\n\nWhether or not global scope is granted to the user.\n\n### HasGlobalDataAccessScopeGranted\n\n public bool HasGlobalDataAccessScopeGranted { get; }\n\nGets whether the \"global_data_access_scope_granted\" field is set\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cDataAccessScope\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]