public static final class ShotChangeDetectionConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder> implements ShotChangeDetectionConfigOrBuilder
Config for SHOT_CHANGE_DETECTION.Protobuf type
google.cloud.videointelligence.v1p3beta1.ShotChangeDetectionConfig| Modifier and Type | Method and Description |
|---|---|
ShotChangeDetectionConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ShotChangeDetectionConfig |
build() |
ShotChangeDetectionConfig |
buildPartial() |
ShotChangeDetectionConfig.Builder |
clear() |
ShotChangeDetectionConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ShotChangeDetectionConfig.Builder |
clearModel()
Model to use for shot change detection.
|
ShotChangeDetectionConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ShotChangeDetectionConfig.Builder |
clone() |
ShotChangeDetectionConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getModel()
Model to use for shot change detection.
|
com.google.protobuf.ByteString |
getModelBytes()
Model to use for shot change detection.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ShotChangeDetectionConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ShotChangeDetectionConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
ShotChangeDetectionConfig.Builder |
mergeFrom(ShotChangeDetectionConfig other) |
ShotChangeDetectionConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ShotChangeDetectionConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ShotChangeDetectionConfig.Builder |
setModel(String value)
Model to use for shot change detection.
|
ShotChangeDetectionConfig.Builder |
setModelBytes(com.google.protobuf.ByteString value)
Model to use for shot change detection.
|
ShotChangeDetectionConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ShotChangeDetectionConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ShotChangeDetectionConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ShotChangeDetectionConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ShotChangeDetectionConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder mergeFrom(ShotChangeDetectionConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public ShotChangeDetectionConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ShotChangeDetectionConfig.Builder>IOExceptionpublic String getModel()
Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
string model = 1;getModel in interface ShotChangeDetectionConfigOrBuilderpublic com.google.protobuf.ByteString getModelBytes()
Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
string model = 1;getModelBytes in interface ShotChangeDetectionConfigOrBuilderpublic ShotChangeDetectionConfig.Builder setModel(String value)
Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
string model = 1;public ShotChangeDetectionConfig.Builder clearModel()
Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
string model = 1;public ShotChangeDetectionConfig.Builder setModelBytes(com.google.protobuf.ByteString value)
Model to use for shot change detection. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".
string model = 1;public final ShotChangeDetectionConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>public final ShotChangeDetectionConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ShotChangeDetectionConfig.Builder>Copyright © 2019 Google LLC. All rights reserved.