Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class Authentication.
Authentication information required for API calls
Generated from protobuf message google.cloud.dialogflow.v2.Tool.Authentication
Namespace
Google \ Cloud \ Dialogflow \ V2 \ ToolMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ api_key_config
↳ oauth_config
↳ service_agent_auth_config
↳ bearer_token_config
getApiKeyConfig
Config for API key auth.
hasApiKeyConfig
setApiKeyConfig
Config for API key auth.
$this
getOauthConfig
Config for OAuth.
hasOauthConfig
setOauthConfig
Config for OAuth.
$this
getServiceAgentAuthConfig
Config for Diglogflow service agent auth.
hasServiceAgentAuthConfig
setServiceAgentAuthConfig
Config for Diglogflow service agent auth.
$this
getBearerTokenConfig
Config for bearer token auth.
hasBearerTokenConfig
setBearerTokenConfig
Config for bearer token auth.
$this
getAuthConfig
string

