Class AgentAssistantFeedback.SummarizationFeedback.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
- com.google.cloud.dialogflow.v2beta1.AgentAssistantFeedback.SummarizationFeedback.Builder
-
- All Implemented Interfaces:
AgentAssistantFeedback.SummarizationFeedbackOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AgentAssistantFeedback.SummarizationFeedback
public static final class AgentAssistantFeedback.SummarizationFeedback.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder> implements AgentAssistantFeedback.SummarizationFeedbackOrBuilder
Feedback for conversation summarization.
Protobuf typegoogle.cloud.dialogflow.v2beta1.AgentAssistantFeedback.SummarizationFeedback
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AgentAssistantFeedback.SummarizationFeedback.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AgentAssistantFeedback.SummarizationFeedbackbuild()AgentAssistantFeedback.SummarizationFeedbackbuildPartial()AgentAssistantFeedback.SummarizationFeedback.Builderclear()AgentAssistantFeedback.SummarizationFeedback.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AgentAssistantFeedback.SummarizationFeedback.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AgentAssistantFeedback.SummarizationFeedback.BuilderclearStartTimestamp()Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.BuilderclearSubmitTimestamp()Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.BuilderclearSummaryText()Text of actual submitted summary.AgentAssistantFeedback.SummarizationFeedback.Builderclone()AgentAssistantFeedback.SummarizationFeedbackgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetStartTimestamp()Timestamp when composing of the summary starts.com.google.protobuf.Timestamp.BuildergetStartTimestampBuilder()Timestamp when composing of the summary starts.com.google.protobuf.TimestampOrBuildergetStartTimestampOrBuilder()Timestamp when composing of the summary starts.com.google.protobuf.TimestampgetSubmitTimestamp()Timestamp when the summary was submitted.com.google.protobuf.Timestamp.BuildergetSubmitTimestampBuilder()Timestamp when the summary was submitted.com.google.protobuf.TimestampOrBuildergetSubmitTimestampOrBuilder()Timestamp when the summary was submitted.StringgetSummaryText()Text of actual submitted summary.com.google.protobuf.ByteStringgetSummaryTextBytes()Text of actual submitted summary.booleanhasStartTimestamp()Timestamp when composing of the summary starts.booleanhasSubmitTimestamp()Timestamp when the summary was submitted.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AgentAssistantFeedback.SummarizationFeedback.BuildermergeFrom(AgentAssistantFeedback.SummarizationFeedback other)AgentAssistantFeedback.SummarizationFeedback.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AgentAssistantFeedback.SummarizationFeedback.BuildermergeFrom(com.google.protobuf.Message other)AgentAssistantFeedback.SummarizationFeedback.BuildermergeStartTimestamp(com.google.protobuf.Timestamp value)Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.BuildermergeSubmitTimestamp(com.google.protobuf.Timestamp value)Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AgentAssistantFeedback.SummarizationFeedback.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AgentAssistantFeedback.SummarizationFeedback.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AgentAssistantFeedback.SummarizationFeedback.BuildersetStartTimestamp(com.google.protobuf.Timestamp value)Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.BuildersetStartTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.BuildersetSubmitTimestamp(com.google.protobuf.Timestamp value)Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.BuildersetSubmitTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.BuildersetSummaryText(String value)Text of actual submitted summary.AgentAssistantFeedback.SummarizationFeedback.BuildersetSummaryTextBytes(com.google.protobuf.ByteString value)Text of actual submitted summary.AgentAssistantFeedback.SummarizationFeedback.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
clear
public AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
getDefaultInstanceForType
public AgentAssistantFeedback.SummarizationFeedback getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AgentAssistantFeedback.SummarizationFeedback build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AgentAssistantFeedback.SummarizationFeedback buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
setField
public AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
clearField
public AgentAssistantFeedback.SummarizationFeedback.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
clearOneof
public AgentAssistantFeedback.SummarizationFeedback.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
setRepeatedField
public AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
addRepeatedField
public AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeFrom
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeFrom
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeFrom(AgentAssistantFeedback.SummarizationFeedback other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeFrom
public AgentAssistantFeedback.SummarizationFeedback.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<AgentAssistantFeedback.SummarizationFeedback.Builder>- Throws:
IOException
-
hasStartTimestamp
public boolean hasStartTimestamp()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;- Specified by:
hasStartTimestampin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder- Returns:
- Whether the startTimestamp field is set.
-
getStartTimestamp
public com.google.protobuf.Timestamp getStartTimestamp()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;- Specified by:
getStartTimestampin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder- Returns:
- The startTimestamp.
-
setStartTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder setStartTimestamp(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;
-
setStartTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder setStartTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;
-
mergeStartTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeStartTimestamp(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;
-
clearStartTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder clearStartTimestamp()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;
-
getStartTimestampBuilder
public com.google.protobuf.Timestamp.Builder getStartTimestampBuilder()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;
-
getStartTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimestampOrBuilder()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;- Specified by:
getStartTimestampOrBuilderin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
-
hasSubmitTimestamp
public boolean hasSubmitTimestamp()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;- Specified by:
hasSubmitTimestampin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder- Returns:
- Whether the submitTimestamp field is set.
-
getSubmitTimestamp
public com.google.protobuf.Timestamp getSubmitTimestamp()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;- Specified by:
getSubmitTimestampin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder- Returns:
- The submitTimestamp.
-
setSubmitTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder setSubmitTimestamp(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;
-
setSubmitTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder setSubmitTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;
-
mergeSubmitTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeSubmitTimestamp(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;
-
clearSubmitTimestamp
public AgentAssistantFeedback.SummarizationFeedback.Builder clearSubmitTimestamp()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;
-
getSubmitTimestampBuilder
public com.google.protobuf.Timestamp.Builder getSubmitTimestampBuilder()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;
-
getSubmitTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getSubmitTimestampOrBuilder()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;- Specified by:
getSubmitTimestampOrBuilderin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
-
getSummaryText
public String getSummaryText()
Text of actual submitted summary.
string summary_text = 3;- Specified by:
getSummaryTextin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder- Returns:
- The summaryText.
-
getSummaryTextBytes
public com.google.protobuf.ByteString getSummaryTextBytes()
Text of actual submitted summary.
string summary_text = 3;- Specified by:
getSummaryTextBytesin interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder- Returns:
- The bytes for summaryText.
-
setSummaryText
public AgentAssistantFeedback.SummarizationFeedback.Builder setSummaryText(String value)
Text of actual submitted summary.
string summary_text = 3;- Parameters:
value- The summaryText to set.- Returns:
- This builder for chaining.
-
clearSummaryText
public AgentAssistantFeedback.SummarizationFeedback.Builder clearSummaryText()
Text of actual submitted summary.
string summary_text = 3;- Returns:
- This builder for chaining.
-
setSummaryTextBytes
public AgentAssistantFeedback.SummarizationFeedback.Builder setSummaryTextBytes(com.google.protobuf.ByteString value)
Text of actual submitted summary.
string summary_text = 3;- Parameters:
value- The bytes for summaryText to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AgentAssistantFeedback.SummarizationFeedback.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeUnknownFields
public final AgentAssistantFeedback.SummarizationFeedback.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
-