[[["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 `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."]]],[]]