Class StreamingShotChangeDetectionConfig.Builder (2.82.0)

public static final class StreamingShotChangeDetectionConfig.Builder extends GeneratedMessage.Builder<StreamingShotChangeDetectionConfig.Builder> implements StreamingShotChangeDetectionConfigOrBuilder

Config for STREAMING_SHOT_CHANGE_DETECTION.

Protobuf type google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public StreamingShotChangeDetectionConfig build()
Returns
Type Description
StreamingShotChangeDetectionConfig

buildPartial()

public StreamingShotChangeDetectionConfig buildPartial()
Returns
Type Description
StreamingShotChangeDetectionConfig

clear()

public StreamingShotChangeDetectionConfig.Builder clear()
Returns
Type Description
StreamingShotChangeDetectionConfig.Builder
Overrides

getDefaultInstanceForType()

public StreamingShotChangeDetectionConfig getDefaultInstanceForType()
Returns
Type Description
StreamingShotChangeDetectionConfig

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(StreamingShotChangeDetectionConfig other)

public StreamingShotChangeDetectionConfig.Builder mergeFrom(StreamingShotChangeDetectionConfig other)
Parameter
Name Description
other StreamingShotChangeDetectionConfig
Returns
Type Description
StreamingShotChangeDetectionConfig.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public StreamingShotChangeDetectionConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StreamingShotChangeDetectionConfig.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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