This class is designed to allow additional configuration to be introduced without
either overloading the ClientHelper constructor or making breaking changes.
Properties
ApiVersion
public string ApiVersion { get; set; }
The API version to send in the x-goog-api-version header, if any. This may be null.
[[["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 details the \u003ccode\u003eClientHelper.Options\u003c/code\u003e class, which is used to configure the \u003ccode\u003eClientHelper\u003c/code\u003e in the \u003ccode\u003eGoogle.Api.Gax.Grpc\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientHelper.Options\u003c/code\u003e class allows for flexible configuration without altering the \u003ccode\u003eClientHelper\u003c/code\u003e constructor, preventing breaking changes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientHelper.Options\u003c/code\u003e class includes properties such as \u003ccode\u003eApiVersion\u003c/code\u003e, \u003ccode\u003eLogger\u003c/code\u003e, and \u003ccode\u003eSettings\u003c/code\u003e that define the API version, logger, and service settings, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettings\u003c/code\u003e property of \u003ccode\u003eClientHelper.Options\u003c/code\u003e, which determines the service settings, must not be null when the options are passed to the \u003ccode\u003eClientHelper\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists previous versions of \u003ccode\u003eClientHelper.Options\u003c/code\u003e from version 3.2.0 up to 4.10.0, with 4.10.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]