[[["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 `ZonesClientBuilder` class is used to configure and build instances of `ZonesClient` for interacting with Google Cloud Compute Zones."],["This class inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings for the `ZonesClient`."],["The latest version available for `ZonesClient` is 3.6.0, but the content lists multiple historical versions all the way back to version 1.0.0, allowing for version-specific client building."],["The builder class offers synchronous and asynchronous `Build()` methods to create the `ZonesClient` instance, as well as a `GetChannelPool()` method for channel management."],["The `ZonesClientBuilder` has a public property called `Settings` of type `ZonesSettings`, which allows users to define specific settings for RPCs."]]],[]]