Class ListFeatureViewsResponse (1.48.0)

ListFeatureViewsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for FeatureOnlineStoreAdminService.ListFeatureViews.

Attributes

NameDescription
feature_views MutableSequence[google.cloud.aiplatform_v1.types.FeatureView]
The FeatureViews matching the request.
next_page_token str
A token, which can be sent as ListFeatureViewsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Methods

ListFeatureViewsResponse

ListFeatureViewsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for FeatureOnlineStoreAdminService.ListFeatureViews.