[[["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 page provides documentation for the `OracleProfile` class within the `Google.Cloud.Datastream.V1Alpha1` namespace, specifically for the 1.0.0-beta02 version, used for defining Oracle database profiles."],["The `OracleProfile` class is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class has two constructors, a default constructor, and a constructor that accepts another `OracleProfile` object as a parameter for copying."],["Key properties of the `OracleProfile` class include `ConnectionAttributes` (map of string to string), `DatabaseService`, `Hostname`, `Password`, `Port` (defaults to 1521), and `Username`, all required for connecting to an Oracle database."],["There are other versions of this `OracleProfile` class, including 2.0.0-alpha05 (latest) and 2.0.0-alpha04."]]],[]]