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