Version$json top-level constant
Implementation
@$core.Deprecated('Use versionDescriptor instead')
const Version$json = const {
'1': 'Version',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'display_name',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'displayName'
},
const {'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
const {
'1': 'nlu_settings',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.NluSettings',
'8': const {},
'10': 'nluSettings'
},
const {
'1': 'create_time',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': const {},
'10': 'createTime'
},
const {
'1': 'state',
'3': 6,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.cx.v3beta1.Version.State',
'8': const {},
'10': 'state'
},
],
'4': const [Version_State$json],
'7': const {},
};