[[["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-04-09 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, with a list of previous versions ranging from 2.12.0 down to 1.0.0-beta02, all providing a link to the `ServicesClientBuilder` documentation for that specific version."],["`ServicesClientBuilder` inherits from `ClientBuilderBase`, providing methods for building the client synchronously and asynchronously, along with properties for setting credentials, endpoint, and other configuration options."],["The `ServicesClientBuilder` class offers a constructor for creating a builder with default settings, and it includes methods like `Build()` and `BuildAsync()` to create the client instance."],["The `ServicesSettings` property in the `ServicesClientBuilder` class is where settings are applied to RPC calls, and the `GetChannelPool()` method is used to determine the channel pool for client communication."]]],[]]