public CallSettings SuggestQueriesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
AutoSuggestionServiceClient.SuggestQueries and AutoSuggestionServiceClient.SuggestQueriesAsync
.
[[["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-03-21 UTC."],[[["The `AutoSuggestionServiceSettings` class provides configuration settings for `AutoSuggestionServiceClient` instances within the Data QnA v1alpha API."],["This class inherits from `ServiceSettingsBase` and includes inherited members like `VersionHeaderBuilder`, `CallSettings`, `Clock`, `Scheduler`, and `Interceptor`."],["It allows for the configuration of `SuggestQueriesSettings`, which are the settings for synchronous and asynchronous calls to `AutoSuggestionServiceClient.SuggestQueries`, and has a default timeout of 2 seconds."],["The `Clone()` method creates a deep copy of an `AutoSuggestionServiceSettings` object, while the `GetDefault()` method returns a new instance of the default settings."],["The most current version available for AutoSuggestionServiceSettings is 2.0.0-alpha02, with prior versions 2.0.0-alpha01 and 1.0.0-alpha03 also available."]]],[]]