| Modifier and Type | Method and Description |
|---|---|
static Likelihood |
Likelihood.forNumber(int value) |
Likelihood |
ExplicitContentFrame.getPornographyLikelihood()
Likelihood of the pornography content..
|
Likelihood |
ExplicitContentFrame.Builder.getPornographyLikelihood()
Likelihood of the pornography content..
|
Likelihood |
ExplicitContentFrameOrBuilder.getPornographyLikelihood()
Likelihood of the pornography content..
|
static Likelihood |
Likelihood.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Likelihood |
Likelihood.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Likelihood |
Likelihood.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Likelihood[] |
Likelihood.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Likelihood> |
Likelihood.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExplicitContentFrame.Builder |
ExplicitContentFrame.Builder.setPornographyLikelihood(Likelihood value)
Likelihood of the pornography content..
|
Copyright © 2020 Google LLC. All rights reserved.