serviceAccountEmail property

String? serviceAccountEmail
getter/setter pair

A Service Account unique to this FeatureView.

The role bigquery.dataViewer should be granted to this service account to allow Vertex AI Feature Store to sync data to the online store.

Output only.

Implementation

core.String? serviceAccountEmail;