projects
Creates a new FeatureView in a given FeatureOnlineStore.
post/v1/{+parent}/featureViews
Path parameters
parentstring required
Required. The resource name of the FeatureOnlineStore to create FeatureViews. Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}
Query parameters
featureViewIdstring
Required. The ID to use for the FeatureView, which will become the final component of the FeatureView's resource name. This value may be up to 60 characters, and valid characters are [a-z0-9_]. The first character cannot be a number. The value must be unique within a FeatureOnlineStore.
runSyncImmediatelyboolean
Immutable. If set to true, one on demand sync will be run immediately, regardless whether the FeatureView.sync_config is configured or not.
Request body
Response
Successful response