public static final class BrxRtb095.BidResponse extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidResponseOrBuilder
BidResponse| Modifier and Type | Class and Description |
|---|---|
static class |
BrxRtb095.BidResponse.Bid
Protobuf type
BidResponse.Bid |
static class |
BrxRtb095.BidResponse.BidExt
Protobuf type
BidResponse.BidExt |
static interface |
BrxRtb095.BidResponse.BidExtOrBuilder |
static interface |
BrxRtb095.BidResponse.BidOrBuilder |
static class |
BrxRtb095.BidResponse.Builder
Protobuf type
BidResponse |
static class |
BrxRtb095.BidResponse.SeatBid
Protobuf type
BidResponse.SeatBid |
static interface |
BrxRtb095.BidResponse.SeatBidOrBuilder |
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 Object |
bidid_ |
static int |
BIDID_FIELD_NUMBER |
private int |
bitField0_ |
private Object |
cur_ |
static int |
CUR_FIELD_NUMBER |
private static BrxRtb095.BidResponse |
defaultInstance |
private Object |
id_ |
static int |
ID_FIELD_NUMBER |
private byte |
memoizedIsInitialized |
private int |
memoizedSerializedSize |
static com.google.protobuf.Parser<BrxRtb095.BidResponse> |
PARSER |
private List<BrxRtb095.BidResponse.SeatBid> |
seatbid_ |
static int |
SEATBID_FIELD_NUMBER |
private static long |
serialVersionUID |
private com.google.protobuf.UnknownFieldSet |
unknownFields |
| Modifier | Constructor and Description |
|---|---|
private |
BidResponse(boolean noInit) |
private |
BidResponse(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
BidResponse(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBidid()
optional string bidid = 2; |
com.google.protobuf.ByteString |
getBididBytes()
optional string bidid = 2; |
String |
getCur()
optional string cur = 4; |
com.google.protobuf.ByteString |
getCurBytes()
optional string cur = 4; |
static BrxRtb095.BidResponse |
getDefaultInstance() |
BrxRtb095.BidResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
com.google.protobuf.Parser<BrxRtb095.BidResponse> |
getParserForType() |
BrxRtb095.BidResponse.SeatBid |
getSeatbid(int index)
repeated .BidResponse.SeatBid seatbid = 3; |
int |
getSeatbidCount()
repeated .BidResponse.SeatBid seatbid = 3; |
List<BrxRtb095.BidResponse.SeatBid> |
getSeatbidList()
repeated .BidResponse.SeatBid seatbid = 3; |
BrxRtb095.BidResponse.SeatBidOrBuilder |
getSeatbidOrBuilder(int index)
repeated .BidResponse.SeatBid seatbid = 3; |
List<? extends BrxRtb095.BidResponse.SeatBidOrBuilder> |
getSeatbidOrBuilderList()
repeated .BidResponse.SeatBid seatbid = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBidid()
optional string bidid = 2; |
boolean |
hasCur()
optional string cur = 4; |
boolean |
hasId()
optional string id = 1; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidResponse.Builder |
newBuilder() |
static BrxRtb095.BidResponse.Builder |
newBuilder(BrxRtb095.BidResponse prototype) |
BrxRtb095.BidResponse.Builder |
newBuilderForType() |
protected BrxRtb095.BidResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidResponse |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse |
parseFrom(byte[] data) |
static BrxRtb095.BidResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidResponse |
parseFrom(InputStream input) |
static BrxRtb095.BidResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidResponse.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.BidResponse defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidResponse> PARSER
private int bitField0_
public static final int ID_FIELD_NUMBER
private Object id_
public static final int BIDID_FIELD_NUMBER
private Object bidid_
public static final int SEATBID_FIELD_NUMBER
private List<BrxRtb095.BidResponse.SeatBid> seatbid_
public static final int CUR_FIELD_NUMBER
private Object cur_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private BidResponse(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private BidResponse(boolean noInit)
private BidResponse(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidResponse getDefaultInstance()
public BrxRtb095.BidResponse 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.BidResponse> 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;
The top-level bid response object is defined below. The “id” attribute is a reflection of the bid request ID for logging purposes. Similarly, “bidid” is an optional response tracking ID for bidders. If specified, it can be included in the subsequent win notice call if the bidder wins. At least one “seatbid” object is required, which contains a bid on at least one impression. Other attributes are optional since an exchange may establish default values. IMPORTANT: No-Bids on all impressions should be indicated as a HTTP 204 response IMPORTANT: Please refer to BRX's PDF documentation for details on required and optional parameters in the bid response
hasId in interface BrxRtb095.BidResponseOrBuilderpublic String getId()
optional string id = 1;
The top-level bid response object is defined below. The “id” attribute is a reflection of the bid request ID for logging purposes. Similarly, “bidid” is an optional response tracking ID for bidders. If specified, it can be included in the subsequent win notice call if the bidder wins. At least one “seatbid” object is required, which contains a bid on at least one impression. Other attributes are optional since an exchange may establish default values. IMPORTANT: No-Bids on all impressions should be indicated as a HTTP 204 response IMPORTANT: Please refer to BRX's PDF documentation for details on required and optional parameters in the bid response
getId in interface BrxRtb095.BidResponseOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
The top-level bid response object is defined below. The “id” attribute is a reflection of the bid request ID for logging purposes. Similarly, “bidid” is an optional response tracking ID for bidders. If specified, it can be included in the subsequent win notice call if the bidder wins. At least one “seatbid” object is required, which contains a bid on at least one impression. Other attributes are optional since an exchange may establish default values. IMPORTANT: No-Bids on all impressions should be indicated as a HTTP 204 response IMPORTANT: Please refer to BRX's PDF documentation for details on required and optional parameters in the bid response
getIdBytes in interface BrxRtb095.BidResponseOrBuilderpublic boolean hasBidid()
optional string bidid = 2;
Bidder's bid ID
hasBidid in interface BrxRtb095.BidResponseOrBuilderpublic String getBidid()
optional string bidid = 2;
Bidder's bid ID
getBidid in interface BrxRtb095.BidResponseOrBuilderpublic com.google.protobuf.ByteString getBididBytes()
optional string bidid = 2;
Bidder's bid ID
getBididBytes in interface BrxRtb095.BidResponseOrBuilderpublic List<BrxRtb095.BidResponse.SeatBid> getSeatbidList()
repeated .BidResponse.SeatBid seatbid = 3;
Seat bid object
getSeatbidList in interface BrxRtb095.BidResponseOrBuilderpublic List<? extends BrxRtb095.BidResponse.SeatBidOrBuilder> getSeatbidOrBuilderList()
repeated .BidResponse.SeatBid seatbid = 3;
Seat bid object
getSeatbidOrBuilderList in interface BrxRtb095.BidResponseOrBuilderpublic int getSeatbidCount()
repeated .BidResponse.SeatBid seatbid = 3;
Seat bid object
getSeatbidCount in interface BrxRtb095.BidResponseOrBuilderpublic BrxRtb095.BidResponse.SeatBid getSeatbid(int index)
repeated .BidResponse.SeatBid seatbid = 3;
Seat bid object
getSeatbid in interface BrxRtb095.BidResponseOrBuilderpublic BrxRtb095.BidResponse.SeatBidOrBuilder getSeatbidOrBuilder(int index)
repeated .BidResponse.SeatBid seatbid = 3;
Seat bid object
getSeatbidOrBuilder in interface BrxRtb095.BidResponseOrBuilderpublic boolean hasCur()
optional string cur = 4;
BRX only supports USD -- return a value of "USD"
hasCur in interface BrxRtb095.BidResponseOrBuilderpublic String getCur()
optional string cur = 4;
BRX only supports USD -- return a value of "USD"
getCur in interface BrxRtb095.BidResponseOrBuilderpublic com.google.protobuf.ByteString getCurBytes()
optional string cur = 4;
BRX only supports USD -- return a value of "USD"
getCurBytes in interface BrxRtb095.BidResponseOrBuilderprivate 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.BidResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidResponse.Builder newBuilder()
public BrxRtb095.BidResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BrxRtb095.BidResponse.Builder newBuilder(BrxRtb095.BidResponse prototype)
public BrxRtb095.BidResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BrxRtb095.BidResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage