public sealed class AssistQueryParameters : IMessage<AssistQueryParameters>, IEquatable<AssistQueryParameters>, IDeepCloneable<AssistQueryParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AssistQueryParameters.
public MapField<string, string> DocumentsMetadataFilters { get; }
Key-value filters on the metadata of documents returned by article
suggestion. If specified, article suggestion only returns suggested
documents that match all filters in their
[Document.metadata][google.cloud.dialogflow.v2.Document.metadata]. Multiple
values for a metadata key should be concatenated by comma. For example,
filters to match all documents that have 'US' or 'CA' in their market
metadata values and 'agent' in their user metadata values will be
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides reference documentation for the \u003ccode\u003eAssistQueryParameters\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAssistQueryParameters\u003c/code\u003e is 4.26.0, with links available for versions ranging from 3.2.0 to 4.26.0, inclusive.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAssistQueryParameters\u003c/code\u003e represents parameters for human assist queries and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eDocumentsMetadataFilters\u003c/code\u003e, which is a \u003ccode\u003eMapField\u003c/code\u003e allowing key-value filters on document metadata for article suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAssistQueryParameters\u003c/code\u003e class contains two constructors, a default one, and one to copy another \u003ccode\u003eAssistQueryParameters\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]