| Modifier and Type | Method and Description |
|---|---|
ExplicitContentFrame |
ExplicitContentFrame.Builder.build() |
ExplicitContentFrame |
ExplicitContentFrame.Builder.buildPartial() |
static ExplicitContentFrame |
ExplicitContentFrame.getDefaultInstance() |
ExplicitContentFrame |
ExplicitContentFrame.getDefaultInstanceForType() |
ExplicitContentFrame |
ExplicitContentFrame.Builder.getDefaultInstanceForType() |
ExplicitContentFrame |
ExplicitContentAnnotationOrBuilder.getFrames(int index)
All video frames where explicit content was detected.
|
ExplicitContentFrame |
ExplicitContentAnnotation.getFrames(int index)
All video frames where explicit content was detected.
|
ExplicitContentFrame |
ExplicitContentAnnotation.Builder.getFrames(int index)
All video frames where explicit content was detected.
|
static ExplicitContentFrame |
ExplicitContentFrame.parseDelimitedFrom(InputStream input) |
static ExplicitContentFrame |
ExplicitContentFrame.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(byte[] data) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(ByteBuffer data) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(com.google.protobuf.ByteString data) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(InputStream input) |
static ExplicitContentFrame |
ExplicitContentFrame.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ExplicitContentFrame> |
ExplicitContentAnnotationOrBuilder.getFramesList()
All video frames where explicit content was detected.
|
List<ExplicitContentFrame> |
ExplicitContentAnnotation.getFramesList()
All video frames where explicit content was detected.
|
List<ExplicitContentFrame> |
ExplicitContentAnnotation.Builder.getFramesList()
All video frames where explicit content was detected.
|
com.google.protobuf.Parser<ExplicitContentFrame> |
ExplicitContentFrame.getParserForType() |
static com.google.protobuf.Parser<ExplicitContentFrame> |
ExplicitContentFrame.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExplicitContentAnnotation.Builder |
ExplicitContentAnnotation.Builder.addFrames(ExplicitContentFrame value)
All video frames where explicit content was detected.
|
ExplicitContentAnnotation.Builder |
ExplicitContentAnnotation.Builder.addFrames(int index,
ExplicitContentFrame value)
All video frames where explicit content was detected.
|
ExplicitContentFrame.Builder |
ExplicitContentFrame.Builder.mergeFrom(ExplicitContentFrame other) |
static ExplicitContentFrame.Builder |
ExplicitContentFrame.newBuilder(ExplicitContentFrame prototype) |
ExplicitContentAnnotation.Builder |
ExplicitContentAnnotation.Builder.setFrames(int index,
ExplicitContentFrame value)
All video frames where explicit content was detected.
|
| Modifier and Type | Method and Description |
|---|---|
ExplicitContentAnnotation.Builder |
ExplicitContentAnnotation.Builder.addAllFrames(Iterable<? extends ExplicitContentFrame> values)
All video frames where explicit content was detected.
|
Copyright © 2018 Google LLC. All rights reserved.