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-04-17 UTC."],[[["This page provides documentation for the `DataprocMetricConfig` class within the Google Cloud Dataproc v1 API, specifically for .NET development."],["The `DataprocMetricConfig` class, designed for configuring Dataproc metrics, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists documentation for versions of the API ranging from version 3.1.0 to the latest, 5.17.0, including the current version highlighted as 5.16.0."],["The class includes a property called `Metrics`, which is a `RepeatedField` used to define the metric sources that are enabled."],["The page lists two constructors for creating a new instance of `DataprocMetricConfig`, one default and another one that duplicates the parameters from another `DataprocMetricConfig`."]]],[]]