Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseStandbySummary (v0.7.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseStandbySummary.

Autonomous Data Guard standby database details. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseStandbySummary

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_guard_role_changed_time

defdata_guard_role_changed_time()->::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database.

#disaster_recovery_role_changed_time

defdisaster_recovery_role_changed_time()->::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The date and time the Disaster Recovery role was switched for the standby Autonomous Database.

#lag_time_duration

deflag_time_duration()->::Google::Protobuf::Duration
Returns
  • (::Google::Protobuf::Duration) — Output only. The amount of time, in seconds, that the data of the standby database lags in comparison to the data of the primary database.

#lifecycle_details

deflifecycle_details()->::String
Returns
  • (::String) — Output only. The additional details about the current lifecycle state of the Autonomous Database.

#state

defstate()->::Google::Cloud::OracleDatabase::V1::State
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.