public GrpcNetClientAdapter WithAdditionalOptions(Action<Grpc.Net.Client.GrpcChannelOptions> configure)
Returns a new instance based on this one, but with the additional options configurer specified.
The options configurer is called after creating the from
other settings, but before creating the .
An optional configuration delegate to apply to instances of
before they are provided to a , after any configuration applied by this adapter. May be null,
in which case a new instance is returned but with the same option configurer as this one.
[[["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\u003eGrpcNetClientAdapter\u003c/code\u003e class, which is an implementation of \u003ccode\u003eGrpcAdapter\u003c/code\u003e for Grpc.Net.Client within the Google.Api.Gax.Grpc namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes documentation for version 4.2.0, along with links to other versions ranging from 3.2.0 to 4.10.0, including 4.10.0 as the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists inherited members from \u003ccode\u003eGrpcAdapter\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003eGetFallbackAdapter\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e, and \u003ccode\u003eEquals\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eIt describes a \u003ccode\u003eDefault\u003c/code\u003e property that returns the default \u003ccode\u003eGrpcNetClientAdapter\u003c/code\u003e instance, as well as the \u003ccode\u003eWithAdditionalOptions\u003c/code\u003e method used to create a new instance with custom channel configuration options.\u003c/p\u003e\n"],["\u003cp\u003eThe assembly for this class is in the Google.Api.Gax.Grpc.dll file.\u003c/p\u003e\n"]]],[],null,[]]