public static final class BrxRtb095.BidRequest.Video extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidRequest.VideoOrBuilder
BidRequest.Video
Modifier and Type | Class and Description |
---|---|
static class |
BrxRtb095.BidRequest.Video.Builder
Protobuf type
BidRequest.Video |
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 |
Video(boolean noInit) |
private |
Video(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
Video(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.Api |
getApi(int index)
repeated .Api api = 6; |
int |
getApiCount()
repeated .Api api = 6; |
List<BrxRtb095.Api> |
getApiList()
repeated .Api api = 6; |
BrxRtb095.BidRequest.Banner |
getCompanionad(int index)
repeated .BidRequest.Banner companionad = 15; |
int |
getCompanionadCount()
repeated .BidRequest.Banner companionad = 15; |
List<BrxRtb095.BidRequest.Banner> |
getCompanionadList()
repeated .BidRequest.Banner companionad = 15; |
BrxRtb095.BidRequest.BannerOrBuilder |
getCompanionadOrBuilder(int index)
repeated .BidRequest.Banner companionad = 15; |
List<? extends BrxRtb095.BidRequest.BannerOrBuilder> |
getCompanionadOrBuilderList()
repeated .BidRequest.Banner companionad = 15; |
BrxRtb095.Companiontype |
getCompaniontype(int index)
repeated .Companiontype companiontype = 14; |
int |
getCompaniontypeCount()
repeated .Companiontype companiontype = 14; |
List<BrxRtb095.Companiontype> |
getCompaniontypeList()
repeated .Companiontype companiontype = 14; |
static BrxRtb095.BidRequest.Video |
getDefaultInstance() |
BrxRtb095.BidRequest.Video |
getDefaultInstanceForType() |
BrxRtb095.Delivery |
getDelivery(int index)
repeated .Delivery delivery = 12; |
int |
getDeliveryCount()
repeated .Delivery delivery = 12; |
List<BrxRtb095.Delivery> |
getDeliveryList()
repeated .Delivery delivery = 12; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getH()
optional int32 h = 8; |
BrxRtb095.Linearity |
getLinearity()
optional .Linearity linearity = 2; |
int |
getMaxbitrate()
optional int32 maxbitrate = 10; |
int |
getMaxduration()
optional int32 maxduration = 4; |
BrxRtb095.Mimes |
getMimes(int index)
repeated .Mimes mimes = 1; |
int |
getMimesCount()
repeated .Mimes mimes = 1; |
List<BrxRtb095.Mimes> |
getMimesList()
repeated .Mimes mimes = 1; |
int |
getMinduration()
optional int32 minduration = 3; |
com.google.protobuf.Parser<BrxRtb095.BidRequest.Video> |
getParserForType() |
BrxRtb095.Playbackmethod |
getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11; |
int |
getPlaybackmethodCount()
repeated .Playbackmethod playbackmethod = 11; |
List<BrxRtb095.Playbackmethod> |
getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11; |
BrxRtb095.Pos |
getPos()
optional .Pos pos = 13; |
BrxRtb095.Protocol |
getProtocol(int index)
repeated .Protocol protocol = 5; |
int |
getProtocolCount()
repeated .Protocol protocol = 5; |
List<BrxRtb095.Protocol> |
getProtocolList()
repeated .Protocol protocol = 5; |
int |
getSerializedSize() |
int |
getStartdelay()
optional int32 startdelay = 9; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getW()
optional int32 w = 7; |
boolean |
hasH()
optional int32 h = 8; |
boolean |
hasLinearity()
optional .Linearity linearity = 2; |
boolean |
hasMaxbitrate()
optional int32 maxbitrate = 10; |
boolean |
hasMaxduration()
optional int32 maxduration = 4; |
boolean |
hasMinduration()
optional int32 minduration = 3; |
boolean |
hasPos()
optional .Pos pos = 13; |
boolean |
hasStartdelay()
optional int32 startdelay = 9; |
boolean |
hasW()
optional int32 w = 7; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidRequest.Video.Builder |
newBuilder() |
static BrxRtb095.BidRequest.Video.Builder |
newBuilder(BrxRtb095.BidRequest.Video prototype) |
BrxRtb095.BidRequest.Video.Builder |
newBuilderForType() |
protected BrxRtb095.BidRequest.Video.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidRequest.Video |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidRequest.Video |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Video |
parseFrom(byte[] data) |
static BrxRtb095.BidRequest.Video |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Video |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidRequest.Video |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Video |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidRequest.Video |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Video |
parseFrom(InputStream input) |
static BrxRtb095.BidRequest.Video |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.Video.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.Video defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidRequest.Video> PARSER
private int bitField0_
public static final int MIMES_FIELD_NUMBER
private List<BrxRtb095.Mimes> mimes_
public static final int LINEARITY_FIELD_NUMBER
private BrxRtb095.Linearity linearity_
public static final int MINDURATION_FIELD_NUMBER
private int minduration_
public static final int MAXDURATION_FIELD_NUMBER
private int maxduration_
public static final int PROTOCOL_FIELD_NUMBER
private List<BrxRtb095.Protocol> protocol_
public static final int API_FIELD_NUMBER
private List<BrxRtb095.Api> api_
public static final int W_FIELD_NUMBER
private int w_
public static final int H_FIELD_NUMBER
private int h_
public static final int STARTDELAY_FIELD_NUMBER
private int startdelay_
public static final int MAXBITRATE_FIELD_NUMBER
private int maxbitrate_
public static final int PLAYBACKMETHOD_FIELD_NUMBER
private List<BrxRtb095.Playbackmethod> playbackmethod_
public static final int DELIVERY_FIELD_NUMBER
private List<BrxRtb095.Delivery> delivery_
public static final int POS_FIELD_NUMBER
private BrxRtb095.Pos pos_
public static final int COMPANIONTYPE_FIELD_NUMBER
private List<BrxRtb095.Companiontype> companiontype_
public static final int COMPANIONAD_FIELD_NUMBER
private List<BrxRtb095.BidRequest.Banner> companionad_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private Video(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private Video(boolean noInit)
private Video(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Video getDefaultInstance()
public BrxRtb095.BidRequest.Video 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.Video> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public List<BrxRtb095.Mimes> getMimesList()
repeated .Mimes mimes = 1;
BASED ON OPEN RTB 2.1 VIDEO OBJECT Child to "imp" object The “video” object must be included directly in the impression object if the impression offered for auction is an in-stream video ad opportunity.
getMimesList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getMimesCount()
repeated .Mimes mimes = 1;
BASED ON OPEN RTB 2.1 VIDEO OBJECT Child to "imp" object The “video” object must be included directly in the impression object if the impression offered for auction is an in-stream video ad opportunity.
getMimesCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Mimes getMimes(int index)
repeated .Mimes mimes = 1;
BASED ON OPEN RTB 2.1 VIDEO OBJECT Child to "imp" object The “video” object must be included directly in the impression object if the impression offered for auction is an in-stream video ad opportunity.
getMimes
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasLinearity()
optional .Linearity linearity = 2;
Indicates whether the ad impression is linear or non-linear.
hasLinearity
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Linearity getLinearity()
optional .Linearity linearity = 2;
Indicates whether the ad impression is linear or non-linear.
getLinearity
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasMinduration()
optional int32 minduration = 3;
Minimum video ad duration in seconds
hasMinduration
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getMinduration()
optional int32 minduration = 3;
Minimum video ad duration in seconds
getMinduration
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasMaxduration()
optional int32 maxduration = 4;
Maximum video ad duration in seconds
hasMaxduration
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getMaxduration()
optional int32 maxduration = 4;
Maximum video ad duration in seconds
getMaxduration
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<BrxRtb095.Protocol> getProtocolList()
repeated .Protocol protocol = 5;
Video bid response protocols supported
getProtocolList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getProtocolCount()
repeated .Protocol protocol = 5;
Video bid response protocols supported
getProtocolCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Protocol getProtocol(int index)
repeated .Protocol protocol = 5;
Video bid response protocols supported
getProtocol
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<BrxRtb095.Api> getApiList()
repeated .Api api = 6;
List of supported API frameworks for this impression
getApiList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getApiCount()
repeated .Api api = 6;
List of supported API frameworks for this impression
getApiCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Api getApi(int index)
repeated .Api api = 6;
List of supported API frameworks for this impression
getApi
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasW()
optional int32 w = 7;
Width of the player in pixels
hasW
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getW()
optional int32 w = 7;
Width of the player in pixels
getW
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasH()
optional int32 h = 8;
Height of the player in pixels
hasH
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getH()
optional int32 h = 8;
Height of the player in pixels
getH
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasStartdelay()
optional int32 startdelay = 9;
Indicates the start delay in seconds for preroll, midroll, or postroll ad placement. See Open RTB 2.1 Table 6.9 Video Start Delay for generic placement values.
hasStartdelay
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getStartdelay()
optional int32 startdelay = 9;
Indicates the start delay in seconds for preroll, midroll, or postroll ad placement. See Open RTB 2.1 Table 6.9 Video Start Delay for generic placement values.
getStartdelay
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasMaxbitrate()
optional int32 maxbitrate = 10;
Maximum bit rate in Kbps.
hasMaxbitrate
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getMaxbitrate()
optional int32 maxbitrate = 10;
Maximum bit rate in Kbps.
getMaxbitrate
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<BrxRtb095.Playbackmethod> getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11;
Allowed playback methods
getPlaybackmethodList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getPlaybackmethodCount()
repeated .Playbackmethod playbackmethod = 11;
Allowed playback methods
getPlaybackmethodCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Playbackmethod getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11;
Allowed playback methods
getPlaybackmethod
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<BrxRtb095.Delivery> getDeliveryList()
repeated .Delivery delivery = 12;
List of supported delivery methods (streaming, progressive). If blank, assume all are supported.
getDeliveryList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getDeliveryCount()
repeated .Delivery delivery = 12;
List of supported delivery methods (streaming, progressive). If blank, assume all are supported.
getDeliveryCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Delivery getDelivery(int index)
repeated .Delivery delivery = 12;
List of supported delivery methods (streaming, progressive). If blank, assume all are supported.
getDelivery
in interface BrxRtb095.BidRequest.VideoOrBuilder
public boolean hasPos()
optional .Pos pos = 13;
Ad position
hasPos
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Pos getPos()
optional .Pos pos = 13;
Ad position
getPos
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<BrxRtb095.Companiontype> getCompaniontypeList()
repeated .Companiontype companiontype = 14;
Describes companion resource types supported by the placement as defined by the IAB's VAST standard
getCompaniontypeList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getCompaniontypeCount()
repeated .Companiontype companiontype = 14;
Describes companion resource types supported by the placement as defined by the IAB's VAST standard
getCompaniontypeCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.Companiontype getCompaniontype(int index)
repeated .Companiontype companiontype = 14;
Describes companion resource types supported by the placement as defined by the IAB's VAST standard
getCompaniontype
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<BrxRtb095.BidRequest.Banner> getCompanionadList()
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
getCompanionadList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public List<? extends BrxRtb095.BidRequest.BannerOrBuilder> getCompanionadOrBuilderList()
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
getCompanionadOrBuilderList
in interface BrxRtb095.BidRequest.VideoOrBuilder
public int getCompanionadCount()
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
getCompanionadCount
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.BidRequest.Banner getCompanionad(int index)
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
getCompanionad
in interface BrxRtb095.BidRequest.VideoOrBuilder
public BrxRtb095.BidRequest.BannerOrBuilder getCompanionadOrBuilder(int index)
repeated .BidRequest.Banner companionad = 15;
If companion ads are available for this impression, they are listed as banner objects
getCompanionadOrBuilder
in interface BrxRtb095.BidRequest.VideoOrBuilder
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.Video parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Video parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Video parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Video parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Video parseFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Video parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Video parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Video parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Video parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Video parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Video.Builder newBuilder()
public BrxRtb095.BidRequest.Video.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BrxRtb095.BidRequest.Video.Builder newBuilder(BrxRtb095.BidRequest.Video prototype)
public BrxRtb095.BidRequest.Video.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected BrxRtb095.BidRequest.Video.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage