public static final class QaScorecard.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder> implements QaScorecardOrBuilder
A QaScorecard represents a collection of questions to be scored during analysis.Protobuf type
google.cloud.contactcenterinsights.v1.QaScorecard| Modifier and Type | Method and Description |
|---|---|
QaScorecard.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QaScorecard |
build() |
QaScorecard |
buildPartial() |
QaScorecard.Builder |
clear() |
QaScorecard.Builder |
clearCreateTime()
Output only.
|
QaScorecard.Builder |
clearDescription()
A text description explaining the intent of the scorecard.
|
QaScorecard.Builder |
clearDisplayName()
The user-specified display name of the scorecard.
|
QaScorecard.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QaScorecard.Builder |
clearName()
Identifier.
|
QaScorecard.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QaScorecard.Builder |
clearUpdateTime()
Output only.
|
QaScorecard.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
QaScorecard |
getDefaultInstanceForType() |
String |
getDescription()
A text description explaining the intent of the scorecard.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
A text description explaining the intent of the scorecard.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The user-specified display name of the scorecard.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The user-specified display name of the scorecard.
|
String |
getName()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
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 |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QaScorecard.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
QaScorecard.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QaScorecard.Builder |
mergeFrom(com.google.protobuf.Message other) |
QaScorecard.Builder |
mergeFrom(QaScorecard other) |
QaScorecard.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QaScorecard.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
QaScorecard.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
QaScorecard.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
QaScorecard.Builder |
setDescription(String value)
A text description explaining the intent of the scorecard.
|
QaScorecard.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
A text description explaining the intent of the scorecard.
|
QaScorecard.Builder |
setDisplayName(String value)
The user-specified display name of the scorecard.
|
QaScorecard.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The user-specified display name of the scorecard.
|
QaScorecard.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QaScorecard.Builder |
setName(String value)
Identifier.
|
QaScorecard.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
QaScorecard.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QaScorecard.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QaScorecard.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
QaScorecard.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<QaScorecard.Builder>public QaScorecard.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.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<QaScorecard.Builder>public QaScorecard getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic QaScorecard build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic QaScorecard buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic QaScorecard.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder>public QaScorecard.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<QaScorecard.Builder>public QaScorecard.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder>public QaScorecard.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder>public QaScorecard.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<QaScorecard.Builder>public QaScorecard.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<QaScorecard.Builder>public QaScorecard.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<QaScorecard.Builder>public QaScorecard.Builder mergeFrom(QaScorecard other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder>public QaScorecard.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<QaScorecard.Builder>IOExceptionpublic String getName()
Identifier. The scorecard name.
Format:
projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface QaScorecardOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. The scorecard name.
Format:
projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface QaScorecardOrBuilderpublic QaScorecard.Builder setName(String value)
Identifier. The scorecard name.
Format:
projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The name to set.public QaScorecard.Builder clearName()
Identifier. The scorecard name.
Format:
projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];public QaScorecard.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifier. The scorecard name.
Format:
projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The bytes for name to set.public String getDisplayName()
The user-specified display name of the scorecard.
string display_name = 7;getDisplayName in interface QaScorecardOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The user-specified display name of the scorecard.
string display_name = 7;getDisplayNameBytes in interface QaScorecardOrBuilderpublic QaScorecard.Builder setDisplayName(String value)
The user-specified display name of the scorecard.
string display_name = 7;value - The displayName to set.public QaScorecard.Builder clearDisplayName()
The user-specified display name of the scorecard.
string display_name = 7;public QaScorecard.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The user-specified display name of the scorecard.
string display_name = 7;value - The bytes for displayName to set.public String getDescription()
A text description explaining the intent of the scorecard.
string description = 2;getDescription in interface QaScorecardOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
A text description explaining the intent of the scorecard.
string description = 2;getDescriptionBytes in interface QaScorecardOrBuilderpublic QaScorecard.Builder setDescription(String value)
A text description explaining the intent of the scorecard.
string description = 2;value - The description to set.public QaScorecard.Builder clearDescription()
A text description explaining the intent of the scorecard.
string description = 2;public QaScorecard.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
A text description explaining the intent of the scorecard.
string description = 2;value - The bytes for description to set.public boolean hasCreateTime()
Output only. The time at which this scorecard was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface QaScorecardOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time at which this scorecard was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface QaScorecardOrBuilderpublic QaScorecard.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this scorecard was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QaScorecard.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this scorecard was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QaScorecard.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this scorecard was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QaScorecard.Builder clearCreateTime()
Output only. The time at which this scorecard 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 scorecard 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 scorecard was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface QaScorecardOrBuilderpublic boolean hasUpdateTime()
Output only. The most recent time at which the scorecard was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface QaScorecardOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The most recent time at which the scorecard was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface QaScorecardOrBuilderpublic QaScorecard.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The most recent time at which the scorecard was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QaScorecard.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The most recent time at which the scorecard was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QaScorecard.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The most recent time at which the scorecard was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QaScorecard.Builder clearUpdateTime()
Output only. The most recent time at which the scorecard 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 scorecard 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 scorecard was updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface QaScorecardOrBuilderpublic final QaScorecard.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder>public final QaScorecard.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<QaScorecard.Builder>Copyright © 2025 Google LLC. All rights reserved.