static Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchema.SchemaChange.forNumber(int value) |
|
Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchema.Builder.getSchemaChange() |
Whether the action relates to a schema that is incompatible or modified.
|
Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchema.getSchemaChange() |
Whether the action relates to a schema that is incompatible or modified.
|
Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchemaOrBuilder.getSchemaChange() |
Whether the action relates to a schema that is incompatible or modified.
|
static Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchema.SchemaChange.valueOf(int value) |
Deprecated.
|
static Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchema.SchemaChange.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Action.IncompatibleDataSchema.SchemaChange |
Action.IncompatibleDataSchema.SchemaChange.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Action.IncompatibleDataSchema.SchemaChange[] |
Action.IncompatibleDataSchema.SchemaChange.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|