| Modifier and Type | Method and Description |
|---|---|
StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.Builder.build() |
StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.Builder.buildPartial() |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.getDefaultInstance() |
StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.getDefaultInstanceForType() |
StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.Builder.getDefaultInstanceForType() |
StreamingExplicitContentDetectionConfig |
StreamingVideoConfigOrBuilder.getExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
StreamingExplicitContentDetectionConfig |
StreamingVideoConfig.getExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
StreamingExplicitContentDetectionConfig |
StreamingVideoConfig.Builder.getExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseDelimitedFrom(InputStream input) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(byte[] data) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(ByteBuffer data) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(com.google.protobuf.ByteString data) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(InputStream input) |
static StreamingExplicitContentDetectionConfig |
StreamingExplicitContentDetectionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingExplicitContentDetectionConfig> |
StreamingExplicitContentDetectionConfig.getParserForType() |
static com.google.protobuf.Parser<StreamingExplicitContentDetectionConfig> |
StreamingExplicitContentDetectionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingVideoConfig.Builder |
StreamingVideoConfig.Builder.mergeExplicitContentDetectionConfig(StreamingExplicitContentDetectionConfig value)
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
StreamingExplicitContentDetectionConfig.Builder |
StreamingExplicitContentDetectionConfig.Builder.mergeFrom(StreamingExplicitContentDetectionConfig other) |
static StreamingExplicitContentDetectionConfig.Builder |
StreamingExplicitContentDetectionConfig.newBuilder(StreamingExplicitContentDetectionConfig prototype) |
StreamingVideoConfig.Builder |
StreamingVideoConfig.Builder.setExplicitContentDetectionConfig(StreamingExplicitContentDetectionConfig value)
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
Copyright © 2019 Google LLC. All rights reserved.