[[["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."],[[["This document provides reference information for the `OracleProfile` class within the Google Cloud Datastream v1 API, specifically version 2.4.0, which is part of the `.NET` framework."],["The `OracleProfile` class is used to define a profile for connecting to an Oracle database, and it includes essential connection details such as hostname, port, username, and password."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["Key properties of the `OracleProfile` class include `ConnectionAttributes`, `DatabaseService`, `Hostname`, `Password`, `Port`, and `Username`, all designed to configure the connection to the Oracle database."],["There are two constructors available for the `OracleProfile` class, one being the default constructor, and the second allowing you to instantiate the object via another `OracleProfile` instance."]]],[]]