Stackdriver Monitoring V3 Client - Class CloudEndpoints (1.10.2)

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

Namespace

Google \ Cloud \ Monitoring \ V3 \ Service

Methods

__construct

Constructor.

Parameters
Name Description
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.

getService

The name of the Cloud Endpoints service underlying this service.

Corresponds to the service resource label in the api monitored resource.

Returns
Type Description
string

setService

The name of the Cloud Endpoints service underlying this service.

Corresponds to the service resource label in the api monitored resource.

Parameter
Name Description
var string
Returns
Type Description
$this