serviceAccountEmail property

String? serviceAccountEmail
getter/setter pair

A Service Account unique to this FeatureGroup.

The role bigquery.dataViewer should be granted to this service account to allow Vertex AI Feature Store to access source data while running jobs under this FeatureGroup.

Output only.

Implementation

core.String? serviceAccountEmail;