gcp-vertexai-feature-view-fetch-access-token-output
Feature Store returns a bearer access token that authorizes online feature fetching.
Where it sits
| location | aiplatform.projects.locations.featureOnlineStores.featureViews.generateFetchAccessToken.accessToken |
| location kind | output_value |
| data kinds | access_key bearer_token credential |
| emits edge | ExposesCredential |
| service | Vertex AI / Workbench (gcp:vertexai) |
Collection recipe
| access mode | read_api |
| operation | aiplatform.projects.locations.featureOnlineStores.featureViews.generateFetchAccessToken |
| response path | accessToken |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.featureViews.fetchFeatureValues
References