Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::FeatureView::ServiceAgentType (v1.4.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::FeatureView::ServiceAgentType.

Service agent type used during data sync.

Constants

SERVICE_AGENT_TYPE_UNSPECIFIED

value: 0
By default, the project-level Vertex AI Service Agent is enabled.

SERVICE_AGENT_TYPE_PROJECT

value: 1
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

value: 2
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.