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