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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAssistQueryParameters\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAssistQueryParameters\u003c/code\u003e class represents the parameters for human assist queries and is found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a history of versions, ranging from version 3.2.0 to the latest version 4.26.0, each with its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the class's inheritance hierarchy, implemented interfaces, constructors, and the \u003ccode\u003eDocumentsMetadataFilters\u003c/code\u003e property, used for filtering article suggestions based on document metadata.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentsMetadataFilters\u003c/code\u003e property is a \u003ccode\u003eMapField\u003c/code\u003e that allows key-value pair filtering on document metadata for article suggestions.\u003c/p\u003e\n"]]],[],null,[]]