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