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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `Webhook.Types.GenericWebService.Types.ServiceAgentAuth` enum within the Dialogflow v3 API, specifically in the .NET environment."],["The latest version documented is 2.23.0, and the page lists historical versions going back to 1.0.0 for the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `ServiceAgentAuth` enum details different types of authentication tokens that can be used with webhooks, including `AccessToken`, `IdToken`, `None`, and `Unspecified`."],["Each authentication token type has a specific use case, such as accessing other Google Cloud APIs or interacting with Cloud Functions and Cloud Run."],["The `Unspecified` value for `ServiceAgentAuth` defaults to `ID_TOKEN` and represents a state where no auth type has been specified."]]],[]]