This option gives users full control over the grpc::ChannelArguments objects that will be created. See the gRPC documentation for more details about available channel arguments.
[[["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-07-18 UTC."],[[["The latest version available is 2.37.0-rc, with various prior releases listed down to version 2.10.1."],["This page documents the `GrpcChannelArgumentsNativeOption`, which allows users to directly manipulate the `grpc::ChannelArguments` object."],["The library constructs channel arguments by starting with the native object, adding in `GrpcChannelArgumentsOption`, and then appending the `UserAgentProductsOption` user agent prefix."],["Users should avoid setting the same channel argument to multiple values, as gRPC's behavior varies depending on the argument."],["Further details on the available channel arguments can be found in the linked gRPC documentation for both the `ChannelArguments` class and the `grpc_arg_keys` group."]]],[]]