AddCustomLabelPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use addCustomLabelPolicyRequestDescriptor instead')
const AddCustomLabelPolicyRequest$json = const {
  '1': 'AddCustomLabelPolicyRequest',
  '2': const [
    const {'1': 'primary_color', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'primaryColor'},
    const {'1': 'hide_login_name_suffix', '3': 3, '4': 1, '5': 8, '8': const {}, '10': 'hideLoginNameSuffix'},
    const {'1': 'warn_color', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'warnColor'},
    const {'1': 'background_color', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'backgroundColor'},
    const {'1': 'font_color', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'fontColor'},
    const {'1': 'primary_color_dark', '3': 7, '4': 1, '5': 9, '8': const {}, '10': 'primaryColorDark'},
    const {'1': 'background_color_dark', '3': 8, '4': 1, '5': 9, '8': const {}, '10': 'backgroundColorDark'},
    const {'1': 'warn_color_dark', '3': 9, '4': 1, '5': 9, '8': const {}, '10': 'warnColorDark'},
    const {'1': 'font_color_dark', '3': 10, '4': 1, '5': 9, '8': const {}, '10': 'fontColorDark'},
    const {'1': 'disable_watermark', '3': 11, '4': 1, '5': 8, '10': 'disableWatermark'},
  ],
};