public sealed class DataprocMetricConfig : IMessage<DataprocMetricConfig>, IEquatable<DataprocMetricConfig>, IDeepCloneable<DataprocMetricConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DataprocMetricConfig.
[[["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."],[[["This webpage provides reference documentation for the `DataprocMetricConfig` class within the Google Cloud Dataproc v1 API, specifically detailing various versions of this class."],["The latest version available is 5.17.0, and the page lists several older versions dating back to 3.1.0."],["The `DataprocMetricConfig` class, part of the `Google.Cloud.Dataproc.V1` namespace, is used for configuring Dataproc metrics and includes a `Metrics` property for specifying which metrics to enable."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes constructors for creating instances of `DataprocMetricConfig`."],["The page documents the inheritance, implemented interfaces, constructors, and properties of the `DataprocMetricConfig` class."]]],[]]