public static final class StreamingExplicitContentDetectionConfig.Builder extends GeneratedMessage.Builder<StreamingExplicitContentDetectionConfig.Builder> implements StreamingExplicitContentDetectionConfigOrBuilderConfig for STREAMING_EXPLICIT_CONTENT_DETECTION.
Protobuf type
google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > StreamingExplicitContentDetectionConfig.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public StreamingExplicitContentDetectionConfig build()| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig |
|
buildPartial()
public StreamingExplicitContentDetectionConfig buildPartial()| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig |
|
clear()
public StreamingExplicitContentDetectionConfig.Builder clear()| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig.Builder |
|
getDefaultInstanceForType()
public StreamingExplicitContentDetectionConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(StreamingExplicitContentDetectionConfig other)
public StreamingExplicitContentDetectionConfig.Builder mergeFrom(StreamingExplicitContentDetectionConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
StreamingExplicitContentDetectionConfig |
| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public StreamingExplicitContentDetectionConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public StreamingExplicitContentDetectionConfig.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
StreamingExplicitContentDetectionConfig.Builder |
|