AddCustomPasswordComplexityPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use addCustomPasswordComplexityPolicyResponseDescriptor instead')
const AddCustomPasswordComplexityPolicyResponse$json = {
  '1': 'AddCustomPasswordComplexityPolicyResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ObjectDetails',
      '10': 'details'
    },
  ],
};