Stackdriver Logging V2 Client - Class GetLogMetricRequest (1.28.5)

Reference documentation and code samples for the Stackdriver Logging V2 Client class GetLogMetricRequest.

The parameters to GetLogMetric.

Generated from protobuf message google.logging.v2.GetLogMetricRequest

Namespace

Google \ Cloud \ Logging \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ metric_name string

Required. The resource name of the desired metric: "projects/[PROJECT_ID]/metrics/[METRIC_ID]"

getMetricName

Required. The resource name of the desired metric: "projects/[PROJECT_ID]/metrics/[METRIC_ID]"

Returns
TypeDescription
string

setMetricName

Required. The resource name of the desired metric: "projects/[PROJECT_ID]/metrics/[METRIC_ID]"

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
metricName string

Required. The resource name of the desired metric:

"projects/[PROJECT_ID]/metrics/[METRIC_ID]" Please see Google\Cloud\Logging\V2\MetricsServiceV2Client::logMetricName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Logging\V2\GetLogMetricRequest