public static final class BrxRtb095.BidResponse.BidExt extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidResponse.BidExtOrBuilder
BidResponse.BidExt
Modifier and Type | Class and Description |
---|---|
static class |
BrxRtb095.BidResponse.BidExt.Builder
Protobuf type
BidResponse.BidExt |
static class |
BrxRtb095.BidResponse.BidExt.MediaDesc
Protobuf type
BidResponse.BidExt.MediaDesc |
static interface |
BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier | Constructor and Description |
---|---|
private |
BidExt(boolean noInit) |
private |
BidExt(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
BidExt(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
int |
getAdserverProcessingTime()
optional int32 adserver_processing_time = 12; |
BrxRtb095.AdType |
getAdtype()
optional .AdType adtype = 11; |
String |
getAdvertiserName()
optional string advertiser_name = 9; |
com.google.protobuf.ByteString |
getAdvertiserNameBytes()
optional string advertiser_name = 9; |
BrxRtb095.Api |
getApi()
optional .Api api = 6; |
String |
getCampaignName()
optional string campaign_name = 1; |
com.google.protobuf.ByteString |
getCampaignNameBytes()
optional string campaign_name = 1; |
BrxRtb095.Companiontype |
getCompaniontype(int index)
repeated .Companiontype companiontype = 10; |
int |
getCompaniontypeCount()
repeated .Companiontype companiontype = 10; |
List<BrxRtb095.Companiontype> |
getCompaniontypeList()
repeated .Companiontype companiontype = 10; |
int |
getCreativeDuration()
optional int32 creative_duration = 4; |
String |
getCreativeName()
optional string creative_name = 3; |
com.google.protobuf.ByteString |
getCreativeNameBytes()
optional string creative_name = 3; |
static BrxRtb095.BidResponse.BidExt |
getDefaultInstance() |
BrxRtb095.BidResponse.BidExt |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getLandingpageUrl()
optional string landingpage_url = 8; |
com.google.protobuf.ByteString |
getLandingpageUrlBytes()
optional string landingpage_url = 8; |
String |
getLid()
optional string lid = 7; |
com.google.protobuf.ByteString |
getLidBytes()
optional string lid = 7; |
String |
getLineItemName()
optional string line_item_name = 2; |
com.google.protobuf.ByteString |
getLineItemNameBytes()
optional string line_item_name = 2; |
BrxRtb095.BidResponse.BidExt.MediaDesc |
getMediaDesc(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
int |
getMediaDescCount()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
List<BrxRtb095.BidResponse.BidExt.MediaDesc> |
getMediaDescList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder |
getMediaDescOrBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
List<? extends BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> |
getMediaDescOrBuilderList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5; |
com.google.protobuf.Parser<BrxRtb095.BidResponse.BidExt> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAdserverProcessingTime()
optional int32 adserver_processing_time = 12; |
boolean |
hasAdtype()
optional .AdType adtype = 11; |
boolean |
hasAdvertiserName()
optional string advertiser_name = 9; |
boolean |
hasApi()
optional .Api api = 6; |
boolean |
hasCampaignName()
optional string campaign_name = 1; |
boolean |
hasCreativeDuration()
optional int32 creative_duration = 4; |
boolean |
hasCreativeName()
optional string creative_name = 3; |
boolean |
hasLandingpageUrl()
optional string landingpage_url = 8; |
boolean |
hasLid()
optional string lid = 7; |
boolean |
hasLineItemName()
optional string line_item_name = 2; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidResponse.BidExt.Builder |
newBuilder() |
static BrxRtb095.BidResponse.BidExt.Builder |
newBuilder(BrxRtb095.BidResponse.BidExt prototype) |
BrxRtb095.BidResponse.BidExt.Builder |
newBuilderForType() |
protected BrxRtb095.BidResponse.BidExt.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidResponse.BidExt |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidResponse.BidExt |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(byte[] data) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(InputStream input) |
static BrxRtb095.BidResponse.BidExt |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidResponse.BidExt.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
private static final BrxRtb095.BidResponse.BidExt defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidResponse.BidExt> PARSER
private int bitField0_
public static final int CAMPAIGN_NAME_FIELD_NUMBER
private Object campaignName_
public static final int LINE_ITEM_NAME_FIELD_NUMBER
private Object lineItemName_
public static final int CREATIVE_NAME_FIELD_NUMBER
private Object creativeName_
public static final int CREATIVE_DURATION_FIELD_NUMBER
private int creativeDuration_
public static final int MEDIA_DESC_FIELD_NUMBER
private List<BrxRtb095.BidResponse.BidExt.MediaDesc> mediaDesc_
public static final int API_FIELD_NUMBER
private BrxRtb095.Api api_
public static final int LID_FIELD_NUMBER
private Object lid_
public static final int LANDINGPAGE_URL_FIELD_NUMBER
private Object landingpageUrl_
public static final int ADVERTISER_NAME_FIELD_NUMBER
private Object advertiserName_
public static final int COMPANIONTYPE_FIELD_NUMBER
private List<BrxRtb095.Companiontype> companiontype_
public static final int ADTYPE_FIELD_NUMBER
private BrxRtb095.AdType adtype_
public static final int ADSERVER_PROCESSING_TIME_FIELD_NUMBER
private int adserverProcessingTime_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private BidExt(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private BidExt(boolean noInit)
private BidExt(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.BidExt getDefaultInstance()
public BrxRtb095.BidResponse.BidExt getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<BrxRtb095.BidResponse.BidExt> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasCampaignName()
optional string campaign_name = 1;
Friendly campaign name
hasCampaignName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getCampaignName()
optional string campaign_name = 1;
Friendly campaign name
getCampaignName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getCampaignNameBytes()
optional string campaign_name = 1;
Friendly campaign name
getCampaignNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasLineItemName()
optional string line_item_name = 2;
Friendly line item name
hasLineItemName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getLineItemName()
optional string line_item_name = 2;
Friendly line item name
getLineItemName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getLineItemNameBytes()
optional string line_item_name = 2;
Friendly line item name
getLineItemNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasCreativeName()
optional string creative_name = 3;
Friendly campaign name
hasCreativeName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getCreativeName()
optional string creative_name = 3;
Friendly campaign name
getCreativeName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getCreativeNameBytes()
optional string creative_name = 3;
Friendly campaign name
getCreativeNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasCreativeDuration()
optional int32 creative_duration = 4;
Duration of the creative returned in seconds
hasCreativeDuration
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getCreativeDuration()
optional int32 creative_duration = 4;
Duration of the creative returned in seconds
getCreativeDuration
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public List<BrxRtb095.BidResponse.BidExt.MediaDesc> getMediaDescList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescList
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public List<? extends BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder> getMediaDescOrBuilderList()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescOrBuilderList
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getMediaDescCount()
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescCount
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.MediaDesc getMediaDesc(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDesc
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder getMediaDescOrBuilder(int index)
repeated .BidResponse.BidExt.MediaDesc media_desc = 5;
Include a MediaDesc message for each media file in the creative returned
getMediaDescOrBuilder
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasApi()
optional .Api api = 6;
API framework required by the returned creative
hasApi
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.Api getApi()
optional .Api api = 6;
API framework required by the returned creative
getApi
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasLid()
optional string lid = 7;
Line item ID of the returned creative
hasLid
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getLid()
optional string lid = 7;
Line item ID of the returned creative
getLid
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getLidBytes()
optional string lid = 7;
Line item ID of the returned creative
getLidBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasLandingpageUrl()
optional string landingpage_url = 8;
Landing page URL for the campaign
hasLandingpageUrl
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getLandingpageUrl()
optional string landingpage_url = 8;
Landing page URL for the campaign
getLandingpageUrl
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getLandingpageUrlBytes()
optional string landingpage_url = 8;
Landing page URL for the campaign
getLandingpageUrlBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasAdvertiserName()
optional string advertiser_name = 9;
Advertiser name
hasAdvertiserName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public String getAdvertiserName()
optional string advertiser_name = 9;
Advertiser name
getAdvertiserName
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public com.google.protobuf.ByteString getAdvertiserNameBytes()
optional string advertiser_name = 9;
Advertiser name
getAdvertiserNameBytes
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public List<BrxRtb095.Companiontype> getCompaniontypeList()
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
getCompaniontypeList
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getCompaniontypeCount()
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
getCompaniontypeCount
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.Companiontype getCompaniontype(int index)
repeated .Companiontype companiontype = 10;
Companion types in the returned creative
getCompaniontype
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasAdtype()
optional .AdType adtype = 11;
Define if the bid is for an impression opportunity defined by a "video" or "banner" object
hasAdtype
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public BrxRtb095.AdType getAdtype()
optional .AdType adtype = 11;
Define if the bid is for an impression opportunity defined by a "video" or "banner" object
getAdtype
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public boolean hasAdserverProcessingTime()
optional int32 adserver_processing_time = 12;
The bidder's ad server processing time in milliseconds
hasAdserverProcessingTime
in interface BrxRtb095.BidResponse.BidExtOrBuilder
public int getAdserverProcessingTime()
optional int32 adserver_processing_time = 12;
The bidder's ad server processing time in milliseconds
getAdserverProcessingTime
in interface BrxRtb095.BidResponse.BidExtOrBuilder
private void initFields()
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static BrxRtb095.BidResponse.BidExt parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.BidExt parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.BidExt parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.BidExt parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.BidExt parseFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidResponse.BidExt parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidResponse.BidExt parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidResponse.BidExt parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidResponse.BidExt parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BrxRtb095.BidResponse.BidExt parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidResponse.BidExt.Builder newBuilder()
public BrxRtb095.BidResponse.BidExt.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BrxRtb095.BidResponse.BidExt.Builder newBuilder(BrxRtb095.BidResponse.BidExt prototype)
public BrxRtb095.BidResponse.BidExt.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected BrxRtb095.BidResponse.BidExt.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage