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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]