ConversationTurn_VirtualAgentOutput$json top-level constant
Implementation
@$core.Deprecated('Use conversationTurnDescriptor instead')
const ConversationTurn_VirtualAgentOutput$json = const {
'1': 'VirtualAgentOutput',
'2': const [
const {
'1': 'session_parameters',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Struct',
'10': 'sessionParameters'
},
const {
'1': 'differences',
'3': 5,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.TestRunDifference',
'8': const {},
'10': 'differences'
},
const {
'1': 'diagnostic_info',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Struct',
'8': const {},
'10': 'diagnosticInfo'
},
const {
'1': 'triggered_intent',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.Intent',
'10': 'triggeredIntent'
},
const {
'1': 'current_page',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.Page',
'10': 'currentPage'
},
const {
'1': 'text_responses',
'3': 9,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.ResponseMessage.Text',
'10': 'textResponses'
},
const {
'1': 'status',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.rpc.Status',
'10': 'status'
},
],
};