View Stay organized with collections Save and categorize content based on your preferences.
ServiceLevelObjective.View determines what form ofServiceLevelObjective is returned fromserviceLevelObjectives.get,serviceLevelObjectives.list, andversions.list RPCs.
| Enums | |
|---|---|
VIEW_UNSPECIFIED | Same as FULL. |
FULL | Return the embeddedServiceLevelIndicator in the form in which it was defined. If it was defined using aBasicSli, return thatBasicSli. |
EXPLICIT | ForServiceLevelIndicators 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.