| Modifier and Type | Method and Description |
|---|---|
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.forNumber(int value) |
Instance.InstanceMessage.Code |
Instance.InstanceMessageOrBuilder.getCode()
A code that correspond to one type of user-facing message.
|
Instance.InstanceMessage.Code |
Instance.InstanceMessage.getCode()
A code that correspond to one type of user-facing message.
|
Instance.InstanceMessage.Code |
Instance.InstanceMessage.Builder.getCode()
A code that correspond to one type of user-facing message.
|
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.InstanceMessage.Code[] |
Instance.InstanceMessage.Code.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<Instance.InstanceMessage.Code> |
Instance.InstanceMessage.Code.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.InstanceMessage.Builder |
Instance.InstanceMessage.Builder.setCode(Instance.InstanceMessage.Code value)
A code that correspond to one type of user-facing message.
|
Copyright © 2024 Google LLC. All rights reserved.