serviceAccount property

String? serviceAccount
getter/setter pair

Specifies the service account for resource access control.

If you specify this field, then you must also specify either the containerSpec or the predictionClass field. Learn more about [using a custom service account](/ai-platform/prediction/docs/custom-service-account).

Optional.

Implementation

core.String? serviceAccount;