[[["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 `ExecutionsClientBuilder` class is used to configure and build instances of the `ExecutionsClient` for the Cloud Run Admin v2 API."],["The latest version available is 2.13.0, and multiple versions are listed, ranging from 2.13.0 down to 1.0.0-beta02."],["This builder allows customization of credentials, endpoint, and other settings, through its various inherited members such as `Endpoint`, `CredentialsPath`, and `Scopes`."],["It also has the ability to create the client synchronously with the `Build()` method or asynchronously using the `BuildAsync()` method, which can receive a `CancellationToken`."],["The class is within the `Google.Cloud.Run.V2` namespace and is found in the `Google.Cloud.Run.V2.dll` assembly, functioning as a core part of the .NET client library."]]],[]]