| Package | Description |
|---|---|
| com.google.doubleclick |
| Modifier and Type | Method | Description |
|---|---|---|
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.forNumber(int value) |
|
AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.Builder.getAmpad() |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE]; |
AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.getAmpad() |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE]; |
AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExtOrBuilder.getAmpad() |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE]; |
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.valueOf(int value) |
Deprecated.
Use
forNumber(int) instead. |
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.ImpExt.AmpAdRequirementType[] |
AdxExt.ImpExt.AmpAdRequirementType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AdxExt.ImpExt.AmpAdRequirementType> |
AdxExt.ImpExt.AmpAdRequirementType.internalGetValueMap() |
| Modifier and Type | Method | Description |
|---|---|---|
AdxExt.ImpExt.Builder |
AdxExt.ImpExt.Builder.setAmpad(AdxExt.ImpExt.AmpAdRequirementType value) |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE]; |
Copyright © 2019 Google, Inc.. All rights reserved.