[[["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-24 UTC."],[[["This documentation page covers the `SslCertificatesClientBuilder` class within the Google Cloud Compute Engine v1 API for .NET, which is used to build and configure `SslCertificatesClient` instances."],["The `SslCertificatesClientBuilder` class inherits from `ClientBuilderBase` and offers methods and properties for setting credentials, endpoints, and other client configurations, with a full list of inherited members being visible."],["The latest version available is 3.6.0, and the documentation provides links to documentation for many previous versions of the API, all the way back to 1.0.0, allowing users to access the exact documentation for the version they are using."],["The class contains two key methods, `Build()` and `BuildAsync(CancellationToken)`, which allow users to construct the client synchronously or asynchronously, and one additional method `GetChannelPool()` which returns the pool to be used when no options are specified."],["The class allows users to create a new builder with default settings and can adjust those settings with the `Settings` property, which can be used to change the configurations of RPCs, or left null to use the defaults."]]],[]]