Send feedback
Class ReconConfig.ModelConfig.Builder (0.45.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.45.0 keyboard_arrow_down
public static final class ReconConfig . ModelConfig . Builder extends GeneratedMessageV3 . Builder<ReconConfig . ModelConfig . Builder > implements ReconConfig . ModelConfigOrBuilder
Model Configs
Protobuf type google.cloud.enterpriseknowledgegraph.v1.ReconConfig.ModelConfig
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ReconConfig . ModelConfig . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public ReconConfig . ModelConfig build ()
buildPartial()
public ReconConfig . ModelConfig buildPartial ()
clear()
public ReconConfig . ModelConfig . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ReconConfig . ModelConfig . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearModelName()
public ReconConfig . ModelConfig . Builder clearModelName ()
Model name. Refer to external documentation for valid names.
If unspecified, it defaults to the one mentioned in the documentation.
string model_name = 1;
clearOneof(Descriptors.OneofDescriptor oneof)
public ReconConfig . ModelConfig . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearVersionTag()
public ReconConfig . ModelConfig . Builder clearVersionTag ()
Model version tag. Refer to external documentation for valid tags.
If unspecified, it defaults to the one mentioned in the documentation.
string version_tag = 2;
clone()
public ReconConfig . ModelConfig . Builder clone ()
Overrides
getDefaultInstanceForType()
public ReconConfig . ModelConfig getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getModelName()
public String getModelName ()
Model name. Refer to external documentation for valid names.
If unspecified, it defaults to the one mentioned in the documentation.
string model_name = 1;
Returns
Type
Description
String
The modelName.
getModelNameBytes()
public ByteString getModelNameBytes ()
Model name. Refer to external documentation for valid names.
If unspecified, it defaults to the one mentioned in the documentation.
string model_name = 1;
Returns
Type
Description
ByteString
The bytes for modelName.
getVersionTag()
public String getVersionTag ()
Model version tag. Refer to external documentation for valid tags.
If unspecified, it defaults to the one mentioned in the documentation.
string version_tag = 2;
Returns
Type
Description
String
The versionTag.
getVersionTagBytes()
public ByteString getVersionTagBytes ()
Model version tag. Refer to external documentation for valid tags.
If unspecified, it defaults to the one mentioned in the documentation.
string version_tag = 2;
Returns
Type
Description
ByteString
The bytes for versionTag.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(ReconConfig.ModelConfig other)
public ReconConfig . ModelConfig . Builder mergeFrom ( ReconConfig . ModelConfig other )
public ReconConfig . ModelConfig . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public ReconConfig . ModelConfig . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ReconConfig . ModelConfig . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public ReconConfig . ModelConfig . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setModelName(String value)
public ReconConfig . ModelConfig . Builder setModelName ( String value )
Model name. Refer to external documentation for valid names.
If unspecified, it defaults to the one mentioned in the documentation.
string model_name = 1;
Parameter
Name
Description
value
String
The modelName to set.
setModelNameBytes(ByteString value)
public ReconConfig . ModelConfig . Builder setModelNameBytes ( ByteString value )
Model name. Refer to external documentation for valid names.
If unspecified, it defaults to the one mentioned in the documentation.
string model_name = 1;
Parameter
Name
Description
value
ByteString
The bytes for modelName to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ReconConfig . ModelConfig . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ReconConfig . ModelConfig . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setVersionTag(String value)
public ReconConfig . ModelConfig . Builder setVersionTag ( String value )
Model version tag. Refer to external documentation for valid tags.
If unspecified, it defaults to the one mentioned in the documentation.
string version_tag = 2;
Parameter
Name
Description
value
String
The versionTag to set.
setVersionTagBytes(ByteString value)
public ReconConfig . ModelConfig . Builder setVersionTagBytes ( ByteString value )
Model version tag. Refer to external documentation for valid tags.
If unspecified, it defaults to the one mentioned in the documentation.
string version_tag = 2;
Parameter
Name
Description
value
ByteString
The bytes for versionTag to set.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]