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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eClientHelper.Options\u003c/code\u003e class, which is used to configure a \u003ccode\u003eClientHelper\u003c/code\u003e instance within the \u003ccode\u003eGoogle.Api.Gax.Grpc\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientHelper.Options\u003c/code\u003e class provides properties to set the API version (\u003ccode\u003eApiVersion\u003c/code\u003e), specify a logger (\u003ccode\u003eLogger\u003c/code\u003e), and provide the necessary service settings (\u003ccode\u003eSettings\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientHelper.Options\u003c/code\u003e class inherits several members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettings\u003c/code\u003e property of the class is mandatory and must not be null when passed into the constructor of \u003ccode\u003eClientHelper\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class that can be referenced, the latest being 4.10.0 and the earliest being 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]