public static final class BrxRtb095.BidRequest.Content extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidRequest.ContentOrBuilder
BidRequest.Content
Modifier and Type | Class and Description |
---|---|
static class |
BrxRtb095.BidRequest.Content.Builder
Protobuf type
BidRequest.Content |
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 |
Content(boolean noInit) |
private |
Content(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
Content(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.ContentCategory |
getCat(int index)
repeated .ContentCategory cat = 5; |
int |
getCatCount()
repeated .ContentCategory cat = 5; |
List<BrxRtb095.ContentCategory> |
getCatList()
repeated .ContentCategory cat = 5; |
String |
getContentrating()
optional string contentrating = 4; |
com.google.protobuf.ByteString |
getContentratingBytes()
optional string contentrating = 4; |
BrxRtb095.Context |
getContext()
optional .Context context = 7; |
static BrxRtb095.BidRequest.Content |
getDefaultInstance() |
BrxRtb095.BidRequest.Content |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
BrxRtb095.State |
getEmbeddable()
optional .State embeddable = 10 [default = STATE_UNKNOWN]; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
String |
getKeywords()
optional string keywords = 6; |
com.google.protobuf.ByteString |
getKeywordsBytes()
optional string keywords = 6; |
String |
getLanguage()
optional string language = 11; |
com.google.protobuf.ByteString |
getLanguageBytes()
optional string language = 11; |
int |
getLen()
optional int32 len = 8; |
com.google.protobuf.Parser<BrxRtb095.BidRequest.Content> |
getParserForType() |
BrxRtb095.Qagmediarating |
getQagmediarating()
optional .Qagmediarating qagmediarating = 9 [default = MATURITY_RATING_UNKNOWN]; |
int |
getSerializedSize() |
String |
getTitle()
optional string title = 2; |
com.google.protobuf.ByteString |
getTitleBytes()
optional string title = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrl()
optional string url = 3; |
com.google.protobuf.ByteString |
getUrlBytes()
optional string url = 3; |
boolean |
hasContentrating()
optional string contentrating = 4; |
boolean |
hasContext()
optional .Context context = 7; |
boolean |
hasEmbeddable()
optional .State embeddable = 10 [default = STATE_UNKNOWN]; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasKeywords()
optional string keywords = 6; |
boolean |
hasLanguage()
optional string language = 11; |
boolean |
hasLen()
optional int32 len = 8; |
boolean |
hasQagmediarating()
optional .Qagmediarating qagmediarating = 9 [default = MATURITY_RATING_UNKNOWN]; |
boolean |
hasTitle()
optional string title = 2; |
boolean |
hasUrl()
optional string url = 3; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidRequest.Content.Builder |
newBuilder() |
static BrxRtb095.BidRequest.Content.Builder |
newBuilder(BrxRtb095.BidRequest.Content prototype) |
BrxRtb095.BidRequest.Content.Builder |
newBuilderForType() |
protected BrxRtb095.BidRequest.Content.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidRequest.Content |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidRequest.Content |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Content |
parseFrom(byte[] data) |
static BrxRtb095.BidRequest.Content |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Content |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidRequest.Content |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Content |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidRequest.Content |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Content |
parseFrom(InputStream input) |
static BrxRtb095.BidRequest.Content |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.Content.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.Content defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidRequest.Content> PARSER
private int bitField0_
public static final int ID_FIELD_NUMBER
private Object id_
public static final int TITLE_FIELD_NUMBER
private Object title_
public static final int URL_FIELD_NUMBER
private Object url_
public static final int CONTENTRATING_FIELD_NUMBER
private Object contentrating_
public static final int CAT_FIELD_NUMBER
private List<BrxRtb095.ContentCategory> cat_
public static final int KEYWORDS_FIELD_NUMBER
private Object keywords_
public static final int CONTEXT_FIELD_NUMBER
private BrxRtb095.Context context_
public static final int LEN_FIELD_NUMBER
private int len_
public static final int QAGMEDIARATING_FIELD_NUMBER
private BrxRtb095.Qagmediarating qagmediarating_
public static final int EMBEDDABLE_FIELD_NUMBER
private BrxRtb095.State embeddable_
public static final int LANGUAGE_FIELD_NUMBER
private Object language_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private Content(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private Content(boolean noInit)
private Content(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Content getDefaultInstance()
public BrxRtb095.BidRequest.Content 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.Content> 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 CONTENT OBJECT Child to "site" and "app" objects The content object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown. This object describes the content against which the impression will appear.
hasId
in interface BrxRtb095.BidRequest.ContentOrBuilder
public String getId()
optional string id = 1;
BASED ON OPEN RTB 2.1 CONTENT OBJECT Child to "site" and "app" objects The content object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown. This object describes the content against which the impression will appear.
getId
in interface BrxRtb095.BidRequest.ContentOrBuilder
public com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
BASED ON OPEN RTB 2.1 CONTENT OBJECT Child to "site" and "app" objects The content object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown. This object describes the content against which the impression will appear.
getIdBytes
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasTitle()
optional string title = 2;
Content title
hasTitle
in interface BrxRtb095.BidRequest.ContentOrBuilder
public String getTitle()
optional string title = 2;
Content title
getTitle
in interface BrxRtb095.BidRequest.ContentOrBuilder
public com.google.protobuf.ByteString getTitleBytes()
optional string title = 2;
Content title
getTitleBytes
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasUrl()
optional string url = 3;
Original URL of the content, for buy-side contextualization or review
hasUrl
in interface BrxRtb095.BidRequest.ContentOrBuilder
public String getUrl()
optional string url = 3;
Original URL of the content, for buy-side contextualization or review
getUrl
in interface BrxRtb095.BidRequest.ContentOrBuilder
public com.google.protobuf.ByteString getUrlBytes()
optional string url = 3;
Original URL of the content, for buy-side contextualization or review
getUrlBytes
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasContentrating()
optional string contentrating = 4;
Content rating (e.g., MPAA)
hasContentrating
in interface BrxRtb095.BidRequest.ContentOrBuilder
public String getContentrating()
optional string contentrating = 4;
Content rating (e.g., MPAA)
getContentrating
in interface BrxRtb095.BidRequest.ContentOrBuilder
public com.google.protobuf.ByteString getContentratingBytes()
optional string contentrating = 4;
Content rating (e.g., MPAA)
getContentratingBytes
in interface BrxRtb095.BidRequest.ContentOrBuilder
public List<BrxRtb095.ContentCategory> getCatList()
repeated .ContentCategory cat = 5;
IAB content categories for the content
getCatList
in interface BrxRtb095.BidRequest.ContentOrBuilder
public int getCatCount()
repeated .ContentCategory cat = 5;
IAB content categories for the content
getCatCount
in interface BrxRtb095.BidRequest.ContentOrBuilder
public BrxRtb095.ContentCategory getCat(int index)
repeated .ContentCategory cat = 5;
IAB content categories for the content
getCat
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasKeywords()
optional string keywords = 6;
List of comma separated keywords describing this app
hasKeywords
in interface BrxRtb095.BidRequest.ContentOrBuilder
public String getKeywords()
optional string keywords = 6;
List of comma separated keywords describing this app
getKeywords
in interface BrxRtb095.BidRequest.ContentOrBuilder
public com.google.protobuf.ByteString getKeywordsBytes()
optional string keywords = 6;
List of comma separated keywords describing this app
getKeywordsBytes
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasContext()
optional .Context context = 7;
Specifies the type of content
hasContext
in interface BrxRtb095.BidRequest.ContentOrBuilder
public BrxRtb095.Context getContext()
optional .Context context = 7;
Specifies the type of content
getContext
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasLen()
optional int32 len = 8;
Length of content (appropriate for video or audio) in seconds
hasLen
in interface BrxRtb095.BidRequest.ContentOrBuilder
public int getLen()
optional int32 len = 8;
Length of content (appropriate for video or audio) in seconds
getLen
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasQagmediarating()
optional .Qagmediarating qagmediarating = 9 [default = MATURITY_RATING_UNKNOWN];
Media rating of the content, per QAG guidelines
hasQagmediarating
in interface BrxRtb095.BidRequest.ContentOrBuilder
public BrxRtb095.Qagmediarating getQagmediarating()
optional .Qagmediarating qagmediarating = 9 [default = MATURITY_RATING_UNKNOWN];
Media rating of the content, per QAG guidelines
getQagmediarating
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasEmbeddable()
optional .State embeddable = 10 [default = STATE_UNKNOWN];
Can be content embedded or not (e.g., embeddable video player). Based on QAG Video Addendum.
hasEmbeddable
in interface BrxRtb095.BidRequest.ContentOrBuilder
public BrxRtb095.State getEmbeddable()
optional .State embeddable = 10 [default = STATE_UNKNOWN];
Can be content embedded or not (e.g., embeddable video player). Based on QAG Video Addendum.
getEmbeddable
in interface BrxRtb095.BidRequest.ContentOrBuilder
public boolean hasLanguage()
optional string language = 11;
Language of the content using alpha-2/ISO 639-1 codes
hasLanguage
in interface BrxRtb095.BidRequest.ContentOrBuilder
public String getLanguage()
optional string language = 11;
Language of the content using alpha-2/ISO 639-1 codes
getLanguage
in interface BrxRtb095.BidRequest.ContentOrBuilder
public com.google.protobuf.ByteString getLanguageBytes()
optional string language = 11;
Language of the content using alpha-2/ISO 639-1 codes
getLanguageBytes
in interface BrxRtb095.BidRequest.ContentOrBuilder
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.Content parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Content parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Content parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Content parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static BrxRtb095.BidRequest.Content parseFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Content parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Content parseDelimitedFrom(InputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Content parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Content parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static BrxRtb095.BidRequest.Content parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static BrxRtb095.BidRequest.Content.Builder newBuilder()
public BrxRtb095.BidRequest.Content.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static BrxRtb095.BidRequest.Content.Builder newBuilder(BrxRtb095.BidRequest.Content prototype)
public BrxRtb095.BidRequest.Content.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected BrxRtb095.BidRequest.Content.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage