static OpenRtb.ContextType |
OpenRtb.ContextType.forNumber(int value) |
|
OpenRtb.ContextType |
OpenRtb.NativeRequest.Builder.getContext() |
The context in which the ad appears.
|
OpenRtb.ContextType |
OpenRtb.NativeRequest.getContext() |
The context in which the ad appears.
|
OpenRtb.ContextType |
OpenRtb.NativeRequestOrBuilder.getContext() |
The context in which the ad appears.
|
static OpenRtb.ContextType |
OpenRtb.ContextType.valueOf(int value) |
Deprecated.
|
static OpenRtb.ContextType |
OpenRtb.ContextType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ContextType |
OpenRtb.ContextType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ContextType[] |
OpenRtb.ContextType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|