Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DataCollectionOptionsDbSystem.
Data collection options for DbSystem.
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_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.