Number of profiles that were skipped in the current page since they were
not able to be fetched successfully. This should typically be zero. A
non-zero value may indicate a transient failure, in which case if the
number is too high for your use case, the call may be retried.
[[["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-08-28 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListProfilesResponse\u003c/code\u003e class within the Google Cloud Profiler v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListProfilesResponse\u003c/code\u003e is used to contain and manage a list of profiles collected from deployments in projects that the user has permission to view.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class documented is version 2.6.0, but the document provides information for past versions down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListProfilesResponse\u003c/code\u003e include \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eProfiles\u003c/code\u003e (a list of fetched profiles), and \u003ccode\u003eSkippedProfiles\u003c/code\u003e (the count of skipped profiles).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListProfilesResponse\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud Profiler v2 API - Class ListProfilesResponse (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.5.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.4.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.3.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.2.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.1.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.0.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/1.2.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/1.1.0/Google.Cloud.Profiler.V2.ListProfilesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/1.0.0/Google.Cloud.Profiler.V2.ListProfilesResponse) \n\n public sealed class ListProfilesResponse : IPageResponse\u003cProfile\u003e, IEnumerable\u003cProfile\u003e, IEnumerable, IMessage\u003cListProfilesResponse\u003e, IEquatable\u003cListProfilesResponse\u003e, IDeepCloneable\u003cListProfilesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Profiler v2 API class ListProfilesResponse.\n\nListProfileResponse contains the list of collected profiles for deployments\nin projects which the user has permissions to view. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListProfilesResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Profile](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.Profile), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Profile](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.Profile), [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)[ListProfilesResponse](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ListProfilesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListProfilesResponse](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ListProfilesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListProfilesResponse](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ListProfilesResponse), [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.Profiler.V2](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Profiler.V2.dll\n\nConstructors\n------------\n\n### ListProfilesResponse()\n\n public ListProfilesResponse()\n\n### ListProfilesResponse(ListProfilesResponse)\n\n public ListProfilesResponse(ListProfilesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nToken to receive the next page of results.\nThis field maybe empty if there are no more profiles to fetch.\n\n### Profiles\n\n public RepeatedField\u003cProfile\u003e Profiles { get; }\n\nList of profiles fetched.\n\n### SkippedProfiles\n\n public int SkippedProfiles { get; set; }\n\nNumber of profiles that were skipped in the current page since they were\nnot able to be fetched successfully. This should typically be zero. A\nnon-zero value may indicate a transient failure, in which case if the\nnumber is too high for your use case, the call may be retried.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cProfile\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]