public static final class BrxRtb095.BidRequest.Imp extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidRequest.ImpOrBuilder
BidRequest.Imp
Modifier and Type | Class and Description |
---|---|
static class |
BrxRtb095.BidRequest.Imp.Builder
Protobuf type
BidRequest.Imp |
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 and Type | Field and Description |
---|---|
private BrxRtb095.BidRequest.Banner |
banner_ |
static int |
BANNER_FIELD_NUMBER |
private int |
bitField0_ |
private static BrxRtb095.BidRequest.Imp |
defaultInstance |
private Object |
id_ |
static int |
ID_FIELD_NUMBER |
private boolean |
instl_ |
static int |
INSTL_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
private int |
memoizedSerializedSize |
static com.google.protobuf.Parser<BrxRtb095.BidRequest.Imp> |
PARSER |
private static long |
serialVersionUID |
private com.google.protobuf.UnknownFieldSet |
unknownFields |
private BrxRtb095.BidRequest.Video |
video_ |
static int |
VIDEO_FIELD_NUMBER |
Modifier | Constructor and Description |
---|---|
private |
Imp(boolean noInit) |
private |
Imp(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
Imp(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidRequest.Banner |
getBanner()
optional .BidRequest.Banner banner = 2; |
BrxRtb095.BidRequest.BannerOrBuilder |
getBannerOrBuilder()
optional .BidRequest.Banner banner = 2; |
static BrxRtb095.BidRequest.Imp |
getDefaultInstance() |
BrxRtb095.BidRequest.Imp |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
boolean |
getInstl()
optional bool instl = 4; |
com.google.protobuf.Parser<BrxRtb095.BidRequest.Imp> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
BrxRtb095.BidRequest.Video |
getVideo()
optional .BidRequest.Video video = 3; |
BrxRtb095.BidRequest.VideoOrBuilder |
getVideoOrBuilder()
optional .BidRequest.Video video = 3; |
boolean |
hasBanner()
optional .BidRequest.Banner banner = 2; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasInstl()
optional bool instl = 4; |
boolean |
hasVideo()
optional .BidRequest.Video video = 3; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidRequest.Imp.Builder |
newBuilder() |
static BrxRtb095.BidRequest.Imp.Builder |
newBuilder(BrxRtb095.BidRequest.Imp prototype) |
BrxRtb095.BidRequest.Imp.Builder |
newBuilderForType() |
protected BrxRtb095.BidRequest.Imp.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidRequest.Imp |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidRequest.Imp |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Imp |
parseFrom(byte[] data) |
static BrxRtb095.BidRequest.Imp |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Imp |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidRequest.Imp |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Imp |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidRequest.Imp |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Imp |
parseFrom(InputStream input) |
static BrxRtb095.BidRequest.Imp |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.Imp.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.BidRequest.Imp defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidRequest.Imp> PARSER
private int bitField0_
public static final int ID_FIELD_NUMBER
private Object id_
public static final int BANNER_FIELD_NUMBER
private BrxRtb095.BidRequest.Banner banner_
public static final int VIDEO_FIELD_NUMBER
private BrxRtb095.BidRequest.Video video_
public static final int INSTL_FIELD_NUMBER
private boolean instl_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private Imp(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private Imp(boolean noInit)
private Imp(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Imp getDefaultInstance()
public BrxRtb095.BidRequest.Imp 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.BidRequest.Imp> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasId()
optional string id = 1;
BASED ON OPEN RTB 2.1 IMPRESSION OBJECT Child to BidRequest object The “imp” object describes the ad position or impression being auctioned.
hasId
in interface BrxRtb095.BidRequest.ImpOrBuilder
public String getId()
optional string id = 1;
BASED ON OPEN RTB 2.1 IMPRESSION OBJECT Child to BidRequest object The “imp” object describes the ad position or impression being auctioned.
getId
in interface BrxRtb095.BidRequest.ImpOrBuilder
public com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
BASED ON OPEN RTB 2.1 IMPRESSION OBJECT Child to BidRequest object The “imp” object describes the ad position or impression being auctioned.
getIdBytes
in interface BrxRtb095.BidRequest.ImpOrBuilder
public boolean hasBanner()
optional .BidRequest.Banner banner = 2;
Either a banner or video object (or both if the impression could be either) must be included in an impression object.
hasBanner
in interface BrxRtb095.BidRequest.ImpOrBuilder
public BrxRtb095.BidRequest.Banner getBanner()
optional .BidRequest.Banner banner = 2;
Either a banner or video object (or both if the impression could be either) must be included in an impression object.
getBanner
in interface BrxRtb095.BidRequest.ImpOrBuilder
public BrxRtb095.BidRequest.BannerOrBuilder getBannerOrBuilder()
optional .BidRequest.Banner banner = 2;
Either a banner or video object (or both if the impression could be either) must be included in an impression object.
getBannerOrBuilder
in interface BrxRtb095.BidRequest.ImpOrBuilder
public boolean hasVideo()
optional .BidRequest.Video video = 3;
Either a banner or video object (or both if the impression could be either) must be included in an impression object.
hasVideo
in interface BrxRtb095.BidRequest.ImpOrBuilder
public BrxRtb095.BidRequest.Video getVideo()
optional .BidRequest.Video video = 3;
Either a banner or video object (or both if the impression could be either) must be included in an impression object.
getVideo
in interface BrxRtb095.BidRequest.ImpOrBuilder
public BrxRtb095.BidRequest.VideoOrBuilder getVideoOrBuilder()
optional .BidRequest.Video video = 3;
Either a banner or video object (or both if the impression could be either) must be included in an impression object.
getVideoOrBuilder
in interface BrxRtb095.BidRequest.ImpOrBuilder
public boolean hasInstl()
optional bool instl = 4;
Defines if the ad is interstitial or full screen
hasInstl
in interface BrxRtb095.BidRequest.ImpOrBuilder
public boolean getInstl()
optional bool instl = 4;
Defines if the ad is interstitial or full screen
getInstl
in interface BrxRtb095.BidRequest.ImpOrBuilder
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.BidRequest.Imp parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Imp parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Imp parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Imp parseFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Imp parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Imp parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Imp parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Imp.Builder newBuilder()
public BrxRtb095.BidRequest.Imp.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BrxRtb095.BidRequest.Imp.Builder newBuilder(BrxRtb095.BidRequest.Imp prototype)
public BrxRtb095.BidRequest.Imp.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected BrxRtb095.BidRequest.Imp.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage