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
def metrics() -> ::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>
Returns
- (::Array<::Google::Cloud::Dataproc::V1::DataprocMetricConfig::Metric>) — Required. Metrics sources to enable.
#metrics=
def metrics=(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.