Stackdriver Monitoring V3 Client - Class CloudEndpoints (1.4.0)

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

Cloud Endpoints service. Learn more at https://cloud.google.com/endpoints.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ service string

The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api

getService

The name of the Cloud Endpoints service underlying this service.

Corresponds to the service resource label in the api monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api

Returns
TypeDescription
string

setService

The name of the Cloud Endpoints service underlying this service.

Corresponds to the service resource label in the api monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api

Parameter
NameDescription
var string
Returns
TypeDescription
$this