LintPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use lintPolicyResponseDescriptor instead')
const LintPolicyResponse$json = {
  '1': 'LintPolicyResponse',
  '2': [
    {
      '1': 'lint_results',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.iam.admin.v1.LintResult',
      '10': 'lintResults'
    },
  ],
};