public sealed class DataCollectionOptions : IMessage<DataCollectionOptions>, IEquatable<DataCollectionOptions>, IDeepCloneable<DataCollectionOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class DataCollectionOptions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `DataCollectionOptions` class in the Google Cloud Oracle Database v1 API allows users to configure data collection settings for diagnostics."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering comprehensive functionality for data handling."],["Users can control diagnostic data collection through properties like `DiagnosticsEventsEnabled`, `HealthMonitoringEnabled`, and `IncidentLogsEnabled`, each accepting a boolean to toggle the respective options."],["The latest version of the `DataCollectionOptions` class is version 1.1.0, although version 1.0.0 is also available."]]],[]]