Class ConversationTurn.VirtualAgentOutput
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dialogflow.cx.v3.ConversationTurn.VirtualAgentOutput
-
- All Implemented Interfaces:
ConversationTurn.VirtualAgentOutputOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- ConversationTurn
public static final class ConversationTurn.VirtualAgentOutput extends com.google.protobuf.GeneratedMessageV3 implements ConversationTurn.VirtualAgentOutputOrBuilder
The output from the virtual agent.
Protobuf typegoogle.cloud.dialogflow.cx.v3.ConversationTurn.VirtualAgentOutput- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConversationTurn.VirtualAgentOutput.BuilderThe output from the virtual agent.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCURRENT_PAGE_FIELD_NUMBERstatic intDIAGNOSTIC_INFO_FIELD_NUMBERstatic intDIFFERENCES_FIELD_NUMBERstatic intSESSION_PARAMETERS_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTEXT_RESPONSES_FIELD_NUMBERstatic intTRIGGERED_INTENT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)PagegetCurrentPage()The [Page][google.cloud.dialogflow.cx.v3.Page] on which the utterance was spoken.PageOrBuildergetCurrentPageOrBuilder()The [Page][google.cloud.dialogflow.cx.v3.Page] on which the utterance was spoken.static ConversationTurn.VirtualAgentOutputgetDefaultInstance()ConversationTurn.VirtualAgentOutputgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.StructgetDiagnosticInfo()Required.com.google.protobuf.StructOrBuildergetDiagnosticInfoOrBuilder()Required.TestRunDifferencegetDifferences(int index)Output only.intgetDifferencesCount()Output only.List<TestRunDifference>getDifferencesList()Output only.TestRunDifferenceOrBuildergetDifferencesOrBuilder(int index)Output only.List<? extends TestRunDifferenceOrBuilder>getDifferencesOrBuilderList()Output only.com.google.protobuf.Parser<ConversationTurn.VirtualAgentOutput>getParserForType()intgetSerializedSize()com.google.protobuf.StructgetSessionParameters()The session parameters available to the bot at this point.com.google.protobuf.StructOrBuildergetSessionParametersOrBuilder()The session parameters available to the bot at this point.com.google.rpc.StatusgetStatus()Response error from the agent in the test result.com.google.rpc.StatusOrBuildergetStatusOrBuilder()Response error from the agent in the test result.ResponseMessage.TextgetTextResponses(int index)The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.intgetTextResponsesCount()The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.List<ResponseMessage.Text>getTextResponsesList()The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.ResponseMessage.TextOrBuildergetTextResponsesOrBuilder(int index)The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.List<? extends ResponseMessage.TextOrBuilder>getTextResponsesOrBuilderList()The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.IntentgetTriggeredIntent()The [Intent][google.cloud.dialogflow.cx.v3.Intent] that triggered the response.IntentOrBuildergetTriggeredIntentOrBuilder()The [Intent][google.cloud.dialogflow.cx.v3.Intent] that triggered the response.booleanhasCurrentPage()The [Page][google.cloud.dialogflow.cx.v3.Page] on which the utterance was spoken.booleanhasDiagnosticInfo()Required.inthashCode()booleanhasSessionParameters()The session parameters available to the bot at this point.booleanhasStatus()Response error from the agent in the test result.booleanhasTriggeredIntent()The [Intent][google.cloud.dialogflow.cx.v3.Intent] that triggered the response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ConversationTurn.VirtualAgentOutput.BuildernewBuilder()static ConversationTurn.VirtualAgentOutput.BuildernewBuilder(ConversationTurn.VirtualAgentOutput prototype)ConversationTurn.VirtualAgentOutput.BuildernewBuilderForType()protected ConversationTurn.VirtualAgentOutput.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ConversationTurn.VirtualAgentOutputparseDelimitedFrom(InputStream input)static ConversationTurn.VirtualAgentOutputparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationTurn.VirtualAgentOutputparseFrom(byte[] data)static ConversationTurn.VirtualAgentOutputparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationTurn.VirtualAgentOutputparseFrom(com.google.protobuf.ByteString data)static ConversationTurn.VirtualAgentOutputparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationTurn.VirtualAgentOutputparseFrom(com.google.protobuf.CodedInputStream input)static ConversationTurn.VirtualAgentOutputparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationTurn.VirtualAgentOutputparseFrom(InputStream input)static ConversationTurn.VirtualAgentOutputparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversationTurn.VirtualAgentOutputparseFrom(ByteBuffer data)static ConversationTurn.VirtualAgentOutputparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ConversationTurn.VirtualAgentOutput>parser()ConversationTurn.VirtualAgentOutput.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SESSION_PARAMETERS_FIELD_NUMBER
public static final int SESSION_PARAMETERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIFFERENCES_FIELD_NUMBER
public static final int DIFFERENCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIAGNOSTIC_INFO_FIELD_NUMBER
public static final int DIAGNOSTIC_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRIGGERED_INTENT_FIELD_NUMBER
public static final int TRIGGERED_INTENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURRENT_PAGE_FIELD_NUMBER
public static final int CURRENT_PAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_RESPONSES_FIELD_NUMBER
public static final int TEXT_RESPONSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasSessionParameters
public boolean hasSessionParameters()
The session parameters available to the bot at this point.
.google.protobuf.Struct session_parameters = 4;- Specified by:
hasSessionParametersin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- Whether the sessionParameters field is set.
-
getSessionParameters
public com.google.protobuf.Struct getSessionParameters()
The session parameters available to the bot at this point.
.google.protobuf.Struct session_parameters = 4;- Specified by:
getSessionParametersin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- The sessionParameters.
-
getSessionParametersOrBuilder
public com.google.protobuf.StructOrBuilder getSessionParametersOrBuilder()
The session parameters available to the bot at this point.
.google.protobuf.Struct session_parameters = 4;- Specified by:
getSessionParametersOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getDifferencesList
public List<TestRunDifference> getDifferencesList()
Output only. If this is part of a [result conversation turn][TestCaseResult.conversation_turns], the list of differences between the original run and the replay for this output, if any.
repeated .google.cloud.dialogflow.cx.v3.TestRunDifference differences = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDifferencesListin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getDifferencesOrBuilderList
public List<? extends TestRunDifferenceOrBuilder> getDifferencesOrBuilderList()
Output only. If this is part of a [result conversation turn][TestCaseResult.conversation_turns], the list of differences between the original run and the replay for this output, if any.
repeated .google.cloud.dialogflow.cx.v3.TestRunDifference differences = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDifferencesOrBuilderListin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getDifferencesCount
public int getDifferencesCount()
Output only. If this is part of a [result conversation turn][TestCaseResult.conversation_turns], the list of differences between the original run and the replay for this output, if any.
repeated .google.cloud.dialogflow.cx.v3.TestRunDifference differences = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDifferencesCountin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getDifferences
public TestRunDifference getDifferences(int index)
Output only. If this is part of a [result conversation turn][TestCaseResult.conversation_turns], the list of differences between the original run and the replay for this output, if any.
repeated .google.cloud.dialogflow.cx.v3.TestRunDifference differences = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDifferencesin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getDifferencesOrBuilder
public TestRunDifferenceOrBuilder getDifferencesOrBuilder(int index)
Output only. If this is part of a [result conversation turn][TestCaseResult.conversation_turns], the list of differences between the original run and the replay for this output, if any.
repeated .google.cloud.dialogflow.cx.v3.TestRunDifference differences = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDifferencesOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
hasDiagnosticInfo
public boolean hasDiagnosticInfo()
Required. Input only. The diagnostic [info][Session.DetectIntentResponse.QueryResult.diagnostic_info] output for the turn. Required to calculate the testing coverage.
.google.protobuf.Struct diagnostic_info = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = INPUT_ONLY];- Specified by:
hasDiagnosticInfoin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- Whether the diagnosticInfo field is set.
-
getDiagnosticInfo
public com.google.protobuf.Struct getDiagnosticInfo()
Required. Input only. The diagnostic [info][Session.DetectIntentResponse.QueryResult.diagnostic_info] output for the turn. Required to calculate the testing coverage.
.google.protobuf.Struct diagnostic_info = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getDiagnosticInfoin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- The diagnosticInfo.
-
getDiagnosticInfoOrBuilder
public com.google.protobuf.StructOrBuilder getDiagnosticInfoOrBuilder()
Required. Input only. The diagnostic [info][Session.DetectIntentResponse.QueryResult.diagnostic_info] output for the turn. Required to calculate the testing coverage.
.google.protobuf.Struct diagnostic_info = 6 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = INPUT_ONLY];- Specified by:
getDiagnosticInfoOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
hasTriggeredIntent
public boolean hasTriggeredIntent()
The [Intent][google.cloud.dialogflow.cx.v3.Intent] that triggered the response. Only name and displayName will be set.
.google.cloud.dialogflow.cx.v3.Intent triggered_intent = 7;- Specified by:
hasTriggeredIntentin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- Whether the triggeredIntent field is set.
-
getTriggeredIntent
public Intent getTriggeredIntent()
The [Intent][google.cloud.dialogflow.cx.v3.Intent] that triggered the response. Only name and displayName will be set.
.google.cloud.dialogflow.cx.v3.Intent triggered_intent = 7;- Specified by:
getTriggeredIntentin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- The triggeredIntent.
-
getTriggeredIntentOrBuilder
public IntentOrBuilder getTriggeredIntentOrBuilder()
The [Intent][google.cloud.dialogflow.cx.v3.Intent] that triggered the response. Only name and displayName will be set.
.google.cloud.dialogflow.cx.v3.Intent triggered_intent = 7;- Specified by:
getTriggeredIntentOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
hasCurrentPage
public boolean hasCurrentPage()
The [Page][google.cloud.dialogflow.cx.v3.Page] on which the utterance was spoken. Only name and displayName will be set.
.google.cloud.dialogflow.cx.v3.Page current_page = 8;- Specified by:
hasCurrentPagein interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- Whether the currentPage field is set.
-
getCurrentPage
public Page getCurrentPage()
The [Page][google.cloud.dialogflow.cx.v3.Page] on which the utterance was spoken. Only name and displayName will be set.
.google.cloud.dialogflow.cx.v3.Page current_page = 8;- Specified by:
getCurrentPagein interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- The currentPage.
-
getCurrentPageOrBuilder
public PageOrBuilder getCurrentPageOrBuilder()
The [Page][google.cloud.dialogflow.cx.v3.Page] on which the utterance was spoken. Only name and displayName will be set.
.google.cloud.dialogflow.cx.v3.Page current_page = 8;- Specified by:
getCurrentPageOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getTextResponsesList
public List<ResponseMessage.Text> getTextResponsesList()
The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.
repeated .google.cloud.dialogflow.cx.v3.ResponseMessage.Text text_responses = 9;- Specified by:
getTextResponsesListin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getTextResponsesOrBuilderList
public List<? extends ResponseMessage.TextOrBuilder> getTextResponsesOrBuilderList()
The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.
repeated .google.cloud.dialogflow.cx.v3.ResponseMessage.Text text_responses = 9;- Specified by:
getTextResponsesOrBuilderListin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getTextResponsesCount
public int getTextResponsesCount()
The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.
repeated .google.cloud.dialogflow.cx.v3.ResponseMessage.Text text_responses = 9;- Specified by:
getTextResponsesCountin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getTextResponses
public ResponseMessage.Text getTextResponses(int index)
The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.
repeated .google.cloud.dialogflow.cx.v3.ResponseMessage.Text text_responses = 9;- Specified by:
getTextResponsesin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
getTextResponsesOrBuilder
public ResponseMessage.TextOrBuilder getTextResponsesOrBuilder(int index)
The [text][google.cloud.dialogflow.cx.v3.ResponseMessage.Text] responses from the agent for the turn.
repeated .google.cloud.dialogflow.cx.v3.ResponseMessage.Text text_responses = 9;- Specified by:
getTextResponsesOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
hasStatus
public boolean hasStatus()
Response error from the agent in the test result. If set, other output is empty.
.google.rpc.Status status = 10;- Specified by:
hasStatusin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public com.google.rpc.Status getStatus()
Response error from the agent in the test result. If set, other output is empty.
.google.rpc.Status status = 10;- Specified by:
getStatusin interfaceConversationTurn.VirtualAgentOutputOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Response error from the agent in the test result. If set, other output is empty.
.google.rpc.Status status = 10;- Specified by:
getStatusOrBuilderin interfaceConversationTurn.VirtualAgentOutputOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ConversationTurn.VirtualAgentOutput parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ConversationTurn.VirtualAgentOutput parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversationTurn.VirtualAgentOutput parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ConversationTurn.VirtualAgentOutput.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ConversationTurn.VirtualAgentOutput.Builder newBuilder()
-
newBuilder
public static ConversationTurn.VirtualAgentOutput.Builder newBuilder(ConversationTurn.VirtualAgentOutput prototype)
-
toBuilder
public ConversationTurn.VirtualAgentOutput.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConversationTurn.VirtualAgentOutput.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ConversationTurn.VirtualAgentOutput getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ConversationTurn.VirtualAgentOutput> parser()
-
getParserForType
public com.google.protobuf.Parser<ConversationTurn.VirtualAgentOutput> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ConversationTurn.VirtualAgentOutput getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-