| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLevelObjective.PeriodCase |
ServiceLevelObjective.PeriodCase.forNumber(int value) |
ServiceLevelObjective.PeriodCase |
ServiceLevelObjectiveOrBuilder.getPeriodCase() |
ServiceLevelObjective.PeriodCase |
ServiceLevelObjective.getPeriodCase() |
ServiceLevelObjective.PeriodCase |
ServiceLevelObjective.Builder.getPeriodCase() |
static ServiceLevelObjective.PeriodCase |
ServiceLevelObjective.PeriodCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceLevelObjective.PeriodCase |
ServiceLevelObjective.PeriodCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLevelObjective.PeriodCase[] |
ServiceLevelObjective.PeriodCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.