Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DataCollectionOptionsCommon.
Data collection options for diagnostics. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/DataCollectionOptions
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#is_diagnostics_events_enabled
def is_diagnostics_events_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Indicates whether to enable data collection for diagnostics.
#is_diagnostics_events_enabled=
def is_diagnostics_events_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Indicates whether to enable data collection for diagnostics.
Returns
- (::Boolean) — Optional. Indicates whether to enable data collection for diagnostics.
#is_health_monitoring_enabled
def is_health_monitoring_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Indicates whether to enable health monitoring.
#is_health_monitoring_enabled=
def is_health_monitoring_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Indicates whether to enable health monitoring.
Returns
- (::Boolean) — Optional. Indicates whether to enable health monitoring.
#is_incident_logs_enabled
def is_incident_logs_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Indicates whether to enable incident logs and trace collection.
#is_incident_logs_enabled=
def is_incident_logs_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Indicates whether to enable incident logs and trace collection.
Returns
- (::Boolean) — Optional. Indicates whether to enable incident logs and trace collection.