Class GoogleCloudDialogflowV2beta1AssistQueryParameters
Inheritance
GoogleCloudDialogflowV2beta1AssistQueryParameters
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class GoogleCloudDialogflowV2beta1AssistQueryParameters : IDirectResponseSchema
Properties
Declaration
[JsonProperty("documentsMetadataFilters")]
public virtual IDictionary<string, string> DocumentsMetadataFilters { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Implements