A token, which can be sent as
[ListFeatureMonitorsRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeatureMonitorsRequest.page_token]
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListFeatureMonitorsResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eFeatureRegistryService.ListFeatureMonitors\u003c/code\u003e method within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing various functionalities such as message handling, equality checking, deep cloning, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFeatureMonitors\u003c/code\u003e which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eFeatureMonitor\u003c/code\u003e objects representing the actual feature monitors from the request, and \u003ccode\u003eNextPageToken\u003c/code\u003e that is used for paginating through large result sets.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFeatureMonitorsResponse\u003c/code\u003e includes two constructors: a default parameterless one and another one that accepts an existing \u003ccode\u003eListFeatureMonitorsResponse\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class can return an \u003ccode\u003eIEnumerator\u003c/code\u003e to iterate through the resources in the response.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class ListFeatureMonitorsResponse (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse) \n\n public sealed class ListFeatureMonitorsResponse : IMessage\u003cListFeatureMonitorsResponse\u003e, IEquatable\u003cListFeatureMonitorsResponse\u003e, IDeepCloneable\u003cListFeatureMonitorsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cFeatureMonitor\u003e, IEnumerable\u003cFeatureMonitor\u003e, IEnumerable\n\nReference documentation and code samples for the Vertex AI v1beta1 API class ListFeatureMonitorsResponse.\n\nResponse message for\n\\[FeatureRegistryService.ListFeatureMonitors\\]\\[google.cloud.aiplatform.v1beta1.FeatureRegistryService.ListFeatureMonitors\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListFeatureMonitorsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListFeatureMonitorsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListFeatureMonitorsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListFeatureMonitorsResponse](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.ListFeatureMonitorsResponse), [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)[FeatureMonitor](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[FeatureMonitor](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.FeatureMonitor), [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.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### ListFeatureMonitorsResponse()\n\n public ListFeatureMonitorsResponse()\n\n### ListFeatureMonitorsResponse(ListFeatureMonitorsResponse)\n\n public ListFeatureMonitorsResponse(ListFeatureMonitorsResponse other)\n\nProperties\n----------\n\n### FeatureMonitors\n\n public RepeatedField\u003cFeatureMonitor\u003e FeatureMonitors { get; }\n\nThe FeatureMonitors matching the request.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as\n\\[ListFeatureMonitorsRequest.page_token\\]\\[google.cloud.aiplatform.v1beta1.ListFeatureMonitorsRequest.page_token\\]\nto retrieve the next page. If this field is omitted, there are no\nsubsequent pages.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cFeatureMonitor\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]