Class StreamingExplicitContentDetectionConfig.Builder (2.82.0)

public static final class StreamingExplicitContentDetectionConfig.Builder extends GeneratedMessage.Builder<StreamingExplicitContentDetectionConfig.Builder> implements StreamingExplicitContentDetectionConfigOrBuilder

Config for STREAMING_EXPLICIT_CONTENT_DETECTION.

Protobuf type google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig

Static 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
Overrides

getDefaultInstanceForType()

public StreamingExplicitContentDetectionConfig getDefaultInstanceForType()
Returns
Type Description
StreamingExplicitContentDetectionConfig

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public StreamingExplicitContentDetectionConfig.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
StreamingExplicitContentDetectionConfig.Builder
Overrides