GetDefaultPasswordAgePolicyResponse$json top-level constant

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

Implementation

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