GetIamPolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getIamPolicyRequestDescriptor instead')
const GetIamPolicyRequest$json = const {
  '1': 'GetIamPolicyRequest',
  '2': const [
    const {'1': 'resource', '3': 1, '4': 1, '5': 9, '10': 'resource'},
    const {'1': 'options', '3': 2, '4': 1, '5': 11, '6': '.google.iam.v1.GetPolicyOptions', '10': 'options'},
  ],
};