Class ServiceAgentType (1.53.0)

ServiceAgentType(value)

Service agent type used during data sync.

Enums

Name Description
SERVICE_AGENT_TYPE_UNSPECIFIED By default, the project-level Vertex AI Service Agent is enabled.
SERVICE_AGENT_TYPE_PROJECT Indicates the project-level Vertex AI Service Agent (https://cloud.google.com/vertex-ai/docs/general/access-control#service-agents) will be used during sync jobs.
SERVICE_AGENT_TYPE_FEATURE_VIEW 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.

Methods

ServiceAgentType

ServiceAgentType(value)

Service agent type used during data sync.