| Modifier and Type | Method and Description |
|---|---|
static Purpose |
Purpose.forNumber(int value) |
Purpose |
TagKey.getPurpose()
Optional.
|
Purpose |
TagKey.Builder.getPurpose()
Optional.
|
Purpose |
TagKeyOrBuilder.getPurpose()
Optional.
|
static Purpose |
Purpose.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Purpose |
Purpose.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Purpose |
Purpose.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Purpose[] |
Purpose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Purpose> |
Purpose.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TagKey.Builder |
TagKey.Builder.setPurpose(Purpose value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.