public sealed class OracleSslConfig : IMessage<OracleSslConfig>, IEquatable<OracleSslConfig>, IDeepCloneable<OracleSslConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class OracleSslConfig.
[[["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-09 UTC."],[[["This webpage provides documentation for the `OracleSslConfig` class within the Google Cloud Datastream V1 API, specifically version 2.8.0."],["The `OracleSslConfig` class is used to manage SSL configuration information for Oracle databases, which is crucial for secure data streaming."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `CaCertificate` for setting the CA certificate and `CaCertificateSet` to check if the certificate has been set, along with constructors for creating instances."],["This page also contains links to previous versions, with 2.9.0 being the latest, showcasing the history of this class."]]],[]]