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