Stackdriver Monitoring V3 Client - Class Telemetry (1.4.0)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class Telemetry.

Configuration for how to query telemetry on a Service.

Generated from protobuf message google.monitoring.v3.Service.Telemetry

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ resource_name string

The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.

getResourceName

The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.

Returns
TypeDescription
string

setResourceName

The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.

Parameter
NameDescription
var string
Returns
TypeDescription
$this