Environment$json top-level constant
Implementation
@$core.Deprecated('Use environmentDescriptor instead')
const Environment$json = const {
'1': 'Environment',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'name'},
const {
'1': 'description',
'3': 2,
'4': 1,
'5': 9,
'8': const {},
'10': 'description'
},
const {
'1': 'agent_version',
'3': 3,
'4': 1,
'5': 9,
'8': const {},
'10': 'agentVersion'
},
const {
'1': 'state',
'3': 4,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.v2beta1.Environment.State',
'8': const {},
'10': 'state'
},
const {
'1': 'update_time',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': const {},
'10': 'updateTime'
},
],
'4': const [Environment_State$json],
'7': const {},
};