Google Cloud Dataproc V1 Client - Class Metric (3.4.0)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class Metric.

Specifies Dataproc OSS Metric.

Generated from protobuf message google.cloud.dataproc.v1.Metric

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ metric_source int

Required. Specified source of metric collection

↳ metric_overrides array

Optional. The set of available OSS metrics to collect from the metric source.

getMetricSource

Required. Specified source of metric collection

Returns
TypeDescription
int

setMetricSource

Required. Specified source of metric collection

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getMetricOverrides

Optional. The set of available OSS metrics to collect from the metric source.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setMetricOverrides

Optional. The set of available OSS metrics to collect from the metric source.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this