A token to request the next page of resources from the
ListFeatures method. The value of an empty string means
that there are no more resources to return.
[[["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\u003eListFeaturesResponse\u003c/code\u003e class within the Google Cloud GKE Hub v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFeaturesResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003eGkeHub.ListFeatures\u003c/code\u003e method, enabling the listing of features.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIPageResponse<Feature>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Feature>\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage<ListFeaturesResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListFeaturesResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListFeaturesResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination and \u003ccode\u003eResources\u003c/code\u003e, which contains a list of matching \u003ccode\u003eFeature\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of the documentation, ranging from version 1.0.0 to the latest version 2.5.0, as well as other versions in between.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1 API - Class ListFeaturesResponse (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.4.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.3.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.2.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.1.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/2.0.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.2.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.1.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/1.0.0/Google.Cloud.GkeHub.V1.ListFeaturesResponse) \n\n public sealed class ListFeaturesResponse : IPageResponse\u003cFeature\u003e, IEnumerable\u003cFeature\u003e, IEnumerable, IMessage\u003cListFeaturesResponse\u003e, IEquatable\u003cListFeaturesResponse\u003e, IDeepCloneable\u003cListFeaturesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1 API class ListFeaturesResponse.\n\nResponse message for the `GkeHub.ListFeatures` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListFeaturesResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Feature](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.Feature), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Feature](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.Feature), [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)[ListFeaturesResponse](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ListFeaturesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListFeaturesResponse](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ListFeaturesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListFeaturesResponse](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1.ListFeaturesResponse), [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.GkeHub.V1](/dotnet/docs/reference/Google.Cloud.GkeHub.V1/latest/Google.Cloud.GkeHub.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeHub.V1.dll\n\nConstructors\n------------\n\n### ListFeaturesResponse()\n\n public ListFeaturesResponse()\n\n### ListFeaturesResponse(ListFeaturesResponse)\n\n public ListFeaturesResponse(ListFeaturesResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to request the next page of resources from the\n`ListFeatures` method. The value of an empty string means\nthat there are no more resources to return.\n\n### Resources\n\n public RepeatedField\u003cFeature\u003e Resources { get; }\n\nThe list of matching Features\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cFeature\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]