public static final class ClassificationModelOptions.V1Model.Builder extends GeneratedMessage.Builder<ClassificationModelOptions.V1Model.Builder> implements ClassificationModelOptions.V1ModelOrBuilderOptions for the V1 model.
Protobuf type google.cloud.language.v1beta2.ClassificationModelOptions.V1Model
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ClassificationModelOptions.V1Model.BuilderImplements
ClassificationModelOptions.V1ModelOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ClassificationModelOptions.V1Model build()| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model |
|
buildPartial()
public ClassificationModelOptions.V1Model buildPartial()| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model |
|
clear()
public ClassificationModelOptions.V1Model.Builder clear()| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model.Builder |
|
getDefaultInstanceForType()
public ClassificationModelOptions.V1Model getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model |
|
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(ClassificationModelOptions.V1Model other)
public ClassificationModelOptions.V1Model.Builder mergeFrom(ClassificationModelOptions.V1Model other)| Parameter | |
|---|---|
| Name | Description |
other |
ClassificationModelOptions.V1Model |
| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ClassificationModelOptions.V1Model.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ClassificationModelOptions.V1Model.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ClassificationModelOptions.V1Model.Builder |
|