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