AdxExt.BidExtOrBuilder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderpublic static final class AdxExt.BidExt extends com.google.protobuf.GeneratedMessageV3 implements AdxExt.BidExtOrBuilder
Ad Exchange extensions for the Bid object.Protobuf type
com.google.doubleclick.BidExt| Modifier and Type | Class | Description |
|---|---|---|
static class |
AdxExt.BidExt.Builder |
Ad Exchange extensions for the Bid object.
|
static class |
AdxExt.BidExt.EventNotificationToken |
Protobuf type
com.google.doubleclick.BidExt.EventNotificationToken |
static interface |
AdxExt.BidExt.EventNotificationTokenOrBuilder |
|
static class |
AdxExt.BidExt.ExchangeDealType |
[AdX: BidResponse.Ad.AdSlot.exchange_deal_type]
|
static class |
AdxExt.BidExt.SdkRenderedAd |
An ad that will be rendered by an SDK known to the buyer.
|
static interface |
AdxExt.BidExt.SdkRenderedAdOrBuilder |
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 int |
AD_CHOICES_DESTINATION_URL_FIELD_NUMBER |
|
static int |
AMP_AD_URL_FIELD_NUMBER |
|
static int |
ATTRIBUTE_FIELD_NUMBER |
|
static int |
BIDDER_NAME_FIELD_NUMBER |
|
static int |
BILLING_ID_FIELD_NUMBER |
|
static int |
EVENT_NOTIFICATION_TOKEN_FIELD_NUMBER |
|
static int |
EXCHANGE_DEAL_TYPE_FIELD_NUMBER |
|
static int |
IMPRESSION_TRACKING_URL_FIELD_NUMBER |
|
static com.google.protobuf.Parser<AdxExt.BidExt> |
PARSER |
Deprecated.
|
static int |
RESTRICTED_CATEGORY_FIELD_NUMBER |
|
static int |
SDK_RENDERED_AD_FIELD_NUMBER |
|
static int |
THIRD_PARTY_BUYER_TOKEN_FIELD_NUMBER |
|
static int |
USE_BID_TRANSLATION_SERVICE_FIELD_NUMBER |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.String |
getAdChoicesDestinationUrl() |
[AdX: BidResponse.Ad.ad_choices_destination_url]
|
com.google.protobuf.ByteString |
getAdChoicesDestinationUrlBytes() |
[AdX: BidResponse.Ad.ad_choices_destination_url]
|
java.lang.String |
getAmpAdUrl() |
The URL to fetch an AMPHTML ad.
|
com.google.protobuf.ByteString |
getAmpAdUrlBytes() |
The URL to fetch an AMPHTML ad.
|
int |
getAttribute(int index) |
[AdX: BidResponse.Ad.attribute]
See buyer-declarable-creative-attributes.txt in the technical documentation
for a list of ids.
|
int |
getAttributeCount() |
[AdX: BidResponse.Ad.attribute]
See buyer-declarable-creative-attributes.txt in the technical documentation
for a list of ids.
|
java.util.List<java.lang.Integer> |
getAttributeList() |
[AdX: BidResponse.Ad.attribute]
See buyer-declarable-creative-attributes.txt in the technical documentation
for a list of ids.
|
java.lang.String |
getBidderName() |
[AdX: BidResponse.Ad.bidder_name]
|
com.google.protobuf.ByteString |
getBidderNameBytes() |
[AdX: BidResponse.Ad.bidder_name]
|
long |
getBillingId() |
The billing ID to attribute this impression to.
|
static AdxExt.BidExt |
getDefaultInstance() |
|
AdxExt.BidExt |
getDefaultInstanceForType() |
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
AdxExt.BidExt.EventNotificationToken |
getEventNotificationToken() |
A token set by bidders for troubleshooting which will be included in the
real-time feedback for the Bid it is sent in.
|
AdxExt.BidExt.EventNotificationTokenOrBuilder |
getEventNotificationTokenOrBuilder() |
A token set by bidders for troubleshooting which will be included in the
real-time feedback for the Bid it is sent in.
|
AdxExt.BidExt.ExchangeDealType |
getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION]; |
java.lang.String |
getImpressionTrackingUrl(int index) |
[AdX: BidResponse.Ad.impression_tracking_url]
|
com.google.protobuf.ByteString |
getImpressionTrackingUrlBytes(int index) |
[AdX: BidResponse.Ad.impression_tracking_url]
|
int |
getImpressionTrackingUrlCount() |
[AdX: BidResponse.Ad.impression_tracking_url]
|
com.google.protobuf.ProtocolStringList |
getImpressionTrackingUrlList() |
[AdX: BidResponse.Ad.impression_tracking_url]
|
com.google.protobuf.Parser<AdxExt.BidExt> |
getParserForType() |
|
int |
getRestrictedCategory(int index) |
All restricted categories for the ads that may be shown from this snippet.
|
int |
getRestrictedCategoryCount() |
All restricted categories for the ads that may be shown from this snippet.
|
java.util.List<java.lang.Integer> |
getRestrictedCategoryList() |
All restricted categories for the ads that may be shown from this snippet.
|
AdxExt.BidExt.SdkRenderedAd |
getSdkRenderedAd() |
optional .com.google.doubleclick.BidExt.SdkRenderedAd sdk_rendered_ad = 7; |
AdxExt.BidExt.SdkRenderedAdOrBuilder |
getSdkRenderedAdOrBuilder() |
optional .com.google.doubleclick.BidExt.SdkRenderedAd sdk_rendered_ad = 7; |
int |
getSerializedSize() |
|
java.lang.String |
getThirdPartyBuyerToken() |
Token used to identify end third party buyer information if an
exchange as an open bidder is an intermediary.
|
com.google.protobuf.ByteString |
getThirdPartyBuyerTokenBytes() |
Token used to identify end third party buyer information if an
exchange as an open bidder is an intermediary.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
|
boolean |
getUseBidTranslationService() |
[AdX: BidResponse.Ad.AdSlot.use_bid_translation_service]
This field is applicable only for bid requests that are marked as first
price, and will otherwise be ignored.
|
boolean |
hasAdChoicesDestinationUrl() |
[AdX: BidResponse.Ad.ad_choices_destination_url]
|
boolean |
hasAmpAdUrl() |
The URL to fetch an AMPHTML ad.
|
boolean |
hasBidderName() |
[AdX: BidResponse.Ad.bidder_name]
|
boolean |
hasBillingId() |
The billing ID to attribute this impression to.
|
boolean |
hasEventNotificationToken() |
A token set by bidders for troubleshooting which will be included in the
real-time feedback for the Bid it is sent in.
|
boolean |
hasExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION]; |
int |
hashCode() |
|
boolean |
hasSdkRenderedAd() |
optional .com.google.doubleclick.BidExt.SdkRenderedAd sdk_rendered_ad = 7; |
boolean |
hasThirdPartyBuyerToken() |
Token used to identify end third party buyer information if an
exchange as an open bidder is an intermediary.
|
boolean |
hasUseBidTranslationService() |
[AdX: BidResponse.Ad.AdSlot.use_bid_translation_service]
This field is applicable only for bid requests that are marked as first
price, and will otherwise be ignored.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
static AdxExt.BidExt.Builder |
newBuilder() |
|
static AdxExt.BidExt.Builder |
newBuilder(AdxExt.BidExt prototype) |
|
AdxExt.BidExt.Builder |
newBuilderForType() |
|
protected AdxExt.BidExt.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
|
static AdxExt.BidExt |
parseDelimitedFrom(java.io.InputStream input) |
|
static AdxExt.BidExt |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidExt |
parseFrom(byte[] data) |
|
static AdxExt.BidExt |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidExt |
parseFrom(com.google.protobuf.ByteString data) |
|
static AdxExt.BidExt |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidExt |
parseFrom(com.google.protobuf.CodedInputStream input) |
|
static AdxExt.BidExt |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidExt |
parseFrom(java.io.InputStream input) |
|
static AdxExt.BidExt |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AdxExt.BidExt |
parseFrom(java.nio.ByteBuffer data) |
|
static AdxExt.BidExt |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static com.google.protobuf.Parser<AdxExt.BidExt> |
parser() |
|
AdxExt.BidExt.Builder |
toBuilder() |
|
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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 IMPRESSION_TRACKING_URL_FIELD_NUMBER
public static final int AD_CHOICES_DESTINATION_URL_FIELD_NUMBER
public static final int BIDDER_NAME_FIELD_NUMBER
public static final int EXCHANGE_DEAL_TYPE_FIELD_NUMBER
public static final int ATTRIBUTE_FIELD_NUMBER
public static final int AMP_AD_URL_FIELD_NUMBER
public static final int SDK_RENDERED_AD_FIELD_NUMBER
public static final int EVENT_NOTIFICATION_TOKEN_FIELD_NUMBER
public static final int RESTRICTED_CATEGORY_FIELD_NUMBER
public static final int BILLING_ID_FIELD_NUMBER
public static final int USE_BID_TRANSLATION_SERVICE_FIELD_NUMBER
public static final int THIRD_PARTY_BUYER_TOKEN_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.BidExt> 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 com.google.protobuf.ProtocolStringList getImpressionTrackingUrlList()
[AdX: BidResponse.Ad.impression_tracking_url]
repeated string impression_tracking_url = 1;getImpressionTrackingUrlList in interface AdxExt.BidExtOrBuilderpublic int getImpressionTrackingUrlCount()
[AdX: BidResponse.Ad.impression_tracking_url]
repeated string impression_tracking_url = 1;getImpressionTrackingUrlCount in interface AdxExt.BidExtOrBuilderpublic java.lang.String getImpressionTrackingUrl(int index)
[AdX: BidResponse.Ad.impression_tracking_url]
repeated string impression_tracking_url = 1;getImpressionTrackingUrl in interface AdxExt.BidExtOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getImpressionTrackingUrlBytes(int index)
[AdX: BidResponse.Ad.impression_tracking_url]
repeated string impression_tracking_url = 1;getImpressionTrackingUrlBytes in interface AdxExt.BidExtOrBuilderindex - The index of the value to return.public boolean hasAdChoicesDestinationUrl()
[AdX: BidResponse.Ad.ad_choices_destination_url]
optional string ad_choices_destination_url = 2;hasAdChoicesDestinationUrl in interface AdxExt.BidExtOrBuilderpublic java.lang.String getAdChoicesDestinationUrl()
[AdX: BidResponse.Ad.ad_choices_destination_url]
optional string ad_choices_destination_url = 2;getAdChoicesDestinationUrl in interface AdxExt.BidExtOrBuilderpublic com.google.protobuf.ByteString getAdChoicesDestinationUrlBytes()
[AdX: BidResponse.Ad.ad_choices_destination_url]
optional string ad_choices_destination_url = 2;getAdChoicesDestinationUrlBytes in interface AdxExt.BidExtOrBuilderpublic boolean hasBidderName()
[AdX: BidResponse.Ad.bidder_name]
optional string bidder_name = 3;hasBidderName in interface AdxExt.BidExtOrBuilderpublic java.lang.String getBidderName()
[AdX: BidResponse.Ad.bidder_name]
optional string bidder_name = 3;getBidderName in interface AdxExt.BidExtOrBuilderpublic com.google.protobuf.ByteString getBidderNameBytes()
[AdX: BidResponse.Ad.bidder_name]
optional string bidder_name = 3;getBidderNameBytes in interface AdxExt.BidExtOrBuilderpublic boolean hasExchangeDealType()
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION];hasExchangeDealType in interface AdxExt.BidExtOrBuilderpublic AdxExt.BidExt.ExchangeDealType getExchangeDealType()
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION];getExchangeDealType in interface AdxExt.BidExtOrBuilderpublic java.util.List<java.lang.Integer> getAttributeList()
[AdX: BidResponse.Ad.attribute] See buyer-declarable-creative-attributes.txt in the technical documentation for a list of ids. Note that not all declarable attributes come through in the BidRequest in the various `battr` fields.
repeated int32 attribute = 5 [packed = true];getAttributeList in interface AdxExt.BidExtOrBuilderpublic int getAttributeCount()
[AdX: BidResponse.Ad.attribute] See buyer-declarable-creative-attributes.txt in the technical documentation for a list of ids. Note that not all declarable attributes come through in the BidRequest in the various `battr` fields.
repeated int32 attribute = 5 [packed = true];getAttributeCount in interface AdxExt.BidExtOrBuilderpublic int getAttribute(int index)
[AdX: BidResponse.Ad.attribute] See buyer-declarable-creative-attributes.txt in the technical documentation for a list of ids. Note that not all declarable attributes come through in the BidRequest in the various `battr` fields.
repeated int32 attribute = 5 [packed = true];getAttribute in interface AdxExt.BidExtOrBuilderindex - The index of the element to return.public boolean hasAmpAdUrl()
The URL to fetch an AMPHTML ad. Only one of the following should be set: html_snippet, video_url, amp_ad_url, native_ad.
optional string amp_ad_url = 6;hasAmpAdUrl in interface AdxExt.BidExtOrBuilderpublic java.lang.String getAmpAdUrl()
The URL to fetch an AMPHTML ad. Only one of the following should be set: html_snippet, video_url, amp_ad_url, native_ad.
optional string amp_ad_url = 6;getAmpAdUrl in interface AdxExt.BidExtOrBuilderpublic com.google.protobuf.ByteString getAmpAdUrlBytes()
The URL to fetch an AMPHTML ad. Only one of the following should be set: html_snippet, video_url, amp_ad_url, native_ad.
optional string amp_ad_url = 6;getAmpAdUrlBytes in interface AdxExt.BidExtOrBuilderpublic boolean hasSdkRenderedAd()
optional .com.google.doubleclick.BidExt.SdkRenderedAd sdk_rendered_ad = 7;hasSdkRenderedAd in interface AdxExt.BidExtOrBuilderpublic AdxExt.BidExt.SdkRenderedAd getSdkRenderedAd()
optional .com.google.doubleclick.BidExt.SdkRenderedAd sdk_rendered_ad = 7;getSdkRenderedAd in interface AdxExt.BidExtOrBuilderpublic AdxExt.BidExt.SdkRenderedAdOrBuilder getSdkRenderedAdOrBuilder()
optional .com.google.doubleclick.BidExt.SdkRenderedAd sdk_rendered_ad = 7;getSdkRenderedAdOrBuilder in interface AdxExt.BidExtOrBuilderpublic boolean hasEventNotificationToken()
A token set by bidders for troubleshooting which will be included in the real-time feedback for the Bid it is sent in. The contents of the token will not be logged.
optional .com.google.doubleclick.BidExt.EventNotificationToken event_notification_token = 8;hasEventNotificationToken in interface AdxExt.BidExtOrBuilderpublic AdxExt.BidExt.EventNotificationToken getEventNotificationToken()
A token set by bidders for troubleshooting which will be included in the real-time feedback for the Bid it is sent in. The contents of the token will not be logged.
optional .com.google.doubleclick.BidExt.EventNotificationToken event_notification_token = 8;getEventNotificationToken in interface AdxExt.BidExtOrBuilderpublic AdxExt.BidExt.EventNotificationTokenOrBuilder getEventNotificationTokenOrBuilder()
A token set by bidders for troubleshooting which will be included in the real-time feedback for the Bid it is sent in. The contents of the token will not be logged.
optional .com.google.doubleclick.BidExt.EventNotificationToken event_notification_token = 8;getEventNotificationTokenOrBuilder in interface AdxExt.BidExtOrBuilderpublic java.util.List<java.lang.Integer> getRestrictedCategoryList()
All restricted categories for the ads that may be shown from this snippet. See ad-restricted-categories.txt in the technical documentation for a list of ids. If you are bidding with ads in restricted categories, you must always declare them here.
repeated int32 restricted_category = 9;getRestrictedCategoryList in interface AdxExt.BidExtOrBuilderpublic int getRestrictedCategoryCount()
All restricted categories for the ads that may be shown from this snippet. See ad-restricted-categories.txt in the technical documentation for a list of ids. If you are bidding with ads in restricted categories, you must always declare them here.
repeated int32 restricted_category = 9;getRestrictedCategoryCount in interface AdxExt.BidExtOrBuilderpublic int getRestrictedCategory(int index)
All restricted categories for the ads that may be shown from this snippet. See ad-restricted-categories.txt in the technical documentation for a list of ids. If you are bidding with ads in restricted categories, you must always declare them here.
repeated int32 restricted_category = 9;getRestrictedCategory in interface AdxExt.BidExtOrBuilderindex - The index of the element to return.public boolean hasBillingId()
The billing ID to attribute this impression to. The value must be in the repeated BidRequest.Imp.ImpExt.billing_id field sent for this impression. If the length of BidRequest.Imp.ImpExt.billing_id is exactly 1, this field is not required and its contents will be ignored.
optional int64 billing_id = 10;hasBillingId in interface AdxExt.BidExtOrBuilderpublic long getBillingId()
The billing ID to attribute this impression to. The value must be in the repeated BidRequest.Imp.ImpExt.billing_id field sent for this impression. If the length of BidRequest.Imp.ImpExt.billing_id is exactly 1, this field is not required and its contents will be ignored.
optional int64 billing_id = 10;getBillingId in interface AdxExt.BidExtOrBuilderpublic boolean hasUseBidTranslationService()
[AdX: BidResponse.Ad.AdSlot.use_bid_translation_service] This field is applicable only for bid requests that are marked as first price, and will otherwise be ignored. If the field is set to true on a first price request, then the bid will go through a bid translation service that converts the second price bid into a first price bid for participation in the first price auction (i.e. may reduce but will never increase the bid). If the field is not set, then for first price eligible queries the bid will be treated as a first price bid. This field is a temporary product for bidders that require assistance migrating to 1st price bidding, and will eventually be deprecated.
optional bool use_bid_translation_service = 12;hasUseBidTranslationService in interface AdxExt.BidExtOrBuilderpublic boolean getUseBidTranslationService()
[AdX: BidResponse.Ad.AdSlot.use_bid_translation_service] This field is applicable only for bid requests that are marked as first price, and will otherwise be ignored. If the field is set to true on a first price request, then the bid will go through a bid translation service that converts the second price bid into a first price bid for participation in the first price auction (i.e. may reduce but will never increase the bid). If the field is not set, then for first price eligible queries the bid will be treated as a first price bid. This field is a temporary product for bidders that require assistance migrating to 1st price bidding, and will eventually be deprecated.
optional bool use_bid_translation_service = 12;getUseBidTranslationService in interface AdxExt.BidExtOrBuilderpublic boolean hasThirdPartyBuyerToken()
Token used to identify end third party buyer information if an exchange as an open bidder is an intermediary. This is obtained from the third party buyer and must be passed to Google unaltered in the bid response.
optional string third_party_buyer_token = 14;hasThirdPartyBuyerToken in interface AdxExt.BidExtOrBuilderpublic java.lang.String getThirdPartyBuyerToken()
Token used to identify end third party buyer information if an exchange as an open bidder is an intermediary. This is obtained from the third party buyer and must be passed to Google unaltered in the bid response.
optional string third_party_buyer_token = 14;getThirdPartyBuyerToken in interface AdxExt.BidExtOrBuilderpublic com.google.protobuf.ByteString getThirdPartyBuyerTokenBytes()
Token used to identify end third party buyer information if an exchange as an open bidder is an intermediary. This is obtained from the third party buyer and must be passed to Google unaltered in the bid response.
optional string third_party_buyer_token = 14;getThirdPartyBuyerTokenBytes in interface AdxExt.BidExtOrBuilderpublic 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.BidExt parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidExt parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidExt parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidExt parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidExt parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidExt parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AdxExt.BidExt parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidExt parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidExt parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidExt parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidExt parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AdxExt.BidExt parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic AdxExt.BidExt.Builder newBuilderForType()
public static AdxExt.BidExt.Builder newBuilder()
public static AdxExt.BidExt.Builder newBuilder(AdxExt.BidExt prototype)
public AdxExt.BidExt.Builder toBuilder()
protected AdxExt.BidExt.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AdxExt.BidExt getDefaultInstance()
public static com.google.protobuf.Parser<AdxExt.BidExt> parser()
public com.google.protobuf.Parser<AdxExt.BidExt> getParserForType()
getParserForType in class com.google.protobuf.GeneratedMessageV3public AdxExt.BidExt getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google, Inc.. All rights reserved.