[[["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 documentation for the \u003ccode\u003eListReportConfigsResponse\u003c/code\u003e class within the Google Cloud Storage Insights v1 API, including its properties, methods, and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListReportConfigsResponse\u003c/code\u003e class is a message type used for responses when listing ReportConfigs, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListReportConfigsResponse\u003c/code\u003e class include \u003ccode\u003eNextPageToken\u003c/code\u003e (a string for pagination), \u003ccode\u003eReportConfigs\u003c/code\u003e (a list of \u003ccode\u003eReportConfig\u003c/code\u003e), and \u003ccode\u003eUnreachable\u003c/code\u003e (a list of unreachable locations).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating through the \u003ccode\u003eReportConfig\u003c/code\u003e resources, along with constructors to create new instances of the \u003ccode\u003eListReportConfigsResponse\u003c/code\u003e class, including one for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the response is version 1.3.0.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Storage Insights v1 API - Class ListReportConfigsResponse (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.3.0/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.2.0/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.1.0/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/1.0.0/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse) \n\n public sealed class ListReportConfigsResponse : IMessage\u003cListReportConfigsResponse\u003e, IEquatable\u003cListReportConfigsResponse\u003e, IDeepCloneable\u003cListReportConfigsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cReportConfig\u003e, IEnumerable\u003cReportConfig\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud Storage Insights v1 API class ListReportConfigsResponse.\n\nMessage for response to listing ReportConfigs \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListReportConfigsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListReportConfigsResponse](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListReportConfigsResponse](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListReportConfigsResponse](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ListReportConfigsResponse), [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)[ReportConfig](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfig), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[ReportConfig](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1.ReportConfig), [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.StorageInsights.V1](/dotnet/docs/reference/Google.Cloud.StorageInsights.V1/latest/Google.Cloud.StorageInsights.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.StorageInsights.V1.dll\n\nConstructors\n------------\n\n### ListReportConfigsResponse()\n\n public ListReportConfigsResponse()\n\n### ListReportConfigsResponse(ListReportConfigsResponse)\n\n public ListReportConfigsResponse(ListReportConfigsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token identifying a page of results the server should return.\n\n### ReportConfigs\n\n public RepeatedField\u003cReportConfig\u003e ReportConfigs { get; }\n\nThe list of ReportConfig\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cReportConfig\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]