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