[[["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\u003eThe \u003ccode\u003eQuestionServiceSettings\u003c/code\u003e class provides configuration settings for interacting with the Data QnA v1alpha API through \u003ccode\u003eQuestionServiceClient\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and offers methods to configure various API call settings like \u003ccode\u003eCreateQuestion\u003c/code\u003e, \u003ccode\u003eExecuteQuestion\u003c/code\u003e, \u003ccode\u003eGetQuestion\u003c/code\u003e, \u003ccode\u003eGetUserFeedback\u003c/code\u003e, and \u003ccode\u003eUpdateUserFeedback\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach call setting (e.g., \u003ccode\u003eCreateQuestionSettings\u003c/code\u003e) allows for customization of properties such as retries, timeouts, and the use of synchronous or asynchronous methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuestionServiceSettings\u003c/code\u003e class offers methods to \u003ccode\u003eClone\u003c/code\u003e an existing object for easy duplication and \u003ccode\u003eGetDefault\u003c/code\u003e to retrieve an instance with default settings.\u003c/p\u003e\n"],["\u003cp\u003eVersion \u003ccode\u003e2.0.0-alpha02\u003c/code\u003e is the latest release of this class, and there are older versions available, such as \u003ccode\u003e2.0.0-alpha01\u003c/code\u003e and \u003ccode\u003e1.0.0-alpha03\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Data QnA v1alpha API - Class QuestionServiceSettings (2.0.0-alpha02)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha02 (latest)](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.QuestionServiceSettings)\n- [2.0.0-alpha01](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/2.0.0-alpha01/Google.Cloud.DataQnA.V1Alpha.QuestionServiceSettings)\n- [1.0.0-alpha03](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/1.0.0-alpha03/Google.Cloud.DataQnA.V1Alpha.QuestionServiceSettings) \n\n public sealed class QuestionServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Data QnA v1alpha API class QuestionServiceSettings.\n\nSettings for [QuestionServiceClient](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.QuestionServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \\\u003e QuestionServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.CallSettings](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Clock](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Scheduler](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Interceptor](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DataQnA.V1Alpha](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.DataQnA.V1Alpha.dll\n\nConstructors\n------------\n\n### QuestionServiceSettings()\n\n public QuestionServiceSettings()\n\nConstructs a new [QuestionServiceSettings](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.QuestionServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateQuestionSettings\n\n public CallSettings CreateQuestionSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`QuestionServiceClient.CreateQuestion` and `QuestionServiceClient.CreateQuestionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### ExecuteQuestionSettings\n\n public CallSettings ExecuteQuestionSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`QuestionServiceClient.ExecuteQuestion` and `QuestionServiceClient.ExecuteQuestionAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### GetQuestionSettings\n\n public CallSettings GetQuestionSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`QuestionServiceClient.GetQuestion` and `QuestionServiceClient.GetQuestionAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6eccb614c532d52c1569ce9f14754fdc826609ef/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\n### GetUserFeedbackSettings\n\n public CallSettings GetUserFeedbackSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`QuestionServiceClient.GetUserFeedback` and `QuestionServiceClient.GetUserFeedbackAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6eccb614c532d52c1569ce9f14754fdc826609ef/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\n### UpdateUserFeedbackSettings\n\n public CallSettings UpdateUserFeedbackSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/510f63bbae727cfa4cee5180d0a9916bc2dee248/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`QuestionServiceClient.UpdateUserFeedback` and `QuestionServiceClient.UpdateUserFeedbackAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public QuestionServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static QuestionServiceSettings GetDefault()\n\nGet a new instance of the default [QuestionServiceSettings](/dotnet/docs/reference/Google.Cloud.DataQnA.V1Alpha/latest/Google.Cloud.DataQnA.V1Alpha.QuestionServiceSettings)."]]