public static final class StreamingShotChangeDetectionConfig.Builder extends GeneratedMessage.Builder<StreamingShotChangeDetectionConfig.Builder> implements StreamingShotChangeDetectionConfigOrBuilderConfig for STREAMING_SHOT_CHANGE_DETECTION.
Protobuf type
google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > StreamingShotChangeDetectionConfig.BuilderImplements
StreamingShotChangeDetectionConfigOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public StreamingShotChangeDetectionConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
StreamingShotChangeDetectionConfig |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public StreamingShotChangeDetectionConfig.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
StreamingShotChangeDetectionConfig.Builder |
|