public static GrpcChannelOptions CreateChannelOptions(this BigtableServiceApiSettings settings)
Creates a collection of Grpc.Core.ChannelOption instances which can be used to create a Grpc.Core.Channel
or Grpc.Gcp.GcpCallInvoker pre-configured based on the specified settings (or the default settings if they
are 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-12 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e is 3.17.0, with a history of versions dating back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableServiceApiSettingsExtensions\u003c/code\u003e class provides extension methods for use with \u003ccode\u003eBigtableServiceApiSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateChannelOptions\u003c/code\u003e method generates a set of \u003ccode\u003eGrpc.Core.ChannelOption\u003c/code\u003e instances, based on \u003ccode\u003eBigtableServiceApiSettings\u003c/code\u003e, to configure a \u003ccode\u003eGrpc.Core.Channel\u003c/code\u003e or \u003ccode\u003eGrpc.Gcp.GcpCallInvoker\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateChannelOptions\u003c/code\u003e parameter \u003ccode\u003esettings\u003c/code\u003e can be null, in which case the default settings will be used to generate \u003ccode\u003eGrpc.Core.ChannelOption\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eWhen creating a \u003ccode\u003eGrpc.Core.Channel\u003c/code\u003e using the options returned from \u003ccode\u003eCreateChannelOptions\u003c/code\u003e, \u003ccode\u003eMaxChannels\u003c/code\u003e and \u003ccode\u003ePreferredMaxStreamsPerChannel\u003c/code\u003e settings are ignored.\u003c/p\u003e\n"]]],[],null,[]]