Stackdriver Monitoring V3 Client - Class View (2.1.1)

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

ServiceLevelObjective.View determines what form of ServiceLevelObjective is returned from GetServiceLevelObjective , ListServiceLevelObjectives , and ListServiceLevelObjectiveVersions RPCs.

Protobuf type google.monitoring.v3.ServiceLevelObjective.View

Namespace

Google \ Cloud \ Monitoring \ V3 \ ServiceLevelObjective

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

VIEW_UNSPECIFIED

  Value: 0 
 

Same as FULL.

Generated from protobuf enum VIEW_UNSPECIFIED = 0;

FULL

  Value: 2 
 

Return the embedded ServiceLevelIndicator in the form in which it was defined. If it was defined using a BasicSli , return that BasicSli .

Generated from protobuf enum FULL = 2;

EXPLICIT

  Value: 1 
 

For ServiceLevelIndicator s using BasicSli articulation, instead return the ServiceLevelIndicator with its mode of computation fully spelled out as a RequestBasedSli . For ServiceLevelIndicator s using RequestBasedSli or WindowsBasedSli , return the ServiceLevelIndicator as it was provided.

Generated from protobuf enum EXPLICIT = 1;

Design a Mobile Site
View Site in Mobile | Classic
Share by: