Class ListFeatureOnlineStoresResponse (1.48.0)

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

Response message for FeatureOnlineStoreAdminService.ListFeatureOnlineStores.

Attributes

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

Methods

ListFeatureOnlineStoresResponse

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

Response message for FeatureOnlineStoreAdminService.ListFeatureOnlineStores.