[[["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 v1alpha1 API, specifically for the .NET environment, with the latest version being `2.0.0-alpha05`."],["The `OracleProfile` class is a sealed class that represents an Oracle database profile and inherits from the object class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OracleProfile` class has two constructors: a default constructor, `OracleProfile()`, and a copy constructor, `OracleProfile(OracleProfile other)`, allowing for the creation of new objects and copies."],["Essential connection details, including `Hostname`, `DatabaseService`, `Username`, `Password`, and `Port`, are available as properties within the `OracleProfile` class, as well as `ConnectionAttributes`."],["This document shows the `OracleProfile` class is located within the `Google.Cloud.Datastream.V1Alpha1` namespace, and is part of the `Google.Cloud.Datastream.V1Alpha1.dll` assembly."]]],[]]