Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Tool::Authentication::ServiceAgentAuthConfig.
Config for auth using Dialogflow service agent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_agent_auth
def service_agent_auth() -> ::Google::Cloud::Dialogflow::V2::Tool::Authentication::ServiceAgentAuthConfig::ServiceAgentAuth
Returns
- (::Google::Cloud::Dialogflow::V2::Tool::Authentication::ServiceAgentAuthConfig::ServiceAgentAuth) — Optional. Indicate the auth token type generated from the Diglogflow service agent. The generated token is sent in the Authorization header.
#service_agent_auth=
def service_agent_auth=(value) -> ::Google::Cloud::Dialogflow::V2::Tool::Authentication::ServiceAgentAuthConfig::ServiceAgentAuth
Parameter
- value (::Google::Cloud::Dialogflow::V2::Tool::Authentication::ServiceAgentAuthConfig::ServiceAgentAuth) — Optional. Indicate the auth token type generated from the Diglogflow service agent. The generated token is sent in the Authorization header.
Returns
- (::Google::Cloud::Dialogflow::V2::Tool::Authentication::ServiceAgentAuthConfig::ServiceAgentAuth) — Optional. Indicate the auth token type generated from the Diglogflow service agent. The generated token is sent in the Authorization header.