GetPreviewLabelPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPreviewLabelPolicyResponseDescriptor instead')
const GetPreviewLabelPolicyResponse$json = const {
  '1': 'GetPreviewLabelPolicyResponse',
  '2': const [
    const {'1': 'policy', '3': 1, '4': 1, '5': 11, '6': '.zitadel.policy.v1.LabelPolicy', '10': 'policy'},
    const {'1': 'is_default', '3': 2, '4': 1, '5': 8, '10': 'isDefault'},
  ],
};