LintPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use lintPolicyRequestDescriptor instead')
const LintPolicyRequest$json = {
  '1': 'LintPolicyRequest',
  '2': [
    {
      '1': 'full_resource_name',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'fullResourceName'
    },
    {
      '1': 'condition',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.type.Expr',
      '9': 0,
      '10': 'condition'
    },
  ],
  '8': [
    {'1': 'lint_object'},
  ],
};