AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderpublic static final class AdxExt.BidRequestExt.BidFeedback.EventNotificationToken extends com.google.protobuf.GeneratedMessageV3 implements AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilder
com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken| Modifier and Type | Class | Description |
|---|---|---|
static class |
AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builder |
Protobuf type
com.google.doubleclick.BidRequestExt.BidFeedback.EventNotificationToken |
com.google.protobuf.AbstractMessageLite.InternalOneOfEnumcom.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| Modifier and Type | Field | Description |
|---|---|---|
static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback.EventNotificationToken> |
PARSER |
Deprecated.
|
static int |
PAYLOAD_FIELD_NUMBER |
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTocanUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PAYLOAD_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback.EventNotificationToken> PARSER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasPayload()
The contents of the token.
optional string payload = 1;hasPayload in interface AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilderpublic java.lang.String getPayload()
The contents of the token.
optional string payload = 1;getPayload in interface AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilderpublic com.google.protobuf.ByteString getPayloadBytes()
The contents of the token.
optional string payload = 1;getPayloadBytes in interface AdxExt.BidRequestExt.BidFeedback.EventNotificationTokenOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in class com.google.protobuf.AbstractMessagepublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builder newBuilderForType()
public static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builder newBuilder()
public static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builder newBuilder(AdxExt.BidRequestExt.BidFeedback.EventNotificationToken prototype)
public AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builder toBuilder()
protected AdxExt.BidRequestExt.BidFeedback.EventNotificationToken.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AdxExt.BidRequestExt.BidFeedback.EventNotificationToken getDefaultInstance()
public static com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback.EventNotificationToken> parser()
public com.google.protobuf.Parser<AdxExt.BidRequestExt.BidFeedback.EventNotificationToken> getParserForType()
getParserForType in class com.google.protobuf.GeneratedMessageV3public AdxExt.BidRequestExt.BidFeedback.EventNotificationToken getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google, Inc.. All rights reserved.