| Modifier and Type | Method and Description |
|---|---|
static Instance.StateNote |
Instance.StateNote.forNumber(int value) |
Instance.StateNote |
Instance.getStateNote()
Output only.
|
Instance.StateNote |
Instance.Builder.getStateNote()
Output only.
|
Instance.StateNote |
InstanceOrBuilder.getStateNote()
Output only.
|
static Instance.StateNote |
Instance.StateNote.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.StateNote |
Instance.StateNote.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.StateNote |
Instance.StateNote.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.StateNote[] |
Instance.StateNote.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.StateNote> |
Instance.StateNote.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setStateNote(Instance.StateNote value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.