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.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
clearStartTimestamp()
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
clearSubmitTimestamp()
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
getStartTimestamp()
Timestamp when composing of the summary starts.com.google.protobuf.Timestamp.Builder
getStartTimestampBuilder()
Timestamp when composing of the summary starts.com.google.protobuf.TimestampOrBuilder
getStartTimestampOrBuilder()
Timestamp when composing of the summary starts.com.google.protobuf.Timestamp
getSubmitTimestamp()
Timestamp when the summary was submitted.com.google.protobuf.Timestamp.Builder
getSubmitTimestampBuilder()
Timestamp when the summary was submitted.com.google.protobuf.TimestampOrBuilder
getSubmitTimestampOrBuilder()
Timestamp when the summary was submitted.String
getSummaryText()
Text of actual submitted summary.com.google.protobuf.ByteString
getSummaryTextBytes()
Text of actual submitted summary.boolean
hasStartTimestamp()
Timestamp when composing of the summary starts.boolean
hasSubmitTimestamp()
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
mergeStartTimestamp(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
mergeSubmitTimestamp(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
setStartTimestamp(com.google.protobuf.Timestamp value)
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
setStartTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when composing of the summary starts.AgentAssistantFeedback.SummarizationFeedback.Builder
setSubmitTimestamp(com.google.protobuf.Timestamp value)
Timestamp when the summary was submitted.AgentAssistantFeedback.SummarizationFeedback.Builder
setSubmitTimestamp(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
-
hasStartTimestamp
public boolean hasStartTimestamp()
Timestamp when composing of the summary starts.
.google.protobuf.Timestamp start_timestamp = 1;
- Specified by:
hasStartTimestamp
in 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:
getStartTimestamp
in 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:
getStartTimestampOrBuilder
in interfaceAgentAssistantFeedback.SummarizationFeedbackOrBuilder
-
hasSubmitTimestamp
public boolean hasSubmitTimestamp()
Timestamp when the summary was submitted.
.google.protobuf.Timestamp submit_timestamp = 2;
- Specified by:
hasSubmitTimestamp
in 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:
getSubmitTimestamp
in 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:
getSubmitTimestampOrBuilder
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>
-
-