Class StreamingShotChangeDetectionConfig.Builder (2.0.27)

public static final class StreamingShotChangeDetectionConfig.Builder extends GeneratedMessageV3.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
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public StreamingShotChangeDetectionConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

build()

public StreamingShotChangeDetectionConfig build()
Returns
TypeDescription
StreamingShotChangeDetectionConfig

buildPartial()

public StreamingShotChangeDetectionConfig buildPartial()
Returns
TypeDescription
StreamingShotChangeDetectionConfig

clear()

public StreamingShotChangeDetectionConfig.Builder clear()
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public StreamingShotChangeDetectionConfig.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public StreamingShotChangeDetectionConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

clone()

public StreamingShotChangeDetectionConfig.Builder clone()
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

getDefaultInstanceForType()

public StreamingShotChangeDetectionConfig getDefaultInstanceForType()
Returns
TypeDescription
StreamingShotChangeDetectionConfig

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(StreamingShotChangeDetectionConfig other)

public StreamingShotChangeDetectionConfig.Builder mergeFrom(StreamingShotChangeDetectionConfig other)
Parameter
NameDescription
otherStreamingShotChangeDetectionConfig
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public StreamingShotChangeDetectionConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public StreamingShotChangeDetectionConfig.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final StreamingShotChangeDetectionConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public StreamingShotChangeDetectionConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public StreamingShotChangeDetectionConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final StreamingShotChangeDetectionConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
StreamingShotChangeDetectionConfig.Builder
Overrides