| Modifier and Type | Method and Description |
|---|---|
static ServiceLevelIndicator.TypeCase |
ServiceLevelIndicator.TypeCase.forNumber(int value) |
ServiceLevelIndicator.TypeCase |
ServiceLevelIndicatorOrBuilder.getTypeCase() |
ServiceLevelIndicator.TypeCase |
ServiceLevelIndicator.getTypeCase() |
ServiceLevelIndicator.TypeCase |
ServiceLevelIndicator.Builder.getTypeCase() |
static ServiceLevelIndicator.TypeCase |
ServiceLevelIndicator.TypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceLevelIndicator.TypeCase |
ServiceLevelIndicator.TypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLevelIndicator.TypeCase[] |
ServiceLevelIndicator.TypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.