[[["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-31 UTC."],[[["The `AddressesClientBuilder` class is used to configure and build instances of `AddressesClient` for interacting with Google Cloud Compute."],["Version 3.6.0 is the latest version of the `AddressesClient`, with a list of previous versions available for use, spanning from 3.5.0 down to 1.0.0."],["`AddressesClientBuilder` inherits from `ClientBuilderBase`, providing common functionalities for configuring credentials, endpoints, and other settings."],["The class allows for both synchronous (`Build()`) and asynchronous (`BuildAsync()`) client creation, which will return an instance of the `AddressesClient`."],["The `Settings` property can be set to specify the settings to be used for RPCs, or null for the default, and it can also return the default endpoint and scopes if not specified."]]],[]]