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-04-17 UTC."],[[["This document provides reference information for the `DataCollectionOptions` class within the Oracle Database@Google Cloud v1 API, specifically for version 1.0.0."],["The `DataCollectionOptions` class is used to configure data collection settings for diagnostics in the VM cluster."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the .NET framework and protocol buffers."],["The `DataCollectionOptions` class includes properties to enable or disable diagnostics events, health monitoring, and incident logs collection for the VM cluster."],["Constructors are available for creating a new `DataCollectionOptions` instance, either empty or by copying an existing instance."]]],[]]