Class IssueModel.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
- com.google.cloud.contactcenterinsights.v1.IssueModel.Builder
-
- All Implemented Interfaces:
IssueModelOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- IssueModel
public static final class IssueModel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder> implements IssueModelOrBuilder
The issue model resource.
Protobuf typegoogle.cloud.contactcenterinsights.v1.IssueModel
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description IssueModel.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IssueModelbuild()IssueModelbuildPartial()IssueModel.Builderclear()IssueModel.BuilderclearCreateTime()Output only.IssueModel.BuilderclearDisplayName()The representative name for the issue model.IssueModel.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)IssueModel.BuilderclearInputDataConfig()Configs for the input data that used to create the issue model.IssueModel.BuilderclearIssueCount()Output only.IssueModel.BuilderclearLanguageCode()Language of the model.IssueModel.BuilderclearModelType()Type of the model.IssueModel.BuilderclearName()Immutable.IssueModel.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)IssueModel.BuilderclearState()Output only.IssueModel.BuilderclearTrainingStats()Output only.IssueModel.BuilderclearUpdateTime()Output only.IssueModel.Builderclone()com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.IssueModelgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()The representative name for the issue model.com.google.protobuf.ByteStringgetDisplayNameBytes()The representative name for the issue model.IssueModel.InputDataConfiggetInputDataConfig()Configs for the input data that used to create the issue model.IssueModel.InputDataConfig.BuildergetInputDataConfigBuilder()Configs for the input data that used to create the issue model.IssueModel.InputDataConfigOrBuildergetInputDataConfigOrBuilder()Configs for the input data that used to create the issue model.longgetIssueCount()Output only.StringgetLanguageCode()Language of the model.com.google.protobuf.ByteStringgetLanguageCodeBytes()Language of the model.IssueModel.ModelTypegetModelType()Type of the model.intgetModelTypeValue()Type of the model.StringgetName()Immutable.com.google.protobuf.ByteStringgetNameBytes()Immutable.IssueModel.StategetState()Output only.intgetStateValue()Output only.IssueModelLabelStatsgetTrainingStats()Output only.IssueModelLabelStats.BuildergetTrainingStatsBuilder()Output only.IssueModelLabelStatsOrBuildergetTrainingStatsOrBuilder()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasInputDataConfig()Configs for the input data that used to create the issue model.booleanhasTrainingStats()Output only.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()IssueModel.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.IssueModel.BuildermergeFrom(IssueModel other)IssueModel.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)IssueModel.BuildermergeFrom(com.google.protobuf.Message other)IssueModel.BuildermergeInputDataConfig(IssueModel.InputDataConfig value)Configs for the input data that used to create the issue model.IssueModel.BuildermergeTrainingStats(IssueModelLabelStats value)Output only.IssueModel.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)IssueModel.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.IssueModel.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.IssueModel.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.IssueModel.BuildersetDisplayName(String value)The representative name for the issue model.IssueModel.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)The representative name for the issue model.IssueModel.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IssueModel.BuildersetInputDataConfig(IssueModel.InputDataConfig value)Configs for the input data that used to create the issue model.IssueModel.BuildersetInputDataConfig(IssueModel.InputDataConfig.Builder builderForValue)Configs for the input data that used to create the issue model.IssueModel.BuildersetIssueCount(long value)Output only.IssueModel.BuildersetLanguageCode(String value)Language of the model.IssueModel.BuildersetLanguageCodeBytes(com.google.protobuf.ByteString value)Language of the model.IssueModel.BuildersetModelType(IssueModel.ModelType value)Type of the model.IssueModel.BuildersetModelTypeValue(int value)Type of the model.IssueModel.BuildersetName(String value)Immutable.IssueModel.BuildersetNameBytes(com.google.protobuf.ByteString value)Immutable.IssueModel.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)IssueModel.BuildersetState(IssueModel.State value)Output only.IssueModel.BuildersetStateValue(int value)Output only.IssueModel.BuildersetTrainingStats(IssueModelLabelStats value)Output only.IssueModel.BuildersetTrainingStats(IssueModelLabelStats.Builder builderForValue)Output only.IssueModel.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)IssueModel.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.IssueModel.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
clear
public IssueModel.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
getDefaultInstanceForType
public IssueModel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public IssueModel build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public IssueModel buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public IssueModel.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
setField
public IssueModel.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
clearField
public IssueModel.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
clearOneof
public IssueModel.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
setRepeatedField
public IssueModel.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
addRepeatedField
public IssueModel.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
mergeFrom
public IssueModel.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IssueModel.Builder>
-
mergeFrom
public IssueModel.Builder mergeFrom(IssueModel other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
mergeFrom
public IssueModel.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IssueModel.Builder>- Throws:
IOException
-
getName
public String getName()
Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNamein interfaceIssueModelOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNameBytesin interfaceIssueModelOrBuilder- Returns:
- The bytes for name.
-
setName
public IssueModel.Builder setName(String value)
Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public IssueModel.Builder clearName()
Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setNameBytes
public IssueModel.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
The representative name for the issue model.
string display_name = 2;- Specified by:
getDisplayNamein interfaceIssueModelOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The representative name for the issue model.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceIssueModelOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public IssueModel.Builder setDisplayName(String value)
The representative name for the issue model.
string display_name = 2;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public IssueModel.Builder clearDisplayName()
The representative name for the issue model.
string display_name = 2;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public IssueModel.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The representative name for the issue model.
string display_name = 2;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceIssueModelOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceIssueModelOrBuilder- Returns:
- The createTime.
-
setCreateTime
public IssueModel.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCreateTime
public IssueModel.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCreateTime
public IssueModel.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCreateTime
public IssueModel.Builder clearCreateTime()
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time at which this issue model was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceIssueModelOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceIssueModelOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceIssueModelOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public IssueModel.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUpdateTime
public IssueModel.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUpdateTime
public IssueModel.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUpdateTime
public IssueModel.Builder clearUpdateTime()
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The most recent time at which the issue model was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceIssueModelOrBuilder
-
getIssueCount
public long getIssueCount()
Output only. Number of issues in this issue model.
int64 issue_count = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIssueCountin interfaceIssueModelOrBuilder- Returns:
- The issueCount.
-
setIssueCount
public IssueModel.Builder setIssueCount(long value)
Output only. Number of issues in this issue model.
int64 issue_count = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The issueCount to set.- Returns:
- This builder for chaining.
-
clearIssueCount
public IssueModel.Builder clearIssueCount()
Output only. Number of issues in this issue model.
int64 issue_count = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceIssueModelOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public IssueModel.Builder setStateValue(int value)
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public IssueModel.State getState()
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceIssueModelOrBuilder- Returns:
- The state.
-
setState
public IssueModel.Builder setState(IssueModel.State value)
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public IssueModel.Builder clearState()
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasInputDataConfig
public boolean hasInputDataConfig()
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;- Specified by:
hasInputDataConfigin interfaceIssueModelOrBuilder- Returns:
- Whether the inputDataConfig field is set.
-
getInputDataConfig
public IssueModel.InputDataConfig getInputDataConfig()
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;- Specified by:
getInputDataConfigin interfaceIssueModelOrBuilder- Returns:
- The inputDataConfig.
-
setInputDataConfig
public IssueModel.Builder setInputDataConfig(IssueModel.InputDataConfig value)
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;
-
setInputDataConfig
public IssueModel.Builder setInputDataConfig(IssueModel.InputDataConfig.Builder builderForValue)
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;
-
mergeInputDataConfig
public IssueModel.Builder mergeInputDataConfig(IssueModel.InputDataConfig value)
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;
-
clearInputDataConfig
public IssueModel.Builder clearInputDataConfig()
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;
-
getInputDataConfigBuilder
public IssueModel.InputDataConfig.Builder getInputDataConfigBuilder()
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;
-
getInputDataConfigOrBuilder
public IssueModel.InputDataConfigOrBuilder getInputDataConfigOrBuilder()
Configs for the input data that used to create the issue model.
.google.cloud.contactcenterinsights.v1.IssueModel.InputDataConfig input_data_config = 6;- Specified by:
getInputDataConfigOrBuilderin interfaceIssueModelOrBuilder
-
hasTrainingStats
public boolean hasTrainingStats()
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasTrainingStatsin interfaceIssueModelOrBuilder- Returns:
- Whether the trainingStats field is set.
-
getTrainingStats
public IssueModelLabelStats getTrainingStats()
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTrainingStatsin interfaceIssueModelOrBuilder- Returns:
- The trainingStats.
-
setTrainingStats
public IssueModel.Builder setTrainingStats(IssueModelLabelStats value)
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
setTrainingStats
public IssueModel.Builder setTrainingStats(IssueModelLabelStats.Builder builderForValue)
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
mergeTrainingStats
public IssueModel.Builder mergeTrainingStats(IssueModelLabelStats value)
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
clearTrainingStats
public IssueModel.Builder clearTrainingStats()
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getTrainingStatsBuilder
public IssueModelLabelStats.Builder getTrainingStatsBuilder()
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
-
getTrainingStatsOrBuilder
public IssueModelLabelStatsOrBuilder getTrainingStatsOrBuilder()
Output only. Immutable. The issue model's label statistics on its training data.
.google.cloud.contactcenterinsights.v1.IssueModelLabelStats training_stats = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTrainingStatsOrBuilderin interfaceIssueModelOrBuilder
-
getModelTypeValue
public int getModelTypeValue()
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;- Specified by:
getModelTypeValuein interfaceIssueModelOrBuilder- Returns:
- The enum numeric value on the wire for modelType.
-
setModelTypeValue
public IssueModel.Builder setModelTypeValue(int value)
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;- Parameters:
value- The enum numeric value on the wire for modelType to set.- Returns:
- This builder for chaining.
-
getModelType
public IssueModel.ModelType getModelType()
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;- Specified by:
getModelTypein interfaceIssueModelOrBuilder- Returns:
- The modelType.
-
setModelType
public IssueModel.Builder setModelType(IssueModel.ModelType value)
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;- Parameters:
value- The modelType to set.- Returns:
- This builder for chaining.
-
clearModelType
public IssueModel.Builder clearModelType()
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;- Returns:
- This builder for chaining.
-
getLanguageCode
public String getLanguageCode()
Language of the model.
string language_code = 10;- Specified by:
getLanguageCodein interfaceIssueModelOrBuilder- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Language of the model.
string language_code = 10;- Specified by:
getLanguageCodeBytesin interfaceIssueModelOrBuilder- Returns:
- The bytes for languageCode.
-
setLanguageCode
public IssueModel.Builder setLanguageCode(String value)
Language of the model.
string language_code = 10;- Parameters:
value- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public IssueModel.Builder clearLanguageCode()
Language of the model.
string language_code = 10;- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public IssueModel.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language of the model.
string language_code = 10;- Parameters:
value- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final IssueModel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
mergeUnknownFields
public final IssueModel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>
-
-