GetNotificationPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getNotificationPolicyResponseDescriptor instead')
const GetNotificationPolicyResponse$json = {
  '1': 'GetNotificationPolicyResponse',
  '2': [
    {
      '1': 'policy',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.policy.v1.NotificationPolicy',
      '10': 'policy'
    },
  ],
};