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