[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[],[],null,["# Method: featureViews.sync\n\n**Full name**: projects.locations.featureOnlineStores.featureViews.sync\n\nTriggers on-demand sync for the FeatureView. \n\n### Endpoint\n\npost `https:``/``/{service-endpoint}``/v1``/{featureView}:sync` \nWhere `{service-endpoint}` is one of the [supported service endpoints](/vertex-ai/docs/reference/rest#rest_endpoints).\n\n### Path parameters\n\n`featureView` `string` \nRequired. Format: `projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}`\n\n### Request body\n\nThe request body must be empty. \n\n### Response body\n\nResponse message for [FeatureOnlineStoreAdminService.SyncFeatureView](/vertex-ai/docs/reference/rest/v1/projects.locations.featureOnlineStores.featureViews/sync#google.cloud.aiplatform.v1.FeatureOnlineStoreAdminService.SyncFeatureView).\n\nIf successful, the response body contains data with the following structure:\nFields `featureViewSync` `string` \nFormat: `projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}/featureViewSyncs/{featureViewSync}`"]]