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