[[["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 `ServicesClientBuilder` class is used to configure and build instances of the `ServicesClient` for interacting with the Cloud Run Admin v2 API."],["The latest version available is 2.13.0, and this documentation covers versions ranging from 2.0.0 to 2.13.0 and 1.0.0-beta02."],["The `ServicesClientBuilder` inherits from `ClientBuilderBase`, offering methods for setting credentials, endpoints, and other configuration options."],["You can create a new builder using the default settings with the `ServicesClientBuilder()` constructor."],["You can build the `ServicesClient` synchronously with the `Build()` method or asynchronously using `BuildAsync(CancellationToken)`."]]],[]]