Uses of Class
com.google.cloud.videointelligence.v1p2beta1.Likelihood
-
Packages that use Likelihood Package Description com.google.cloud.videointelligence.v1p2beta1 A client to Cloud Video Intelligence API -
-
Uses of Likelihood in com.google.cloud.videointelligence.v1p2beta1
Methods in com.google.cloud.videointelligence.v1p2beta1 that return Likelihood Modifier and Type Method Description static LikelihoodLikelihood. forNumber(int value)LikelihoodExplicitContentFrame.Builder. getPornographyLikelihood()Likelihood of the pornography content..LikelihoodExplicitContentFrame. getPornographyLikelihood()Likelihood of the pornography content..LikelihoodExplicitContentFrameOrBuilder. getPornographyLikelihood()Likelihood of the pornography content..static LikelihoodLikelihood. valueOf(int value)Deprecated.static LikelihoodLikelihood. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LikelihoodLikelihood. 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.Methods in com.google.cloud.videointelligence.v1p2beta1 that return types with arguments of type Likelihood Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Likelihood>Likelihood. internalGetValueMap()Methods in com.google.cloud.videointelligence.v1p2beta1 with parameters of type Likelihood Modifier and Type Method Description ExplicitContentFrame.BuilderExplicitContentFrame.Builder. setPornographyLikelihood(Likelihood value)Likelihood of the pornography content..
-