CreateTestCaseRequest$json top-level constant
- @Deprecated('Use createTestCaseRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createTestCaseRequestDescriptor instead')
const CreateTestCaseRequest$json = const {
'1': 'CreateTestCaseRequest',
'2': const [
const {
'1': 'parent',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'parent'
},
const {
'1': 'test_case',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.TestCase',
'8': const {},
'10': 'testCase'
},
],
};