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