public static final class IssueModel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder> implements IssueModelOrBuilder
The issue model resource.Protobuf type
google.cloud.contactcenterinsights.v1.IssueModel| Modifier and Type | Method and Description |
|---|---|
IssueModel.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IssueModel |
build() |
IssueModel |
buildPartial() |
IssueModel.Builder |
clear() |
IssueModel.Builder |
clearCreateTime()
Output only.
|
IssueModel.Builder |
clearDisplayName()
The representative name for the issue model.
|
IssueModel.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IssueModel.Builder |
clearInputDataConfig()
Configs for the input data that used to create the issue model.
|
IssueModel.Builder |
clearIssueCount()
Output only.
|
IssueModel.Builder |
clearLanguageCode()
Language of the model.
|
IssueModel.Builder |
clearModelType()
Type of the model.
|
IssueModel.Builder |
clearName()
Immutable.
|
IssueModel.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IssueModel.Builder |
clearState()
Output only.
|
IssueModel.Builder |
clearTrainingStats()
Output only.
|
IssueModel.Builder |
clearUpdateTime()
Output only.
|
IssueModel.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
IssueModel |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The representative name for the issue model.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The representative name for the issue model.
|
IssueModel.InputDataConfig |
getInputDataConfig()
Configs for the input data that used to create the issue model.
|
IssueModel.InputDataConfig.Builder |
getInputDataConfigBuilder()
Configs for the input data that used to create the issue model.
|
IssueModel.InputDataConfigOrBuilder |
getInputDataConfigOrBuilder()
Configs for the input data that used to create the issue model.
|
long |
getIssueCount()
Output only.
|
String |
getLanguageCode()
Language of the model.
|
com.google.protobuf.ByteString |
getLanguageCodeBytes()
Language of the model.
|
IssueModel.ModelType |
getModelType()
Type of the model.
|
int |
getModelTypeValue()
Type of the model.
|
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
IssueModel.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
IssueModelLabelStats |
getTrainingStats()
Output only.
|
IssueModelLabelStats.Builder |
getTrainingStatsBuilder()
Output only.
|
IssueModelLabelStatsOrBuilder |
getTrainingStatsOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasInputDataConfig()
Configs for the input data that used to create the issue model.
|
boolean |
hasTrainingStats()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IssueModel.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
IssueModel.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IssueModel.Builder |
mergeFrom(IssueModel other) |
IssueModel.Builder |
mergeFrom(com.google.protobuf.Message other) |
IssueModel.Builder |
mergeInputDataConfig(IssueModel.InputDataConfig value)
Configs for the input data that used to create the issue model.
|
IssueModel.Builder |
mergeTrainingStats(IssueModelLabelStats value)
Output only.
|
IssueModel.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IssueModel.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
IssueModel.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
IssueModel.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
IssueModel.Builder |
setDisplayName(String value)
The representative name for the issue model.
|
IssueModel.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The representative name for the issue model.
|
IssueModel.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IssueModel.Builder |
setInputDataConfig(IssueModel.InputDataConfig.Builder builderForValue)
Configs for the input data that used to create the issue model.
|
IssueModel.Builder |
setInputDataConfig(IssueModel.InputDataConfig value)
Configs for the input data that used to create the issue model.
|
IssueModel.Builder |
setIssueCount(long value)
Output only.
|
IssueModel.Builder |
setLanguageCode(String value)
Language of the model.
|
IssueModel.Builder |
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language of the model.
|
IssueModel.Builder |
setModelType(IssueModel.ModelType value)
Type of the model.
|
IssueModel.Builder |
setModelTypeValue(int value)
Type of the model.
|
IssueModel.Builder |
setName(String value)
Immutable.
|
IssueModel.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Immutable.
|
IssueModel.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IssueModel.Builder |
setState(IssueModel.State value)
Output only.
|
IssueModel.Builder |
setStateValue(int value)
Output only.
|
IssueModel.Builder |
setTrainingStats(IssueModelLabelStats.Builder builderForValue)
Output only.
|
IssueModel.Builder |
setTrainingStats(IssueModelLabelStats value)
Output only.
|
IssueModel.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IssueModel.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
IssueModel.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<IssueModel.Builder>public IssueModel.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.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<IssueModel.Builder>public IssueModel getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IssueModel build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IssueModel buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IssueModel.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>public IssueModel.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<IssueModel.Builder>public IssueModel.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>public IssueModel.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>public IssueModel.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<IssueModel.Builder>public IssueModel.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<IssueModel.Builder>public IssueModel.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IssueModel.Builder>public IssueModel.Builder mergeFrom(IssueModel other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>public IssueModel.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<IssueModel.Builder>IOExceptionpublic 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];getName in interface IssueModelOrBuilderpublic 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];getNameBytes in interface IssueModelOrBuilderpublic 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];value - The name to set.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];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];value - The bytes for name to set.public String getDisplayName()
The representative name for the issue model.
string display_name = 2;getDisplayName in interface IssueModelOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The representative name for the issue model.
string display_name = 2;getDisplayNameBytes in interface IssueModelOrBuilderpublic IssueModel.Builder setDisplayName(String value)
The representative name for the issue model.
string display_name = 2;value - The displayName to set.public IssueModel.Builder clearDisplayName()
The representative name for the issue model.
string display_name = 2;public IssueModel.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The representative name for the issue model.
string display_name = 2;value - The bytes for displayName to set.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];
hasCreateTime in interface IssueModelOrBuilderpublic 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];
getCreateTime in interface IssueModelOrBuilderpublic 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];
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];
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];
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];
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];
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];
getCreateTimeOrBuilder in interface IssueModelOrBuilderpublic 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];
hasUpdateTime in interface IssueModelOrBuilderpublic 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];
getUpdateTime in interface IssueModelOrBuilderpublic 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];
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];
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];
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];
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];
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];
getUpdateTimeOrBuilder in interface IssueModelOrBuilderpublic long getIssueCount()
Output only. Number of issues in this issue model.
int64 issue_count = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];getIssueCount in interface IssueModelOrBuilderpublic IssueModel.Builder setIssueCount(long value)
Output only. Number of issues in this issue model.
int64 issue_count = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The issueCount to set.public IssueModel.Builder clearIssueCount()
Output only. Number of issues in this issue model.
int64 issue_count = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];public int getStateValue()
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface IssueModelOrBuilderpublic 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];
value - The enum numeric value on the wire for state to set.public IssueModel.State getState()
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface IssueModelOrBuilderpublic 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];
value - The state to set.public IssueModel.Builder clearState()
Output only. State of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
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;
hasInputDataConfig in interface IssueModelOrBuilderpublic 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;
getInputDataConfig in interface IssueModelOrBuilderpublic 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;
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;
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;
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;
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;
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;
getInputDataConfigOrBuilder in interface IssueModelOrBuilderpublic 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];
hasTrainingStats in interface IssueModelOrBuilderpublic 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];
getTrainingStats in interface IssueModelOrBuilderpublic 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];
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];
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];
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];
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];
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];
getTrainingStatsOrBuilder in interface IssueModelOrBuilderpublic int getModelTypeValue()
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;getModelTypeValue in interface IssueModelOrBuilderpublic IssueModel.Builder setModelTypeValue(int value)
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;value - The enum numeric value on the wire for modelType to set.public IssueModel.ModelType getModelType()
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;getModelType in interface IssueModelOrBuilderpublic IssueModel.Builder setModelType(IssueModel.ModelType value)
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;value - The modelType to set.public IssueModel.Builder clearModelType()
Type of the model.
.google.cloud.contactcenterinsights.v1.IssueModel.ModelType model_type = 9;public String getLanguageCode()
Language of the model.
string language_code = 10;getLanguageCode in interface IssueModelOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()
Language of the model.
string language_code = 10;getLanguageCodeBytes in interface IssueModelOrBuilderpublic IssueModel.Builder setLanguageCode(String value)
Language of the model.
string language_code = 10;value - The languageCode to set.public IssueModel.Builder clearLanguageCode()
Language of the model.
string language_code = 10;public IssueModel.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language of the model.
string language_code = 10;value - The bytes for languageCode to set.public final IssueModel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>public final IssueModel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IssueModel.Builder>Copyright © 2025 Google LLC. All rights reserved.