Package com.google.cloud.dialogflow.v2
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.v2.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.v2.AgentAssistantFeedback.SummarizationFeedback
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AgentAssistantFeedback.SummarizationFeedback.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AgentAssistantFeedback.SummarizationFeedback
build()
AgentAssistantFeedback.SummarizationFeedback
buildPartial()
AgentAssistantFeedback.SummarizationFeedback.Builder
clear()
AgentAssistantFeedback.SummarizationFeedback.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AgentAssistantFeedback.SummarizationFeedback.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
AgentAssistantFeedback.SummarizationFeedback.Builder
clearStartTime()
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
clearSubmitTime()
Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.Builder
clearSummaryText()
Text of actual submitted summary.AgentAssistantFeedback.SummarizationFeedback.Builder
clone()
AgentAssistantFeedback.SummarizationFeedback
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Timestamp
getStartTime()
Timestamp when composing of the summary starts.com.google.protobuf.Timestamp.Builder
getStartTimeBuilder()
Timestamp when composing of the summary starts.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Timestamp when composing of the summary starts.com.google.protobuf.Timestamp
getSubmitTime()
Timestamp when the summary was submitted.com.google.protobuf.Timestamp.Builder
getSubmitTimeBuilder()
Timestamp when the summary was submitted.com.google.protobuf.TimestampOrBuilder
getSubmitTimeOrBuilder()
Timestamp when the summary was submitted.String
getSummaryText()
Text of actual submitted summary.com.google.protobuf.ByteString
getSummaryTextBytes()
Text of actual submitted summary.boolean
hasStartTime()
Timestamp when composing of the summary starts.boolean
hasSubmitTime()
Timestamp when the summary was submitted.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
AgentAssistantFeedback.SummarizationFeedback.Builder
mergeFrom(AgentAssistantFeedback.SummarizationFeedback other)
AgentAssistantFeedback.SummarizationFeedback.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AgentAssistantFeedback.SummarizationFeedback.Builder
mergeFrom(com.google.protobuf.Message other)
AgentAssistantFeedback.SummarizationFeedback.Builder
mergeStartTime(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
mergeSubmitTime(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AgentAssistantFeedback.SummarizationFeedback.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AgentAssistantFeedback.SummarizationFeedback.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
AgentAssistantFeedback.SummarizationFeedback.Builder
setStartTime(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
setSubmitTime(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.Builder
setSubmitTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.Builder
setSummaryText(String value)
Text of actual submitted summary.AgentAssistantFeedback.SummarizationFeedback.Builder
setSummaryTextBytes(com.google.protobuf.ByteString value)
Text of actual submitted summary.AgentAssistantFeedback.SummarizationFeedback.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
clear
public AgentAssistantFeedback.SummarizationFeedback.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
getDefaultInstanceForType
public AgentAssistantFeedback.SummarizationFeedback getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public AgentAssistantFeedback.SummarizationFeedback build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AgentAssistantFeedback.SummarizationFeedback buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AgentAssistantFeedback.SummarizationFeedback.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
setField
public AgentAssistantFeedback.SummarizationFeedback.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
clearField
public AgentAssistantFeedback.SummarizationFeedback.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
clearOneof
public AgentAssistantFeedback.SummarizationFeedback.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in 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:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
addRepeatedField
public AgentAssistantFeedback.SummarizationFeedback.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeFrom
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeFrom
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeFrom(AgentAssistantFeedback.SummarizationFeedback other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
- Throws:
IOException
-
hasStartTime
public boolean hasStartTime()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
- Specified by:
hasStartTime
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
- Specified by:
getStartTime
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
- Returns:
- The startTime.
-
setStartTime
public AgentAssistantFeedback.SummarizationFeedback.Builder setStartTime(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
-
setStartTime
public AgentAssistantFeedback.SummarizationFeedback.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
-
mergeStartTime
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
-
clearStartTime
public AgentAssistantFeedback.SummarizationFeedback.Builder clearStartTime()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_time = 1;
- Specified by:
getStartTimeOrBuilder
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
-
hasSubmitTime
public boolean hasSubmitTime()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
- Specified by:
hasSubmitTime
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
- Returns:
- Whether the submitTime field is set.
-
getSubmitTime
public com.google.protobuf.Timestamp getSubmitTime()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
- Specified by:
getSubmitTime
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
- Returns:
- The submitTime.
-
setSubmitTime
public AgentAssistantFeedback.SummarizationFeedback.Builder setSubmitTime(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
-
setSubmitTime
public AgentAssistantFeedback.SummarizationFeedback.Builder setSubmitTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
-
mergeSubmitTime
public AgentAssistantFeedback.SummarizationFeedback.Builder mergeSubmitTime(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
-
clearSubmitTime
public AgentAssistantFeedback.SummarizationFeedback.Builder clearSubmitTime()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
-
getSubmitTimeBuilder
public com.google.protobuf.Timestamp.Builder getSubmitTimeBuilder()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
-
getSubmitTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getSubmitTimeOrBuilder()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_time = 2;
- Specified by:
getSubmitTimeOrBuilder
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
-
getSummaryText
public String getSummaryText()
Text of actual submitted summary.
string summary_text = 3;
- Specified by:
getSummaryText
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
- Returns:
- The summaryText.
-
getSummaryTextBytes
public com.google.protobuf.ByteString getSummaryTextBytes()
Text of actual submitted summary.
string summary_text = 3;
- Specified by:
getSummaryTextBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
mergeUnknownFields
public final AgentAssistantFeedback.SummarizationFeedback.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AgentAssistantFeedback.SummarizationFeedback.Builder>
-
-