Show / Hide Table of Contents

Enum ServicesResource.ServiceLevelObjectivesResource.ListRequest.ViewEnum

View of the ServiceLevelObjectives to return. If DEFAULT, return each 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
Back to top