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