public sealed class ListFeatureViewsResponse : IMessage<ListFeatureViewsResponse>, IEquatable<ListFeatureViewsResponse>, IDeepCloneable<ListFeatureViewsResponse>, IBufferMessage, IMessage, IPageResponse<FeatureView>, IEnumerable<FeatureView>, IEnumerable
Reference documentation and code samples for the Vertex AI v1beta1 API class ListFeatureViewsResponse.
Response message for
[FeatureOnlineStoreAdminService.ListFeatureViews][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminService.ListFeatureViews].
A token, which can be sent as
[ListFeatureViewsRequest.page_token][google.cloud.aiplatform.v1beta1.ListFeatureViewsRequest.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\u003eThis documentation is for the \u003ccode\u003eListFeatureViewsResponse\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFeatureViewsResponse\u003c/code\u003e class is used as the response message for the \u003ccode\u003eFeatureOnlineStoreAdminService.ListFeatureViews\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces such as \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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListFeatureViewsResponse\u003c/code\u003e include \u003ccode\u003eFeatureViews\u003c/code\u003e, which holds a list of FeatureView resources, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which facilitates pagination for retrieving subsequent pages of data.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is available for different versions of the class, such as the latest version 1.0.0-beta21, and also includes an older version 1.0.0-beta20.\u003c/p\u003e\n"]]],[],null,[]]