Class ListFeatureViewSyncsResponse (1.37.0)

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

Response message for FeatureOnlineStoreAdminService.ListFeatureViewSyncs .

Attributes

Name
Description
feature_view_syncs
MutableSequence[ google.cloud.aiplatform_v1beta1.types.FeatureViewSync ]
The FeatureViewSyncs matching the request.
next_page_token
str
A token, which can be sent as ListFeatureViewSyncsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Methods

ListFeatureViewSyncsResponse

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

Response message for FeatureOnlineStoreAdminService.ListFeatureViewSyncs .