| Modifier and Type | Method and Description |
|---|---|
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.clear() |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.clearModel()
Model to use for explicit content detection.
|
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.clone() |
ExplicitContentDetectionConfig.Builder |
VideoContext.Builder.getExplicitContentDetectionConfigBuilder()
Config for EXPLICIT_CONTENT_DETECTION.
|
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.mergeFrom(ExplicitContentDetectionConfig other) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.newBuilder() |
static ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.newBuilder(ExplicitContentDetectionConfig prototype) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.newBuilderForType() |
protected ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.setModel(String value)
Model to use for explicit content detection.
|
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.setModelBytes(com.google.protobuf.ByteString value)
Model to use for explicit content detection.
|
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExplicitContentDetectionConfig.Builder |
ExplicitContentDetectionConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
VideoContext.Builder |
VideoContext.Builder.setExplicitContentDetectionConfig(ExplicitContentDetectionConfig.Builder builderForValue)
Config for EXPLICIT_CONTENT_DETECTION.
|
Copyright © 2019 Google LLC. All rights reserved.