Class GoogleCloudDialogflowV2AssistQueryParameters
Implements
Inherited Members
Namespace: Google.Apis.Dialogflow.v2.Data
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public class GoogleCloudDialogflowV2AssistQueryParameters : IDirectResponseSchema
Properties
DocumentsMetadataFilters
Declaration
[JsonProperty("documentsMetadataFilters")]
public virtual IDictionary<string, string> DocumentsMetadataFilters { get; set; }
Property Value
| Type | Description |
|---|---|
| IDictionary<string, string> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |