[[["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 `RoutesClientBuilder` class is used to configure and build instances of `RoutesClient` for the Compute Engine v1 API."],["Version 3.6.0 is the latest version of the API, and there are many other versions available, ranging from 1.0.0 to 3.5.0, along with version 2.7.0 being specifically mentioned."],["This class inherits from `ClientBuilderBase` and includes various methods and properties for setting credentials, endpoints, and other configurations for the client."],["The `RoutesClientBuilder` class provides methods like `Build()` and `BuildAsync()` to create the `RoutesClient`, offering both synchronous and asynchronous client creation options."],["It includes a constructor to create a new builder with default settings and a `Settings` property to customize RPC settings."]]],[]]