Configurations for authentication using a custom service
account.
Attributes
Name
Description
service_account
str
Required. The email address of the service account used for
authentication. CES uses this service account to exchange an
access token and the access token is then sent in the
Authorization header of the request.
The service account must have the
roles/iam.serviceAccountTokenCreator role granted to the
CES service agent
service-.
scopes
MutableSequence[str]
Optional. The OAuth scopes to grant. If not specified, the
default scope
https://www.googleapis.com/auth/cloud-platform is used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]