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