static ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChange.Type.forNumber(int value) |
|
ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChange.Builder.getType() |
The type of the mutation.
|
ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChange.getType() |
The type of the mutation.
|
ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChangeOrBuilder.getType() |
The type of the mutation.
|
static ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChange.Type.valueOf(int value) |
Deprecated.
|
static ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChange.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ReadChangeStreamResponse.DataChange.Type |
ReadChangeStreamResponse.DataChange.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReadChangeStreamResponse.DataChange.Type[] |
ReadChangeStreamResponse.DataChange.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|