[[["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-05-02 UTC."],[[["The `SecretManagerServiceClientBuilder` class is a builder for the `SecretManagerServiceClient`, used to configure credentials and endpoints for the Secret Manager v1beta1 API."],["This builder inherits from `ClientBuilderBase\u003cSecretManagerServiceClient\u003e` and provides methods to build both synchronously and asynchronously with `Build()` and `BuildAsync(CancellationToken)`."],["The class provides access to a wide range of configurable properties through `ClientBuilderBase`, including `UniverseDomain`, `Endpoint`, `Logger`, `Scopes`, `ChannelCredentials`, and more."],["The `Settings` property lets you set specific `SecretManagerServiceSettings` to customize RPC behavior, or leave it null for default settings."],["The builder can create a channel pool through the `GetChannelPool()` method when specific options aren't defined."]]],[]]