Full name: projects.locations.featureOnlineStores.featureViews.sync
Triggers on-demand sync for the FeatureView.
Endpoint
posthttps://{service-endpoint}/v1/{featureView}:sync    
              
            
            Where {service-endpoint} is one of the supported service endpoints.
Path parameters
featureViewstring
                  
                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:
featureViewSyncstring
                    
                  Format: projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}/featureViewSyncs/{featureViewSync}
| JSON representation | 
|---|
| { "featureViewSync": string } |