Class ListFeaturesResponse (1.38.1)

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

Response message for FeaturestoreService.ListFeatures . Response message for FeatureRegistryService.ListFeatures .

Attributes

Name
Description
features
MutableSequence[ google.cloud.aiplatform_v1.types.Feature ]
The Features matching the request.
next_page_token
str
A token, which can be sent as ListFeaturesRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Methods

ListFeaturesResponse

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

Response message for FeaturestoreService.ListFeatures . Response message for FeatureRegistryService.ListFeatures .