public static final class BrxRtb095.BidRequest.Site extends com.google.protobuf.GeneratedMessage implements BrxRtb095.BidRequest.SiteOrBuilder
BidRequest.Site| Modifier and Type | Class and Description |
|---|---|
static class |
BrxRtb095.BidRequest.Site.Builder
Protobuf type
BidRequest.Site |
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 |
Site(boolean noInit) |
private |
Site(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
private |
Site(com.google.protobuf.GeneratedMessage.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
BrxRtb095.ContentCategory |
getCat(int index)
repeated .ContentCategory cat = 4; |
int |
getCatCount()
repeated .ContentCategory cat = 4; |
List<BrxRtb095.ContentCategory> |
getCatList()
repeated .ContentCategory cat = 4; |
BrxRtb095.BidRequest.Content |
getContent()
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.ContentOrBuilder |
getContentOrBuilder()
optional .BidRequest.Content content = 11; |
static BrxRtb095.BidRequest.Site |
getDefaultInstance() |
BrxRtb095.BidRequest.Site |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDomain()
optional string domain = 13; |
com.google.protobuf.ByteString |
getDomainBytes()
optional string domain = 13; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
String |
getKeywords()
optional string keywords = 10; |
com.google.protobuf.ByteString |
getKeywordsBytes()
optional string keywords = 10; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
String |
getPage()
optional string page = 3; |
com.google.protobuf.ByteString |
getPageBytes()
optional string page = 3; |
BrxRtb095.ContentCategory |
getPagecat(int index)
repeated .ContentCategory pagecat = 6; |
int |
getPagecatCount()
repeated .ContentCategory pagecat = 6; |
List<BrxRtb095.ContentCategory> |
getPagecatList()
repeated .ContentCategory pagecat = 6; |
com.google.protobuf.Parser<BrxRtb095.BidRequest.Site> |
getParserForType() |
BrxRtb095.State |
getPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN]; |
BrxRtb095.BidRequest.Publisher |
getPublisher()
optional .BidRequest.Publisher publisher = 12; |
BrxRtb095.BidRequest.PublisherOrBuilder |
getPublisherOrBuilder()
optional .BidRequest.Publisher publisher = 12; |
String |
getRef()
optional string ref = 8; |
com.google.protobuf.ByteString |
getRefBytes()
optional string ref = 8; |
String |
getSearch()
optional string search = 9; |
com.google.protobuf.ByteString |
getSearchBytes()
optional string search = 9; |
BrxRtb095.ContentCategory |
getSectioncat(int index)
repeated .ContentCategory sectioncat = 5; |
int |
getSectioncatCount()
repeated .ContentCategory sectioncat = 5; |
List<BrxRtb095.ContentCategory> |
getSectioncatList()
repeated .ContentCategory sectioncat = 5; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasContent()
optional .BidRequest.Content content = 11; |
boolean |
hasDomain()
optional string domain = 13; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasKeywords()
optional string keywords = 10; |
boolean |
hasName()
optional string name = 2; |
boolean |
hasPage()
optional string page = 3; |
boolean |
hasPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN]; |
boolean |
hasPublisher()
optional .BidRequest.Publisher publisher = 12; |
boolean |
hasRef()
optional string ref = 8; |
boolean |
hasSearch()
optional string search = 9; |
private void |
initFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BrxRtb095.BidRequest.Site.Builder |
newBuilder() |
static BrxRtb095.BidRequest.Site.Builder |
newBuilder(BrxRtb095.BidRequest.Site prototype) |
BrxRtb095.BidRequest.Site.Builder |
newBuilderForType() |
protected BrxRtb095.BidRequest.Site.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BrxRtb095.BidRequest.Site |
parseDelimitedFrom(InputStream input) |
static BrxRtb095.BidRequest.Site |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Site |
parseFrom(byte[] data) |
static BrxRtb095.BidRequest.Site |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Site |
parseFrom(com.google.protobuf.ByteString data) |
static BrxRtb095.BidRequest.Site |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Site |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BrxRtb095.BidRequest.Site |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrxRtb095.BidRequest.Site |
parseFrom(InputStream input) |
static BrxRtb095.BidRequest.Site |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.Site.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.Site defaultInstance
private final com.google.protobuf.UnknownFieldSet unknownFields
public static com.google.protobuf.Parser<BrxRtb095.BidRequest.Site> PARSER
private int bitField0_
public static final int ID_FIELD_NUMBER
private Object id_
public static final int NAME_FIELD_NUMBER
private Object name_
public static final int PAGE_FIELD_NUMBER
private Object page_
public static final int CAT_FIELD_NUMBER
private List<BrxRtb095.ContentCategory> cat_
public static final int SECTIONCAT_FIELD_NUMBER
private List<BrxRtb095.ContentCategory> sectioncat_
public static final int PAGECAT_FIELD_NUMBER
private List<BrxRtb095.ContentCategory> pagecat_
public static final int PRIVACYPOLICY_FIELD_NUMBER
private BrxRtb095.State privacypolicy_
public static final int REF_FIELD_NUMBER
private Object ref_
public static final int SEARCH_FIELD_NUMBER
private Object search_
public static final int KEYWORDS_FIELD_NUMBER
private Object keywords_
public static final int CONTENT_FIELD_NUMBER
private BrxRtb095.BidRequest.Content content_
public static final int PUBLISHER_FIELD_NUMBER
private BrxRtb095.BidRequest.Publisher publisher_
public static final int DOMAIN_FIELD_NUMBER
private Object domain_
private byte memoizedIsInitialized
private int memoizedSerializedSize
private static final long serialVersionUID
private Site(com.google.protobuf.GeneratedMessage.Builder<?> builder)
private Site(boolean noInit)
private Site(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Site getDefaultInstance()
public BrxRtb095.BidRequest.Site 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.Site> 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 SITE OBJECT A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request will not contain both a site object and an app object. The site object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
hasId in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getId()
optional string id = 1;
BASED ON OPEN RTB 2.1 SITE OBJECT A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request will not contain both a site object and an app object. The site object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
getId in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
BASED ON OPEN RTB 2.1 SITE OBJECT A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request will not contain both a site object and an app object. The site object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
getIdBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasName()
optional string name = 2;
Site name (may be masked at publisher’s request)
hasName in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getName()
optional string name = 2;
Site name (may be masked at publisher’s request)
getName in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
Site name (may be masked at publisher’s request)
getNameBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
hasPage in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
getPage in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getPageBytes()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
getPageBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic List<BrxRtb095.ContentCategory> getCatList()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
getCatList in interface BrxRtb095.BidRequest.SiteOrBuilderpublic int getCatCount()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
getCatCount in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.ContentCategory getCat(int index)
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
getCat in interface BrxRtb095.BidRequest.SiteOrBuilderpublic List<BrxRtb095.ContentCategory> getSectioncatList()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
getSectioncatList in interface BrxRtb095.BidRequest.SiteOrBuilderpublic int getSectioncatCount()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
getSectioncatCount in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.ContentCategory getSectioncat(int index)
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
getSectioncat in interface BrxRtb095.BidRequest.SiteOrBuilderpublic List<BrxRtb095.ContentCategory> getPagecatList()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
getPagecatList in interface BrxRtb095.BidRequest.SiteOrBuilderpublic int getPagecatCount()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
getPagecatCount in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.ContentCategory getPagecat(int index)
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
getPagecat in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
hasPrivacypolicy in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.State getPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
getPrivacypolicy in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
hasRef in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
getRef in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getRefBytes()
optional string ref = 8;
Referrer URL that caused navigation to the current page
getRefBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasSearch()
optional string search = 9;
Search string that caused navigation to the current page
hasSearch in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getSearch()
optional string search = 9;
Search string that caused navigation to the current page
getSearch in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getSearchBytes()
optional string search = 9;
Search string that caused navigation to the current page
getSearchBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
hasKeywords in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
getKeywords in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getKeywordsBytes()
optional string keywords = 10;
List of comma separated keywords describing the site
getKeywordsBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
hasContent in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Content getContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
getContent in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.ContentOrBuilder getContentOrBuilder()
optional .BidRequest.Content content = 11;
Object describing the content of the site
getContentOrBuilder in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
hasPublisher in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Publisher getPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
getPublisher in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.PublisherOrBuilder getPublisherOrBuilder()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
getPublisherOrBuilder in interface BrxRtb095.BidRequest.SiteOrBuilderpublic boolean hasDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
hasDomain in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
getDomain in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
optional string domain = 13;
domain of the site (e.g., "foo.com")
getDomainBytes in interface BrxRtb095.BidRequest.SiteOrBuilderprivate 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.Site parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Site parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Site parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Site parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BrxRtb095.BidRequest.Site.Builder newBuilder()
public BrxRtb095.BidRequest.Site.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BrxRtb095.BidRequest.Site.Builder newBuilder(BrxRtb095.BidRequest.Site prototype)
public BrxRtb095.BidRequest.Site.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BrxRtb095.BidRequest.Site.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage