| Modifier and Type | Method and Description |
|---|---|
static PhysicalSchema.SchemaCase |
PhysicalSchema.SchemaCase.forNumber(int value) |
PhysicalSchema.SchemaCase |
PhysicalSchemaOrBuilder.getSchemaCase() |
PhysicalSchema.SchemaCase |
PhysicalSchema.getSchemaCase() |
PhysicalSchema.SchemaCase |
PhysicalSchema.Builder.getSchemaCase() |
static PhysicalSchema.SchemaCase |
PhysicalSchema.SchemaCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PhysicalSchema.SchemaCase |
PhysicalSchema.SchemaCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhysicalSchema.SchemaCase[] |
PhysicalSchema.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.