PageInfo_FormInfo$json top-level constant

  1. @Deprecated('Use pageInfoDescriptor instead')
Map<String, Object> const PageInfo_FormInfo$json

Implementation

@$core.Deprecated('Use pageInfoDescriptor instead')
const PageInfo_FormInfo$json = const {
  '1': 'FormInfo',
  '2': const [
    const {
      '1': 'parameter_info',
      '3': 2,
      '4': 3,
      '5': 11,
      '6':
          '.google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo',
      '10': 'parameterInfo'
    },
  ],
  '3': const [PageInfo_FormInfo_ParameterInfo$json],
};