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 version 5.3.0 and other versions listed."],["The latest version documented is 5.17.0, with a list of prior versions dating back to 3.1.0, allowing users to access documentation relevant to their specific project needs."],["`DataprocMetricConfig` is described as the class used to manage Dataproc metric configurations."],["The `DataprocMetricConfig` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing core functionality to the class."],["`DataprocMetricConfig` has a property `Metrics` which is a `RepeatedField` of type `DataprocMetricConfig.Types.Metric`, representing the metrics sources to enable."]]],[]]