Google Cloud Service Control V1 Client - Class MetricValueSet (2.0.4)

Reference documentation and code samples for the Google Cloud Service Control V1 Client class MetricValueSet.

Represents a set of metric values in the same metric.

Each metric value in the set should have a unique combination of start time, end time, and label values.

Generated from protobuf message google.api.servicecontrol.v1.MetricValueSet

Namespace

Google \ Cloud \ ServiceControl \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ metric_name
string

The metric name defined in the service configuration.

↳ metric_values
array< MetricValue >

The values in this metric.

getMetricName

The metric name defined in the service configuration.

Returns
Type
Description
string

setMetricName

The metric name defined in the service configuration.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getMetricValues

The values in this metric.

Returns
Type
Description

setMetricValues

The values in this metric.

Parameter
Name
Description
var
array< MetricValue >
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: