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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]