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