public static final class QaQuestion.TuningMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder> implements QaQuestion.TuningMetadataOrBuilder
Metadata about the tuning operation for the question. Will only be set if a scorecard containing this question has been tuned.Protobuf type
google.cloud.contactcenterinsights.v1.QaQuestion.TuningMetadata| Modifier and Type | Method and Description |
|---|---|
QaQuestion.TuningMetadata.Builder |
addAllDatasetValidationWarnings(Iterable<? extends DatasetValidationWarning> values)
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
addAllDatasetValidationWarningsValue(Iterable<Integer> values)
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
addDatasetValidationWarnings(DatasetValidationWarning value)
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
addDatasetValidationWarningsValue(int value)
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QaQuestion.TuningMetadata |
build() |
QaQuestion.TuningMetadata |
buildPartial() |
QaQuestion.TuningMetadata.Builder |
clear() |
QaQuestion.TuningMetadata.Builder |
clearDatasetValidationWarnings()
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QaQuestion.TuningMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QaQuestion.TuningMetadata.Builder |
clearTotalValidLabelCount()
Total number of valid labels provided for the question at the time of
tuining.
|
QaQuestion.TuningMetadata.Builder |
clearTuningError()
Error status of the tuning operation for the question.
|
QaQuestion.TuningMetadata.Builder |
clone() |
DatasetValidationWarning |
getDatasetValidationWarnings(int index)
A list of any applicable data validation warnings about the question's
feedback labels.
|
int |
getDatasetValidationWarningsCount()
A list of any applicable data validation warnings about the question's
feedback labels.
|
List<DatasetValidationWarning> |
getDatasetValidationWarningsList()
A list of any applicable data validation warnings about the question's
feedback labels.
|
int |
getDatasetValidationWarningsValue(int index)
A list of any applicable data validation warnings about the question's
feedback labels.
|
List<Integer> |
getDatasetValidationWarningsValueList()
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getTotalValidLabelCount()
Total number of valid labels provided for the question at the time of
tuining.
|
String |
getTuningError()
Error status of the tuning operation for the question.
|
com.google.protobuf.ByteString |
getTuningErrorBytes()
Error status of the tuning operation for the question.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QaQuestion.TuningMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QaQuestion.TuningMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
QaQuestion.TuningMetadata.Builder |
mergeFrom(QaQuestion.TuningMetadata other) |
QaQuestion.TuningMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QaQuestion.TuningMetadata.Builder |
setDatasetValidationWarnings(int index,
DatasetValidationWarning value)
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
setDatasetValidationWarningsValue(int index,
int value)
A list of any applicable data validation warnings about the question's
feedback labels.
|
QaQuestion.TuningMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QaQuestion.TuningMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QaQuestion.TuningMetadata.Builder |
setTotalValidLabelCount(long value)
Total number of valid labels provided for the question at the time of
tuining.
|
QaQuestion.TuningMetadata.Builder |
setTuningError(String value)
Error status of the tuning operation for the question.
|
QaQuestion.TuningMetadata.Builder |
setTuningErrorBytes(com.google.protobuf.ByteString value)
Error status of the tuning operation for the question.
|
QaQuestion.TuningMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.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<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QaQuestion.TuningMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QaQuestion.TuningMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QaQuestion.TuningMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.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<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.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<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.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<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.Builder mergeFrom(QaQuestion.TuningMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder>public QaQuestion.TuningMetadata.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<QaQuestion.TuningMetadata.Builder>IOExceptionpublic long getTotalValidLabelCount()
Total number of valid labels provided for the question at the time of tuining.
int64 total_valid_label_count = 1;getTotalValidLabelCount in interface QaQuestion.TuningMetadataOrBuilderpublic QaQuestion.TuningMetadata.Builder setTotalValidLabelCount(long value)
Total number of valid labels provided for the question at the time of tuining.
int64 total_valid_label_count = 1;value - The totalValidLabelCount to set.public QaQuestion.TuningMetadata.Builder clearTotalValidLabelCount()
Total number of valid labels provided for the question at the time of tuining.
int64 total_valid_label_count = 1;public List<DatasetValidationWarning> getDatasetValidationWarningsList()
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
getDatasetValidationWarningsList in interface QaQuestion.TuningMetadataOrBuilderpublic int getDatasetValidationWarningsCount()
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
getDatasetValidationWarningsCount in interface QaQuestion.TuningMetadataOrBuilderpublic DatasetValidationWarning getDatasetValidationWarnings(int index)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
getDatasetValidationWarnings in interface QaQuestion.TuningMetadataOrBuilderindex - The index of the element to return.public QaQuestion.TuningMetadata.Builder setDatasetValidationWarnings(int index, DatasetValidationWarning value)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
index - The index to set the value at.value - The datasetValidationWarnings to set.public QaQuestion.TuningMetadata.Builder addDatasetValidationWarnings(DatasetValidationWarning value)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
value - The datasetValidationWarnings to add.public QaQuestion.TuningMetadata.Builder addAllDatasetValidationWarnings(Iterable<? extends DatasetValidationWarning> values)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
values - The datasetValidationWarnings to add.public QaQuestion.TuningMetadata.Builder clearDatasetValidationWarnings()
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
public List<Integer> getDatasetValidationWarningsValueList()
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
getDatasetValidationWarningsValueList in interface QaQuestion.TuningMetadataOrBuilderpublic int getDatasetValidationWarningsValue(int index)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
getDatasetValidationWarningsValue in interface QaQuestion.TuningMetadataOrBuilderindex - The index of the value to return.public QaQuestion.TuningMetadata.Builder setDatasetValidationWarningsValue(int index, int value)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
index - The index to set the value at.value - The enum numeric value on the wire for datasetValidationWarnings to set.public QaQuestion.TuningMetadata.Builder addDatasetValidationWarningsValue(int value)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
value - The enum numeric value on the wire for datasetValidationWarnings to add.public QaQuestion.TuningMetadata.Builder addAllDatasetValidationWarningsValue(Iterable<Integer> values)
A list of any applicable data validation warnings about the question's feedback labels.
repeated .google.cloud.contactcenterinsights.v1.DatasetValidationWarning dataset_validation_warnings = 2;
values - The enum numeric values on the wire for datasetValidationWarnings to add.public String getTuningError()
Error status of the tuning operation for the question. Will only be set if the tuning operation failed.
string tuning_error = 3;getTuningError in interface QaQuestion.TuningMetadataOrBuilderpublic com.google.protobuf.ByteString getTuningErrorBytes()
Error status of the tuning operation for the question. Will only be set if the tuning operation failed.
string tuning_error = 3;getTuningErrorBytes in interface QaQuestion.TuningMetadataOrBuilderpublic QaQuestion.TuningMetadata.Builder setTuningError(String value)
Error status of the tuning operation for the question. Will only be set if the tuning operation failed.
string tuning_error = 3;value - The tuningError to set.public QaQuestion.TuningMetadata.Builder clearTuningError()
Error status of the tuning operation for the question. Will only be set if the tuning operation failed.
string tuning_error = 3;public QaQuestion.TuningMetadata.Builder setTuningErrorBytes(com.google.protobuf.ByteString value)
Error status of the tuning operation for the question. Will only be set if the tuning operation failed.
string tuning_error = 3;value - The bytes for tuningError to set.public final QaQuestion.TuningMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder>public final QaQuestion.TuningMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QaQuestion.TuningMetadata.Builder>Copyright © 2025 Google LLC. All rights reserved.