[[["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 `OracleDatabaseClientBuilder` class is used to configure and build instances of the `OracleDatabaseClient` for the Oracle Database@Google Cloud v1 API."],["This builder inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configurations needed for client interactions."],["The class includes `Build()` and `BuildAsync()` methods to synchronously and asynchronously create the `OracleDatabaseClient`, respectively."],["The default settings can be modified via the `Settings` property, and a new builder with default settings can be made using the constructor `OracleDatabaseClientBuilder()`."],["The `OracleDatabaseClientBuilder` class contains many inherited members which allow the user to build a custom client based on their needs, such as `Logger`, `Scopes`, `Endpoint`, and more."]]],[]]