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