public static final class BrxRtb095.BidResponse.SeatBid extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidResponse.SeatBidOrBuilder
BidResponse.SeatBid
Modifier and Type | Class and Description |
---|---|
static class |
BrxRtb095.BidResponse.SeatBid.Builder
Protobuf type
BidResponse.SeatBid |
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 List<BrxRtb095.BidResponse.Bid> |
bid_ |
static int |
BID_FIELD_NUMBER |
private int |
bitField0_ |
private static BrxRtb095.BidResponse.SeatBid |
defaultInstance |
private boolean |
group_ |
static int |
GROUP_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
private int |
memoizedSerializedSize |
static com.google.protobuf.Parser<BrxRtb095.BidResponse.SeatBid> |
PARSER |
private Object |
seat_ |
static int |
SEAT_FIELD_NUMBER |
private static long |
serialVersionUID |
private com.google.protobuf.UnknownFieldSet |
unknownFields |
Modifier | Constructor and Description |
---|---|
private |
SeatBid(boolean noInit) |
private |
SeatBid(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
SeatBid(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidResponse.Bid |
getBid(int index)
repeated .BidResponse.Bid bid = 1; |
int |
getBidCount()
repeated .BidResponse.Bid bid = 1; |
List<BrxRtb095.BidResponse.Bid> |
getBidList()
repeated .BidResponse.Bid bid = 1; |
BrxRtb095.BidResponse.BidOrBuilder |
getBidOrBuilder(int index)
repeated .BidResponse.Bid bid = 1; |
List<? extends BrxRtb095.BidResponse.BidOrBuilder> |
getBidOrBuilderList()
repeated .BidResponse.Bid bid = 1; |
static BrxRtb095.BidResponse.SeatBid |
getDefaultInstance() |
BrxRtb095.BidResponse.SeatBid |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getGroup()
optional bool group = 3 [default = false]; |
com.google.protobuf.Parser<BrxRtb095.BidResponse.SeatBid> |
getParserForType() |
String |
getSeat()
optional string seat = 2; |
com.google.protobuf.ByteString |
getSeatBytes()
optional string seat = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasGroup()
optional bool group = 3 [default = false]; |
boolean |
hasSeat()
optional string seat = 2; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidResponse.SeatBid.Builder |
newBuilder() |
static BrxRtb095.BidResponse.SeatBid.Builder |
newBuilder(BrxRtb095.BidResponse.SeatBid prototype) |
BrxRtb095.BidResponse.SeatBid.Builder |
newBuilderForType() |
protected BrxRtb095.BidResponse.SeatBid.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidResponse.SeatBid |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidResponse.SeatBid |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(byte[] data) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(InputStream input) |
static BrxRtb095.BidResponse.SeatBid |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidResponse.SeatBid.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.SeatBid defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidResponse.SeatBid> PARSER
private int bitField0_
public static final int BID_FIELD_NUMBER
private List<BrxRtb095.BidResponse.Bid> bid_
public static final int SEAT_FIELD_NUMBER
private Object seat_
public static final int GROUP_FIELD_NUMBER
private boolean group_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private SeatBid(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private SeatBid(boolean noInit)
private SeatBid(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.SeatBid getDefaultInstance()
public BrxRtb095.BidResponse.SeatBid 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.SeatBid> 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.BidResponse.Bid> getBidList()
repeated .BidResponse.Bid bid = 1;
An object to describe the winning bid for a given seat on the bidder’s platform. BRX currently only supports a single "seatbid" object in the bid response.
getBidList
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public List<? extends BrxRtb095.BidResponse.BidOrBuilder> getBidOrBuilderList()
repeated .BidResponse.Bid bid = 1;
An object to describe the winning bid for a given seat on the bidder’s platform. BRX currently only supports a single "seatbid" object in the bid response.
getBidOrBuilderList
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public int getBidCount()
repeated .BidResponse.Bid bid = 1;
An object to describe the winning bid for a given seat on the bidder’s platform. BRX currently only supports a single "seatbid" object in the bid response.
getBidCount
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public BrxRtb095.BidResponse.Bid getBid(int index)
repeated .BidResponse.Bid bid = 1;
An object to describe the winning bid for a given seat on the bidder’s platform. BRX currently only supports a single "seatbid" object in the bid response.
getBid
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public BrxRtb095.BidResponse.BidOrBuilder getBidOrBuilder(int index)
repeated .BidResponse.Bid bid = 1;
An object to describe the winning bid for a given seat on the bidder’s platform. BRX currently only supports a single "seatbid" object in the bid response.
getBidOrBuilder
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public boolean hasSeat()
optional string seat = 2;
ID of the bidder seat on whose behalf this bid is made
hasSeat
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public String getSeat()
optional string seat = 2;
ID of the bidder seat on whose behalf this bid is made
getSeat
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public com.google.protobuf.ByteString getSeatBytes()
optional string seat = 2;
ID of the bidder seat on whose behalf this bid is made
getSeatBytes
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public boolean hasGroup()
optional bool group = 3 [default = false];
Indicates whether impressions must be won-lost as a group
hasGroup
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
public boolean getGroup()
optional bool group = 3 [default = false];
Indicates whether impressions must be won-lost as a group
getGroup
in interface BrxRtb095.BidResponse.SeatBidOrBuilder
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.SeatBid parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.SeatBid parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.SeatBid parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.SeatBid parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidResponse.SeatBid parseFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidResponse.SeatBid parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidResponse.SeatBid parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidResponse.SeatBid parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidResponse.SeatBid parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BrxRtb095.BidResponse.SeatBid parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidResponse.SeatBid.Builder newBuilder()
public BrxRtb095.BidResponse.SeatBid.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BrxRtb095.BidResponse.SeatBid.Builder newBuilder(BrxRtb095.BidResponse.SeatBid prototype)
public BrxRtb095.BidResponse.SeatBid.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected BrxRtb095.BidResponse.SeatBid.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage