[[["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-17 UTC."],[[["The latest version of the Google.Cloud.Run.V2 API is 2.13.0, with numerous previous versions also available for reference, including 2.2.0."],["`ServicesClientBuilder` is a builder class for the `ServicesClient` which facilitates the configuration of credentials and endpoints, and it is part of the Cloud Run Admin v2 API."],["`ServicesClientBuilder` inherits from `ClientBuilderBase\u003cServicesClient\u003e` and provides methods for building the client synchronously (`Build()`) and asynchronously (`BuildAsync(CancellationToken)`)."],["The builder allows for customization through properties such as `Settings`, and can utilize various credentials or token access methods, and other settings via it's base class."],["The `ServicesClientBuilder()` constructor creates a new builder with default settings, and the `GetChannelPool()` method is available to return the channel pool when no options are specified."]]],[]]