Vertex AI API (aiplatform:v1)

2025-07-29

1 new method

Additions

    Methods
  • aiplatform.projects.locations.featureOnlineStores.featureViews.directWrite

      Path : v1/{+featureView}:directWrite

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}:directWrite

      HTTP Method : POST

      Parameters :

        featureView

          Description : FeatureView resource format `projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}`

          Pattern : ^projects/[^/]+/locations/[^/]+/featureOnlineStores/[^/]+/featureViews/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : featureView

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Bidirectional streaming RPC to directly write to feature values in a feature view. Requests may not have a one-to-one mapping to responses and responses may be returned out-of-order to reduce latency.