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