[[["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 `SslCertificatesClientBuilder` class facilitates the configuration of credentials and endpoints for the `SslCertificatesClient`."],["This builder supports multiple versions of the `SslCertificatesClient`, ranging from version 1.0.0 to the latest 3.6.0."],["The builder inherits several members from `ClientBuilderBase`, allowing for functionalities like setting the endpoint, scopes, and credentials."],["`SslCertificatesClientBuilder` offers methods to build the client synchronously (`Build()`) and asynchronously (`BuildAsync()`)."],["The class uses default settings for the GrpcAdapter, endpoint, and scopes unless specified otherwise, as well as offering the ability to change the settings for RPCs."]]],[]]