[[["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 `GlobalAddressesClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `GlobalAddressesClient` in the Google Cloud Compute Engine v1 API."],["This builder provides access to various versions of the API, with the latest being 3.6.0 and versions ranging from 1.0.0 to 3.6.0."],["The `GlobalAddressesClientBuilder` inherits from `ClientBuilderBase` and offers methods for building both synchronous and asynchronous clients, such as `Build()` and `BuildAsync()`."],["The `Settings` property of the builder allows for customized RPC settings, or the use of default settings if left null, and the class has a constructor to create a new builder with default settings."],["The builder also provides many inherited members from `ClientBuilderBase` that let users change the configuration of the client being created, including methods for using an emulator, creating call invokers, validating settings, and setting credentials."]]],[]]