Class SearchDataItemsResponse (1.29.0)

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

Response message for DatasetService.SearchDataItems .

Attributes

Name
Description
data_item_views
MutableSequence[ google.cloud.aiplatform_v1.types.DataItemView ]
The DataItemViews read.
next_page_token
str
A token to retrieve next page of results. Pass to SearchDataItemsRequest.page_token to obtain that page.