Class ServiceAgentAuth (1.34.0)

ServiceAgentAuth(value)

Indicate the auth token type generated from the Diglogflow service agent <https://cloud.google.com/iam/docs/service-agents#dialogflow-service-agent>__.

Enums

Name Description
SERVICE_AGENT_AUTH_UNSPECIFIED Service agent auth type unspecified. Default to ID_TOKEN.
NONE No token used.
ID_TOKEN Use `ID token
ACCESS_TOKEN Use `access token