[[["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 `ApiKeysClientBuilder` class is a builder for the `ApiKeysClient` in the Google Cloud API Keys v2 API, offering simplified configuration for credentials and endpoints."],["This class inherits from `ClientBuilderBase\u003cApiKeysClient\u003e` and provides methods for building an `ApiKeysClient` instance synchronously or asynchronously, with the latest version being 1.4.0."],["`ApiKeysClientBuilder` includes inherited members to configure properties like endpoint, credentials, and scopes, as well as a method to define settings for Remote Procedure Calls."],["The `Build()` and `BuildAsync()` methods allow for synchronous and asynchronous creation of the `ApiKeysClient`, respectively."],["The constructor, `ApiKeysClientBuilder()`, initializes a new builder with default settings, allowing for customization via its `Settings` property."]]],[]]