[[["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."],[[["This document outlines the `EventarcClientBuilder` class, which is used to configure and build `EventarcClient` instances for interacting with Google Cloud Eventarc."],["The `EventarcClientBuilder` is derived from `ClientBuilderBase`, inheriting various methods and properties for setting up client connections, including credentials, endpoints, and channel options."],["The class offers methods such as `Build()` and `BuildAsync()` to create synchronous and asynchronous EventarcClient objects, respectively, with specific configurations."],["It provides access to various versions of the Eventarc API, ranging from version 1.0.0 up to 2.6.0, allowing developers to choose the version that suits their requirements, with 2.6.0 being the latest."],["The class exposes properties such as `Settings` and `DefaultGrpcAdapter`, providing control over RPC settings and the default gRPC adapter, allowing customization beyond basic client setup."]]],[]]