static OpenRtb.ContentContext |
OpenRtb.ContentContext.forNumber(int value) |
|
OpenRtb.ContentContext |
OpenRtb.BidRequest.Content.Builder.getContext() |
Type of content (game, video, text, etc.).
|
OpenRtb.ContentContext |
OpenRtb.BidRequest.Content.getContext() |
Type of content (game, video, text, etc.).
|
OpenRtb.ContentContext |
OpenRtb.BidRequest.ContentOrBuilder.getContext() |
Type of content (game, video, text, etc.).
|
static OpenRtb.ContentContext |
OpenRtb.ContentContext.valueOf(int value) |
Deprecated.
|
static OpenRtb.ContentContext |
OpenRtb.ContentContext.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ContentContext |
OpenRtb.ContentContext.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ContentContext[] |
OpenRtb.ContentContext.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|