Class ListFeatureViewSyncsResponse (1.48.0)

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

Response message for FeatureOnlineStoreAdminService.ListFeatureViewSyncs.

Attributes

NameDescription
feature_view_syncs MutableSequence[google.cloud.aiplatform_v1.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.