Google Cloud Dialogflow v2beta1 API - Class Tool.Types.Authentication.Types.ServiceAgentAuthConfig (1.0.0-beta24)

public sealed class Tool.Types.Authentication.Types.ServiceAgentAuthConfig : IMessage<Tool.Types.Authentication.Types.ServiceAgentAuthConfig>, IEquatable<Tool.Types.Authentication.Types.ServiceAgentAuthConfig>, IDeepCloneable<Tool.Types.Authentication.Types.ServiceAgentAuthConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Tool.Types.Authentication.Types.ServiceAgentAuthConfig.

Config for auth using Dialogflow service agent.

Inheritance

object > Tool.Types.Authentication.Types.ServiceAgentAuthConfig

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

ServiceAgentAuthConfig()

public ServiceAgentAuthConfig()

ServiceAgentAuthConfig(ServiceAgentAuthConfig)

public ServiceAgentAuthConfig(Tool.Types.Authentication.Types.ServiceAgentAuthConfig other)
Parameter
Name Description
other ToolTypesAuthenticationTypesServiceAgentAuthConfig

Properties

ServiceAgentAuth

public Tool.Types.Authentication.Types.ServiceAgentAuthConfig.Types.ServiceAgentAuth ServiceAgentAuth { get; set; }

Optional. Indicate the auth token type generated from the Diglogflow service agent. The generated token is sent in the Authorization header.

Property Value
Type Description
ToolTypesAuthenticationTypesServiceAgentAuthConfigTypesServiceAgentAuth