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