GetPolicyOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use getPolicyOptionsDescriptor instead')
const GetPolicyOptions$json = const {
  '1': 'GetPolicyOptions',
  '2': const [
    const {'1': 'requested_policy_version', '3': 1, '4': 1, '5': 5, '10': 'requestedPolicyVersion'},
  ],
};