public interface ExplicitContentFrameOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Likelihood |
getPornographyLikelihood()
Likelihood of the pornography content..
|
int |
getPornographyLikelihoodValue()
Likelihood of the pornography content..
|
com.google.protobuf.Duration |
getTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the
video frame for this location.
|
com.google.protobuf.DurationOrBuilder |
getTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video, corresponding to the
video frame for this location.
|
boolean |
hasTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the
video frame for this location.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.
.google.protobuf.Duration time_offset = 1;com.google.protobuf.Duration getTimeOffset()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.
.google.protobuf.Duration time_offset = 1;com.google.protobuf.DurationOrBuilder getTimeOffsetOrBuilder()
Time-offset, relative to the beginning of the video, corresponding to the video frame for this location.
.google.protobuf.Duration time_offset = 1;int getPornographyLikelihoodValue()
Likelihood of the pornography content..
.google.cloud.videointelligence.v1p3beta1.Likelihood pornography_likelihood = 2;Likelihood getPornographyLikelihood()
Likelihood of the pornography content..
.google.cloud.videointelligence.v1p3beta1.Likelihood pornography_likelihood = 2;Copyright © 2019 Google LLC. All rights reserved.