static CompanionAds.DisplayRequirement |
CompanionAds.DisplayRequirement.forNumber(int value) |
|
CompanionAds.DisplayRequirement |
CompanionAds.Builder.getDisplayRequirement() |
Indicates how many of the companions should be displayed with the ad.
|
CompanionAds.DisplayRequirement |
CompanionAds.getDisplayRequirement() |
Indicates how many of the companions should be displayed with the ad.
|
CompanionAds.DisplayRequirement |
CompanionAdsOrBuilder.getDisplayRequirement() |
Indicates how many of the companions should be displayed with the ad.
|
static CompanionAds.DisplayRequirement |
CompanionAds.DisplayRequirement.valueOf(int value) |
Deprecated.
|
static CompanionAds.DisplayRequirement |
CompanionAds.DisplayRequirement.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CompanionAds.DisplayRequirement |
CompanionAds.DisplayRequirement.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CompanionAds.DisplayRequirement[] |
CompanionAds.DisplayRequirement.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|