public sealed class AutonomousDatabaseApex : IMessage<AutonomousDatabaseApex>, IEquatable<AutonomousDatabaseApex>, IDeepCloneable<AutonomousDatabaseApex>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class AutonomousDatabaseApex.
[[["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 `AutonomousDatabaseApex` class in the Google Cloud Oracle Database v1 API provides access to Oracle APEX Application Development."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The `AutonomousDatabaseApex` class offers properties to retrieve the versions of Oracle APEX (using `ApexVersion`) and Oracle REST Data Services (ORDS) (using `OrdsVersion`)."],["It is contained within the `Google.Cloud.OracleDatabase.V1` namespace and is part of the `Google.Cloud.OracleDatabase.V1.dll` assembly."],["The class includes constructors allowing the creation of a new instance or a copy of an existing `AutonomousDatabaseApex` object."]]],[]]