Class SearchFeaturesResponse (1.34.0)

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

Response message for FeaturestoreService.SearchFeatures .

Attributes

Name
Description
features
MutableSequence[ google.cloud.aiplatform_v1.types.Feature ]
The Features matching the request. Fields returned: - name - description - labels - create_time - update_time
next_page_token
str
A token, which can be sent as SearchFeaturesRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.