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."],[[["This page provides documentation for `AutoSuggestionServiceSettings`, a class used to configure `AutoSuggestionServiceClient` instances within the Google Cloud DataQnA V1Alpha library."],["The `AutoSuggestionServiceSettings` class inherits from `ServiceSettingsBase` and includes inherited members like `VersionHeaderBuilder`, `CallSettings`, `Clock`, `Scheduler`, and `Interceptor`."],["It allows setting configurations for `SuggestQueries`, a method in `AutoSuggestionServiceClient`, including timeout settings of 2 seconds and the note that the call will not be retried."],["The `AutoSuggestionServiceSettings` class offers methods to get a new instance of the default settings using `GetDefault()` and create a deep clone of an object with the `Clone()` method."],["The latest version is 2.0.0-alpha02, with previous versions including 2.0.0-alpha01 and 1.0.0-alpha03."]]],[]]