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 | |
---|---|
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 |
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 | |
---|---|
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: https://cloud.google.com/monitoring/api/resources#tag_api
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |