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 \ ServiceMethods
__construct
Constructor.
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
.
string
setServiceName
The name of the Cloud Run service. Corresponds to the service_name
resource label in the cloud_run_revision
monitored
resource
.
var
string
$this
getLocation
The location the service is run. Corresponds to the location
resource label in the cloud_run_revision
monitored
resource
.
string
setLocation
The location the service is run. Corresponds to the location
resource label in the cloud_run_revision
monitored
resource
.
var
string
$this