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