Package com.google.doubleclick
Class AdxExt.SiteExt
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.doubleclick.AdxExt.SiteExt
-
- All Implemented Interfaces:
AdxExt.SiteExtOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AdxExt
public static final class AdxExt.SiteExt extends com.google.protobuf.GeneratedMessageV3 implements AdxExt.SiteExtOrBuilder
Protobuf typecom.google.doubleclick.SiteExt- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdxExt.SiteExt.AmpPageProtobuf enumcom.google.doubleclick.SiteExt.AmpPagestatic classAdxExt.SiteExt.BuilderProtobuf typecom.google.doubleclick.SiteExtstatic classAdxExt.SiteExt.VisibilityStateProtobuf enumcom.google.doubleclick.SiteExt.VisibilityState-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAMP_FIELD_NUMBERstatic intIS_SEMI_TRANSPARENT_REQUEST_FIELD_NUMBERstatic intPAGE_VISIBILITY_FIELD_NUMBERstatic com.google.protobuf.Parser<AdxExt.SiteExt>PARSERDeprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AdxExt.SiteExt.AmpPagegetAmp()Whether this is an AMP page or not.static AdxExt.SiteExtgetDefaultInstance()AdxExt.SiteExtgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetIsSemiTransparentRequest()Indicates that the request is using semi-transparent branding, which means only a truncated version of the request URL will be provided.AdxExt.SiteExt.VisibilityStategetPageVisibility()The visibility state of the web page containing the ad slot.com.google.protobuf.Parser<AdxExt.SiteExt>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAmp()Whether this is an AMP page or not.inthashCode()booleanhasIsSemiTransparentRequest()Indicates that the request is using semi-transparent branding, which means only a truncated version of the request URL will be provided.booleanhasPageVisibility()The visibility state of the web page containing the ad slot.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AdxExt.SiteExt.BuildernewBuilder()static AdxExt.SiteExt.BuildernewBuilder(AdxExt.SiteExt prototype)AdxExt.SiteExt.BuildernewBuilderForType()protected AdxExt.SiteExt.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AdxExt.SiteExtparseDelimitedFrom(InputStream input)static AdxExt.SiteExtparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.SiteExtparseFrom(byte[] data)static AdxExt.SiteExtparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.SiteExtparseFrom(com.google.protobuf.ByteString data)static AdxExt.SiteExtparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.SiteExtparseFrom(com.google.protobuf.CodedInputStream input)static AdxExt.SiteExtparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.SiteExtparseFrom(InputStream input)static AdxExt.SiteExtparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.SiteExtparseFrom(ByteBuffer data)static AdxExt.SiteExtparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AdxExt.SiteExt>parser()AdxExt.SiteExt.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
AMP_FIELD_NUMBER
public static final int AMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_VISIBILITY_FIELD_NUMBER
public static final int PAGE_VISIBILITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_SEMI_TRANSPARENT_REQUEST_FIELD_NUMBER
public static final int IS_SEMI_TRANSPARENT_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.SiteExt> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasAmp
public boolean hasAmp()
Whether this is an AMP page or not. Omitted if unknown.
optional .com.google.doubleclick.SiteExt.AmpPage amp = 1;- Specified by:
hasAmpin interfaceAdxExt.SiteExtOrBuilder- Returns:
- Whether the amp field is set.
-
getAmp
public AdxExt.SiteExt.AmpPage getAmp()
Whether this is an AMP page or not. Omitted if unknown.
optional .com.google.doubleclick.SiteExt.AmpPage amp = 1;- Specified by:
getAmpin interfaceAdxExt.SiteExtOrBuilder- Returns:
- The amp.
-
hasPageVisibility
public boolean hasPageVisibility()
The visibility state of the web page containing the ad slot. See https://www.w3.org/TR/page-visibility/. [AdX: BidRequest.page_visibility]
optional .com.google.doubleclick.SiteExt.VisibilityState page_visibility = 2 [default = VISIBILITY_STATE_UNKNOWN];- Specified by:
hasPageVisibilityin interfaceAdxExt.SiteExtOrBuilder- Returns:
- Whether the pageVisibility field is set.
-
getPageVisibility
public AdxExt.SiteExt.VisibilityState getPageVisibility()
The visibility state of the web page containing the ad slot. See https://www.w3.org/TR/page-visibility/. [AdX: BidRequest.page_visibility]
optional .com.google.doubleclick.SiteExt.VisibilityState page_visibility = 2 [default = VISIBILITY_STATE_UNKNOWN];- Specified by:
getPageVisibilityin interfaceAdxExt.SiteExtOrBuilder- Returns:
- The pageVisibility.
-
hasIsSemiTransparentRequest
public boolean hasIsSemiTransparentRequest()
Indicates that the request is using semi-transparent branding, which means only a truncated version of the request URL will be provided. This decision is made by the publisher, see https://support.google.com/admanager/answer/4584891#urls for context.
optional bool is_semi_transparent_request = 3;- Specified by:
hasIsSemiTransparentRequestin interfaceAdxExt.SiteExtOrBuilder- Returns:
- Whether the isSemiTransparentRequest field is set.
-
getIsSemiTransparentRequest
public boolean getIsSemiTransparentRequest()
Indicates that the request is using semi-transparent branding, which means only a truncated version of the request URL will be provided. This decision is made by the publisher, see https://support.google.com/admanager/answer/4584891#urls for context.
optional bool is_semi_transparent_request = 3;- Specified by:
getIsSemiTransparentRequestin interfaceAdxExt.SiteExtOrBuilder- Returns:
- The isSemiTransparentRequest.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AdxExt.SiteExt parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.SiteExt parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.SiteExt parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.SiteExt parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.SiteExt parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.SiteExt parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.SiteExt parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.SiteExt parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.SiteExt parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.SiteExt parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.SiteExt parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.SiteExt parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AdxExt.SiteExt.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AdxExt.SiteExt.Builder newBuilder()
-
newBuilder
public static AdxExt.SiteExt.Builder newBuilder(AdxExt.SiteExt prototype)
-
toBuilder
public AdxExt.SiteExt.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AdxExt.SiteExt.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AdxExt.SiteExt getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AdxExt.SiteExt> parser()
-
getParserForType
public com.google.protobuf.Parser<AdxExt.SiteExt> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AdxExt.SiteExt getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-