Stackdriver Monitoring V3 Client - Class CloudRun (1.10.2)

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

Cloud Run service. Learn more at https://cloud.google.com/run.

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

Namespace

Google \ Cloud \ Monitoring \ V3 \ Service

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ service_name string

The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource.

↳ location string

The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource.

getServiceName

The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource.

Returns
Type Description
string

setServiceName

The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getLocation

The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource.

Returns
Type Description
string

setLocation

The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource.

Parameter
Name Description
var string
Returns
Type Description
$this