| Package | Description |
|---|---|
| com.google.doubleclick |
| Modifier and Type | Method | Description |
|---|---|---|
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.forNumber(int value) |
|
AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.Builder.getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION]; |
AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION]; |
AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExtOrBuilder.getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION]; |
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.valueOf(int value) |
Deprecated.
Use
forNumber(int) instead. |
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.BidExt.ExchangeDealType[] |
AdxExt.BidExt.ExchangeDealType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AdxExt.BidExt.ExchangeDealType> |
AdxExt.BidExt.ExchangeDealType.internalGetValueMap() |
| Modifier and Type | Method | Description |
|---|---|---|
AdxExt.BidExt.Builder |
AdxExt.BidExt.Builder.setExchangeDealType(AdxExt.BidExt.ExchangeDealType value) |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION]; |
Copyright © 2019 Google, Inc.. All rights reserved.