Triggers on-demand sync for the FeatureView.
Endpoint
posthttps://{endpoint}/v1/{featureView}:sync
Where {service-endpoint}
is one of the supported service endpoints.
Path parameters
featureView
string
Required. Format: projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}
Request body
The request body must be empty.
Response body
Response message for FeatureOnlineStoreAdminService.SyncFeatureView
.
If successful, the response body contains data with the following structure:
featureViewSync
string
Format: projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}/featureViewSyncs/{featureViewSync}
JSON representation |
---|
{ "featureViewSync": string } |