MethodPolicy$json top-level constant

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

Implementation

@$core.Deprecated('Use methodPolicyDescriptor instead')
const MethodPolicy$json = {
  '1': 'MethodPolicy',
  '2': [
    {'1': 'selector', '3': 9, '4': 1, '5': 9, '10': 'selector'},
    {'1': 'request_policies', '3': 2, '4': 3, '5': 11, '6': '.google.api.FieldPolicy', '10': 'requestPolicies'},
  ],
};