Class GoogleCloudDialogflowCxV3beta1LoadVersionRequest
Inheritance
GoogleCloudDialogflowCxV3beta1LoadVersionRequest
Assembly: Google.Apis.Dialogflow.v3beta1.dll
Syntax
public class GoogleCloudDialogflowCxV3beta1LoadVersionRequest : IDirectResponseSchema
Properties
AllowOverrideAgentResources
Declaration
[JsonProperty("allowOverrideAgentResources")]
public virtual bool? AllowOverrideAgentResources { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Implements