| Modifier and Type | Method and Description |
|---|---|
static ExportErrorsConfig.DestinationCase |
ExportErrorsConfig.DestinationCase.forNumber(int value) |
ExportErrorsConfig.DestinationCase |
ExportErrorsConfig.getDestinationCase() |
ExportErrorsConfig.DestinationCase |
ExportErrorsConfig.Builder.getDestinationCase() |
ExportErrorsConfig.DestinationCase |
ExportErrorsConfigOrBuilder.getDestinationCase() |
static ExportErrorsConfig.DestinationCase |
ExportErrorsConfig.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportErrorsConfig.DestinationCase |
ExportErrorsConfig.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportErrorsConfig.DestinationCase[] |
ExportErrorsConfig.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.