MultiClusterSetting$json top-level constant

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

Implementation

@$core.Deprecated('Use multiClusterSettingDescriptor instead')
const MultiClusterSetting$json = const {
  '1': 'MultiClusterSetting',
  '2': const [
    const {
      '1': 'enabled',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': const {},
      '10': 'enabled'
    },
    const {
      '1': 'policySelector',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.allocation.LabelSelector',
      '10': 'policySelector'
    },
  ],
};