static OpenRtb.ImageAssetType |
OpenRtb.ImageAssetType.forNumber(int value) |
|
OpenRtb.ImageAssetType |
OpenRtb.NativeRequest.Asset.Image.Builder.getType() |
Type ID of the image element supported by the publisher.
|
OpenRtb.ImageAssetType |
OpenRtb.NativeRequest.Asset.Image.getType() |
Type ID of the image element supported by the publisher.
|
OpenRtb.ImageAssetType |
OpenRtb.NativeRequest.Asset.ImageOrBuilder.getType() |
Type ID of the image element supported by the publisher.
|
OpenRtb.ImageAssetType |
OpenRtb.NativeResponse.Asset.Image.Builder.getType() |
The type of image element being submitted from the ImageType enum.
|
OpenRtb.ImageAssetType |
OpenRtb.NativeResponse.Asset.Image.getType() |
The type of image element being submitted from the ImageType enum.
|
OpenRtb.ImageAssetType |
OpenRtb.NativeResponse.Asset.ImageOrBuilder.getType() |
The type of image element being submitted from the ImageType enum.
|
static OpenRtb.ImageAssetType |
OpenRtb.ImageAssetType.valueOf(int value) |
Deprecated.
|
static OpenRtb.ImageAssetType |
OpenRtb.ImageAssetType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ImageAssetType |
OpenRtb.ImageAssetType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ImageAssetType[] |
OpenRtb.ImageAssetType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|