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
Namespace
Google \ Cloud \ Monitoring \ V3 \ ServiceMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |