Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DataCollectionOptions.
Data collection options for diagnostics.
Generated from protobuf message google.cloud.oracledatabase.v1.DataCollectionOptions
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ diagnostics_events_enabled
bool
Optional. Indicates whether diagnostic collection is enabled for the VM cluster
↳ health_monitoring_enabled
bool
Optional. Indicates whether health monitoring is enabled for the VM cluster
↳ incident_logs_enabled
bool
Optional. Indicates whether incident logs and trace collection are enabled for the VM cluster
getDiagnosticsEventsEnabled
Optional. Indicates whether diagnostic collection is enabled for the VM cluster
bool
setDiagnosticsEventsEnabled
Optional. Indicates whether diagnostic collection is enabled for the VM cluster
var
bool
$this
getHealthMonitoringEnabled
Optional. Indicates whether health monitoring is enabled for the VM cluster
bool
setHealthMonitoringEnabled
Optional. Indicates whether health monitoring is enabled for the VM cluster
var
bool
$this
getIncidentLogsEnabled
Optional. Indicates whether incident logs and trace collection are enabled for the VM cluster
bool
setIncidentLogsEnabled
Optional. Indicates whether incident logs and trace collection are enabled for the VM cluster
var
bool
$this