Enum ServicesResource.ServiceLevelObjectivesResource.GetRequest.ViewEnum
View of the ServiceLevelObjective to return. If DEFAULT, return the ServiceLevelObjective as originally defined. If EXPLICIT and the ServiceLevelObjective is defined in terms of a BasicSli, replace the BasicSli with a RequestBasedSli spelling out how the SLI is computed.
Namespace: Google.Apis.Monitoring.v3
Assembly: Google.Apis.Monitoring.v3.dll
Syntax
public enum ViewEnum
Fields
| Name | Description |
|---|---|
| EXPLICIT__ | |
| FULL | |
| VIEWUNSPECIFIED |