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