com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.SiteExt, AdxExt.SiteExt.Builderpublic static interface AdxExt.SiteExtOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
AdxExt.SiteExt.AmpPage |
getAmp() |
Whether this is an AMP page or not.
|
boolean |
hasAmp() |
Whether this is an AMP page or not.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAmp()
Whether this is an AMP page or not. Omitted if unknown.
optional .com.google.doubleclick.SiteExt.AmpPage amp = 1;AdxExt.SiteExt.AmpPage getAmp()
Whether this is an AMP page or not. Omitted if unknown.
optional .com.google.doubleclick.SiteExt.AmpPage amp = 1;Copyright © 2019 Google, Inc.. All rights reserved.