CreateEnvironmentRequest$json top-level constant
- @Deprecated('Use createEnvironmentRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createEnvironmentRequestDescriptor instead')
const CreateEnvironmentRequest$json = const {
'1': 'CreateEnvironmentRequest',
'2': const [
const {
'1': 'parent',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'parent'
},
const {
'1': 'environment',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Environment',
'8': const {},
'10': 'environment'
},
],
};