[[["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-03-21 UTC."],[[["The `SecretManagerServiceClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `SecretManagerServiceClient`."],["This builder inherits from `ClientBuilderBase` and allows the user to build a `SecretManagerServiceClient` instance through its `Build()` and `BuildAsync()` methods."],["The builder class provides methods to set or modify various aspects, including credentials, endpoint, scopes, and gRPC adapter, allowing the customization for the client, as well as inherited members for further customization."],["It is designed for use with version 2.0.0-beta05 of the Google Cloud Secret Manager V1Beta1 .NET library, with the latest available being version 3.0.0-beta05."],["It contains a default GrpcAdapter and allows for the setting of SecretManagerServiceSettings to override the default settings."]]],[]]