Enable a FeatureView service account to be created by Vertex AI and
output in the field service_account_email. This service account will
be used to read from the source BigQuery table during sync.
[[["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-03-25 UTC."],[[["This documentation covers the `FeatureView.Types.ServiceAgentType` enum within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `ServiceAgentType` enum defines the type of service agent used during data synchronization for FeatureViews."],["The enum includes three options: `FeatureView` (enabling a dedicated FeatureView service account), `Project` (using the project-level Vertex AI Service Agent), and `Unspecified` (defaulting to the project-level service agent)."],["The `FeatureView` service agent type allows Vertex AI to create a service account that reads from the source BigQuery table during synchronization."],["The project level `Project` service agent type will be used to handle the sync jobs, according to the documentation."]]],[]]