Reference documentation and code samples for the Stackdriver Monitoring V3 Client class BasicService.
A well-known service type, defined by its service type and service labels.
Documentation and examples here .
Generated from protobuf message google.monitoring.v3.Service.BasicService
Namespace
Google \ Cloud \ Monitoring \ V3 \ ServiceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service_type
string
The type of service that this basic service defines, e.g. APP_ENGINE service type. Documentation and valid values here .
↳ service_labels
array| Google\Protobuf\Internal\MapField
Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service
. Documentation and valid values for given service types here
.
getServiceType
The type of service that this basic service defines, e.g.
APP_ENGINE service type. Documentation and valid values here .
string
setServiceType
The type of service that this basic service defines, e.g.
APP_ENGINE service type. Documentation and valid values here .
var
string
$this
getServiceLabels
Labels that specify the resource that emits the monitoring data which
is used for SLO reporting of this Service
.
Documentation and valid values for given service types here .
setServiceLabels
Labels that specify the resource that emits the monitoring data which
is used for SLO reporting of this Service
.
Documentation and valid values for given service types here .
$this