Vertex AI API (aiplatform:v1)

2025-10-15

1 new method

Additions

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

      Path : v1/{+featureView}:generateFetchAccessToken

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

      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 : RPC to generate an access token for the given feature view. FeatureViews under the same FeatureOnlineStore share the same access token.