Use access
token
generated from service agent. This can be used to access other Google
Cloud APIs after you grant required roles to
service-<PROJECT-NUMBER>@gcp-sa-dialogflow.iam.gserviceaccount.com.
IdToken
Use ID
token
generated from service agent. This can be used to access Cloud Function
and Cloud Run after you grant Invoker role to
service-<PROJECT-NUMBER>@gcp-sa-dialogflow.iam.gserviceaccount.com.
None
No token used.
Unspecified
Service agent auth type unspecified. Default to ID_TOKEN.
[[["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 2025-04-09 UTC."],[[["The latest version of the Dialogflow v3 API documentation available is 2.23.0, and this page is currently displaying the version 2.22.0."],["This page provides documentation for the `Webhook.Types.GenericWebService.Types.ServiceAgentAuth` enum within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `ServiceAgentAuth` enum defines different authentication token types, including `AccessToken`, `IdToken`, `None`, and `Unspecified`, for use with the Dialogflow service agent."],["The documentation shows a comprehensive list of previous versions, ranging from 2.23.0 down to 1.0.0, with corresponding links to each version's documentation."],["The documentation indicates that `service-\u003cPROJECT-NUMBER\u003e@gcp-sa-dialogflow.iam.gserviceaccount.com` will require access roles in order to utilize `AccessToken` or `IdToken`."]]],[]]