public static interface BrxRtb095.BidResponse.BidExt.MediaDescOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getMediaBitrate()
optional int32 media_bitrate = 2; |
BrxRtb095.Mimes |
getMediaMime()
optional .Mimes media_mime = 1; |
boolean |
hasMediaBitrate()
optional int32 media_bitrate = 2; |
boolean |
hasMediaMime()
optional .Mimes media_mime = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasMediaMime()
optional .Mimes media_mime = 1;
Mime of the media file associated with the returned creative
BrxRtb095.Mimes getMediaMime()
optional .Mimes media_mime = 1;
Mime of the media file associated with the returned creative
boolean hasMediaBitrate()
optional int32 media_bitrate = 2;
If the media file is a video, provide the associated bitrate
int getMediaBitrate()
optional int32 media_bitrate = 2;
If the media file is a video, provide the associated bitrate