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