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