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, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitprivate 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.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Imp getDefaultInstance()
public BrxRtb095.BidRequest.Imp getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<BrxRtb095.BidRequest.Imp> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic 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.ImpOrBuilderpublic boolean hasInstl()
optional bool instl = 4;
Defines if the ad is interstitial or full screen
hasInstl in interface BrxRtb095.BidRequest.ImpOrBuilderpublic boolean getInstl()
optional bool instl = 4;
Defines if the ad is interstitial or full screen
getInstl in interface BrxRtb095.BidRequest.ImpOrBuilderprivate void initFields()
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Imp parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Imp parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Imp parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Imp.Builder newBuilder()
public BrxRtb095.BidRequest.Imp.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BrxRtb095.BidRequest.Imp.Builder newBuilder(BrxRtb095.BidRequest.Imp prototype)
public BrxRtb095.BidRequest.Imp.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BrxRtb095.BidRequest.Imp.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage