Likelihood
class Likelihood
Bucketized representation of likelihood.
Protobuf enum Google\Cloud\Videointelligence\V1beta1\Likelihood
Constants
| UNKNOWN |
Unknown likelihood. Generated from protobuf enum |
| VERY_UNLIKELY |
Very unlikely. Generated from protobuf enum |
| UNLIKELY |
Unlikely. Generated from protobuf enum |
| POSSIBLE |
Possible. Generated from protobuf enum |
| LIKELY |
Likely. Generated from protobuf enum |
| VERY_LIKELY |
Very likely. Generated from protobuf enum |