Package com.google.openrtb
Class OpenRtb.NativeResponse.Asset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.protobuf.GeneratedMessageV3.ExtendableMessage<OpenRtb.NativeResponse.Asset>
-
- com.google.openrtb.OpenRtb.NativeResponse.Asset
-
- All Implemented Interfaces:
OpenRtb.NativeResponse.AssetOrBuilder,com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<OpenRtb.NativeResponse.Asset>,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- OpenRtb.NativeResponse
public static final class OpenRtb.NativeResponse.Asset extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<OpenRtb.NativeResponse.Asset> implements OpenRtb.NativeResponse.AssetOrBuilder
OpenRTB Native 1.0: Corresponds to the Asset Object in the request. The main container object for each asset requested or supported by Exchange on behalf of the rendering client. Any object that is required is to be flagged as such. Only one of the {title,img,video,data} objects should be present in each object. All others should be null/absent. The id is to be unique within the Asset array so that the response can be aligned.Protobuf typecom.google.openrtb.NativeResponse.Asset- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOpenRtb.NativeResponse.Asset.AssetOneofCasestatic classOpenRtb.NativeResponse.Asset.BuilderOpenRTB Native 1.0: Corresponds to the Asset Object in the request.static classOpenRtb.NativeResponse.Asset.DataOpenRTB Native 1.0: Corresponds to the Data Object in the request, with the value filled in.static interfaceOpenRtb.NativeResponse.Asset.DataOrBuilderstatic classOpenRtb.NativeResponse.Asset.ImageOpenRTB Native 1.0: Corresponds to the Image Object in the request.static interfaceOpenRtb.NativeResponse.Asset.ImageOrBuilderstatic classOpenRtb.NativeResponse.Asset.TitleOpenRTB Native 1.0: Corresponds to the Title Object in the request, with the value filled in.static interfaceOpenRtb.NativeResponse.Asset.TitleOrBuilderstatic classOpenRtb.NativeResponse.Asset.VideoOpenRTB Native 1.0: Corresponds to the Video Object in the request, yet containing a value of a conforming VAST tag as a value.static interfaceOpenRtb.NativeResponse.Asset.VideoOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
com.google.protobuf.GeneratedMessageV3.ExtendableMessage.ExtensionWriter
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDATA_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIMG_FIELD_NUMBERstatic intLINK_FIELD_NUMBERstatic com.google.protobuf.Parser<OpenRtb.NativeResponse.Asset>PARSERDeprecated.static intREQUIRED_FIELD_NUMBERstatic intTITLE_FIELD_NUMBERstatic intVIDEO_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)OpenRtb.NativeResponse.Asset.AssetOneofCasegetAssetOneofCase()OpenRtb.NativeResponse.Asset.DatagetData()Data object for ratings, prices etc.OpenRtb.NativeResponse.Asset.DataOrBuildergetDataOrBuilder()Data object for ratings, prices etc.static OpenRtb.NativeResponse.AssetgetDefaultInstance()OpenRtb.NativeResponse.AssetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetId()Unique asset ID, assigned by exchange, must match one of the asset IDs in request.OpenRtb.NativeResponse.Asset.ImagegetImg()Image object for image assets.OpenRtb.NativeResponse.Asset.ImageOrBuildergetImgOrBuilder()Image object for image assets.OpenRtb.NativeResponse.LinkgetLink()Link object for call to actions.OpenRtb.NativeResponse.LinkOrBuildergetLinkOrBuilder()Link object for call to actions.com.google.protobuf.Parser<OpenRtb.NativeResponse.Asset>getParserForType()booleangetRequired()Set to true if asset is required.intgetSerializedSize()OpenRtb.NativeResponse.Asset.TitlegetTitle()Title object for title assets.OpenRtb.NativeResponse.Asset.TitleOrBuildergetTitleOrBuilder()Title object for title assets.com.google.protobuf.UnknownFieldSetgetUnknownFields()OpenRtb.NativeResponse.Asset.VideogetVideo()Video object for video assets.OpenRtb.NativeResponse.Asset.VideoOrBuildergetVideoOrBuilder()Video object for video assets.booleanhasData()Data object for ratings, prices etc.inthashCode()booleanhasId()Unique asset ID, assigned by exchange, must match one of the asset IDs in request.booleanhasImg()Image object for image assets.booleanhasLink()Link object for call to actions.booleanhasRequired()Set to true if asset is required.booleanhasTitle()Title object for title assets.booleanhasVideo()Video object for video assets.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OpenRtb.NativeResponse.Asset.BuildernewBuilder()static OpenRtb.NativeResponse.Asset.BuildernewBuilder(OpenRtb.NativeResponse.Asset prototype)OpenRtb.NativeResponse.Asset.BuildernewBuilderForType()protected OpenRtb.NativeResponse.Asset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OpenRtb.NativeResponse.AssetparseDelimitedFrom(InputStream input)static OpenRtb.NativeResponse.AssetparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeResponse.AssetparseFrom(byte[] data)static OpenRtb.NativeResponse.AssetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeResponse.AssetparseFrom(com.google.protobuf.ByteString data)static OpenRtb.NativeResponse.AssetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeResponse.AssetparseFrom(com.google.protobuf.CodedInputStream input)static OpenRtb.NativeResponse.AssetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeResponse.AssetparseFrom(InputStream input)static OpenRtb.NativeResponse.AssetparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenRtb.NativeResponse.AssetparseFrom(ByteBuffer data)static OpenRtb.NativeResponse.AssetparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OpenRtb.NativeResponse.Asset>parser()OpenRtb.NativeResponse.Asset.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getAllFieldsRaw, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasExtension, hasExtension, hasField, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField, parseUnknownFieldProto3
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getDescriptorForType, getOneofFieldDescriptor, hasOneof, internalGetMapField, isStringEmpty, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtension
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUIRED_FIELD_NUMBER
public static final int REQUIRED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMG_FIELD_NUMBER
public static final int IMG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_FIELD_NUMBER
public static final int VIDEO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINK_FIELD_NUMBER
public static final int LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<OpenRtb.NativeResponse.Asset> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAssetOneofCase
public OpenRtb.NativeResponse.Asset.AssetOneofCase getAssetOneofCase()
- Specified by:
getAssetOneofCasein interfaceOpenRtb.NativeResponse.AssetOrBuilder
-
hasId
public boolean hasId()
Unique asset ID, assigned by exchange, must match one of the asset IDs in request. REQUIRED in 1.0, or in 1.2 if embedded asset is being used.
required int32 id = 1;- Specified by:
hasIdin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the id field is set.
-
getId
public int getId()
Unique asset ID, assigned by exchange, must match one of the asset IDs in request. REQUIRED in 1.0, or in 1.2 if embedded asset is being used.
required int32 id = 1;- Specified by:
getIdin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The id.
-
hasRequired
public boolean hasRequired()
Set to true if asset is required. (bidder requires it to be displayed).
optional bool required = 2 [default = false];- Specified by:
hasRequiredin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the required field is set.
-
getRequired
public boolean getRequired()
Set to true if asset is required. (bidder requires it to be displayed).
optional bool required = 2 [default = false];- Specified by:
getRequiredin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The required.
-
hasTitle
public boolean hasTitle()
Title object for title assets.
.com.google.openrtb.NativeResponse.Asset.Title title = 3;- Specified by:
hasTitlein interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the title field is set.
-
getTitle
public OpenRtb.NativeResponse.Asset.Title getTitle()
Title object for title assets.
.com.google.openrtb.NativeResponse.Asset.Title title = 3;- Specified by:
getTitlein interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The title.
-
getTitleOrBuilder
public OpenRtb.NativeResponse.Asset.TitleOrBuilder getTitleOrBuilder()
Title object for title assets.
.com.google.openrtb.NativeResponse.Asset.Title title = 3;- Specified by:
getTitleOrBuilderin interfaceOpenRtb.NativeResponse.AssetOrBuilder
-
hasImg
public boolean hasImg()
Image object for image assets.
.com.google.openrtb.NativeResponse.Asset.Image img = 4;- Specified by:
hasImgin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the img field is set.
-
getImg
public OpenRtb.NativeResponse.Asset.Image getImg()
Image object for image assets.
.com.google.openrtb.NativeResponse.Asset.Image img = 4;- Specified by:
getImgin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The img.
-
getImgOrBuilder
public OpenRtb.NativeResponse.Asset.ImageOrBuilder getImgOrBuilder()
Image object for image assets.
.com.google.openrtb.NativeResponse.Asset.Image img = 4;- Specified by:
getImgOrBuilderin interfaceOpenRtb.NativeResponse.AssetOrBuilder
-
hasVideo
public boolean hasVideo()
Video object for video assets. Note that in-stream video ads are not part of Native. Native ads may contain a video as the ad creative itself.
.com.google.openrtb.NativeResponse.Asset.Video video = 5;- Specified by:
hasVideoin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the video field is set.
-
getVideo
public OpenRtb.NativeResponse.Asset.Video getVideo()
Video object for video assets. Note that in-stream video ads are not part of Native. Native ads may contain a video as the ad creative itself.
.com.google.openrtb.NativeResponse.Asset.Video video = 5;- Specified by:
getVideoin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The video.
-
getVideoOrBuilder
public OpenRtb.NativeResponse.Asset.VideoOrBuilder getVideoOrBuilder()
Video object for video assets. Note that in-stream video ads are not part of Native. Native ads may contain a video as the ad creative itself.
.com.google.openrtb.NativeResponse.Asset.Video video = 5;- Specified by:
getVideoOrBuilderin interfaceOpenRtb.NativeResponse.AssetOrBuilder
-
hasData
public boolean hasData()
Data object for ratings, prices etc.
.com.google.openrtb.NativeResponse.Asset.Data data = 6;- Specified by:
hasDatain interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the data field is set.
-
getData
public OpenRtb.NativeResponse.Asset.Data getData()
Data object for ratings, prices etc.
.com.google.openrtb.NativeResponse.Asset.Data data = 6;- Specified by:
getDatain interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The data.
-
getDataOrBuilder
public OpenRtb.NativeResponse.Asset.DataOrBuilder getDataOrBuilder()
Data object for ratings, prices etc.
.com.google.openrtb.NativeResponse.Asset.Data data = 6;- Specified by:
getDataOrBuilderin interfaceOpenRtb.NativeResponse.AssetOrBuilder
-
hasLink
public boolean hasLink()
Link object for call to actions. This link object applies if the asset item is activated (clicked). If there is no link object on the asset, the parent link object on the bid response apply.
optional .com.google.openrtb.NativeResponse.Link link = 7;- Specified by:
hasLinkin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- Whether the link field is set.
-
getLink
public OpenRtb.NativeResponse.Link getLink()
Link object for call to actions. This link object applies if the asset item is activated (clicked). If there is no link object on the asset, the parent link object on the bid response apply.
optional .com.google.openrtb.NativeResponse.Link link = 7;- Specified by:
getLinkin interfaceOpenRtb.NativeResponse.AssetOrBuilder- Returns:
- The link.
-
getLinkOrBuilder
public OpenRtb.NativeResponse.LinkOrBuilder getLinkOrBuilder()
Link object for call to actions. This link object applies if the asset item is activated (clicked). If there is no link object on the asset, the parent link object on the bid response apply.
optional .com.google.openrtb.NativeResponse.Link link = 7;- Specified by:
getLinkOrBuilderin interfaceOpenRtb.NativeResponse.AssetOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.ExtendableMessage<OpenRtb.NativeResponse.Asset>
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OpenRtb.NativeResponse.Asset parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OpenRtb.NativeResponse.Asset parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OpenRtb.NativeResponse.Asset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OpenRtb.NativeResponse.Asset.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OpenRtb.NativeResponse.Asset.Builder newBuilder()
-
newBuilder
public static OpenRtb.NativeResponse.Asset.Builder newBuilder(OpenRtb.NativeResponse.Asset prototype)
-
toBuilder
public OpenRtb.NativeResponse.Asset.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OpenRtb.NativeResponse.Asset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OpenRtb.NativeResponse.Asset getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OpenRtb.NativeResponse.Asset> parser()
-
getParserForType
public com.google.protobuf.Parser<OpenRtb.NativeResponse.Asset> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OpenRtb.NativeResponse.Asset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<OpenRtb.NativeResponse.Asset>- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-