| Package | Description |
|---|---|
| com.google.doubleclick |
| Modifier and Type | Method | Description |
|---|---|---|
static AdxExt.SiteExt.AmpPage |
AdxExt.SiteExt.AmpPage.forNumber(int value) |
|
AdxExt.SiteExt.AmpPage |
AdxExt.SiteExt.Builder.getAmp() |
Whether this is an AMP page or not.
|
AdxExt.SiteExt.AmpPage |
AdxExt.SiteExt.getAmp() |
Whether this is an AMP page or not.
|
AdxExt.SiteExt.AmpPage |
AdxExt.SiteExtOrBuilder.getAmp() |
Whether this is an AMP page or not.
|
static AdxExt.SiteExt.AmpPage |
AdxExt.SiteExt.AmpPage.valueOf(int value) |
Deprecated.
Use
forNumber(int) instead. |
static AdxExt.SiteExt.AmpPage |
AdxExt.SiteExt.AmpPage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.SiteExt.AmpPage |
AdxExt.SiteExt.AmpPage.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.SiteExt.AmpPage[] |
AdxExt.SiteExt.AmpPage.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.SiteExt.AmpPage> |
AdxExt.SiteExt.AmpPage.internalGetValueMap() |
| Modifier and Type | Method | Description |
|---|---|---|
AdxExt.SiteExt.Builder |
AdxExt.SiteExt.Builder.setAmp(AdxExt.SiteExt.AmpPage value) |
Whether this is an AMP page or not.
|
Copyright © 2019 Google, Inc.. All rights reserved.