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