[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]