public enum Tool.Types.Authentication.Types.ServiceAgentAuthConfig.Types.ServiceAgentAuthReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Tool.Types.Authentication.Types.ServiceAgentAuthConfig.Types.ServiceAgentAuth.
Indicate the auth token type generated from the Diaglogflow service agent.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AccessToken |
Use access
token
generated from service agent. This can be used to access other Google
Cloud APIs after you grant required roles to
|
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
|
Unspecified |
Service agent auth type unspecified. Default to ID_TOKEN. |