Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::DataprocMetricConfig (v0.26.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::DataprocMetricConfig.
Dataproc metric config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#metrics
defmetrics()->::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>
Returns
- (::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>) — Required. Metrics sources to enable.
#metrics=
defmetrics=(value)->::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>
Parameter
- value (::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>) — Required. Metrics sources to enable.
Returns
- (::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>) — Required. Metrics sources to enable.