VariantsHistory$json top-level constant

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

Implementation

@$core.Deprecated('Use variantsHistoryDescriptor instead')
const VariantsHistory$json = const {
  '1': 'VariantsHistory',
  '2': const [
    const {
      '1': 'version_variants',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.cx.v3.VersionVariants',
      '9': 0,
      '10': 'versionVariants'
    },
    const {
      '1': 'update_time',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'updateTime'
    },
  ],
  '8': const [
    const {'1': 'variants'},
  ],
};