public sealed class SearchKnowledgeRequest.Types.SearchConfig : IMessage<SearchKnowledgeRequest.Types.SearchConfig>, IEquatable<SearchKnowledgeRequest.Types.SearchConfig>, IDeepCloneable<SearchKnowledgeRequest.Types.SearchConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SearchKnowledgeRequest.Types.SearchConfig.
Configuration specific to search queries with data stores.
[[["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."],[[["This webpage provides documentation for the `SearchKnowledgeRequest.Types.SearchConfig` class within the Google Cloud Dialogflow v2 API, detailing its structure and usage."],["The documentation covers multiple versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0, allowing for version-specific reference."],["The `SearchKnowledgeRequest.Types.SearchConfig` class is designed to handle configuration settings for search queries that are specific to data stores."],["The `SearchConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `BoostSpecs` and `FilterSpecs` for fine-tuning search behavior."],["The provided documentation also lists the inheritance and implemented members of the `SearchKnowledgeRequest.Types.SearchConfig` class, giving users a better understanding of its place within the larger API."]]],[]]