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