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."],[[["The page provides documentation for the `DataprocMetricConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.10.0."],["This class is a configuration setting that handles metrics in Google Cloud Dataproc and is an implementation of the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of this API is 5.17.0, with older versions ranging back to 3.1.0 also being accessible via the links."],["The `DataprocMetricConfig` class has properties including `Metrics`, which is a required field that specifies which metric sources should be enabled, represented as a `RepeatedField`."],["The documentation includes details about the class's constructors, inherited members, and properties, and also covers its namespace and assembly."]]],[]]