View

ServiceLevelObjective.View determines what form ofServiceLevelObjective is returned fromserviceLevelObjectives.get,serviceLevelObjectives.list, andversions.list RPCs.

Enums
VIEW_UNSPECIFIEDSame as FULL.
FULLReturn the embeddedServiceLevelIndicator in the form in which it was defined. If it was defined using aBasicSli, return thatBasicSli.
EXPLICITForServiceLevelIndicators usingBasicSli articulation, instead return theServiceLevelIndicator with its mode of computation fully spelled out as aRequestBasedSli. ForServiceLevelIndicators usingRequestBasedSli orWindowsBasedSli, return theServiceLevelIndicator as it was provided.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-23 UTC.