Class GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig
Inheritance
GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig
Assembly: Google.Apis.Dialogflow.v3beta1.dll
public class GoogleCloudDialogflowCxV3beta1ToolAuthenticationServiceAgentAuthConfig : IDirectResponseSchema
Properties
Declaration
public virtual string ETag { get; set; }
Property Value
Declaration
[JsonProperty("serviceAgentAuth")]
public virtual string ServiceAgentAuth { get; set; }
Property Value
Implements