GetSAMLRequestResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getSAMLRequestResponseDescriptor instead')
const GetSAMLRequestResponse$json = {
  '1': 'GetSAMLRequestResponse',
  '2': [
    {
      '1': 'saml_request',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.saml.v2.SAMLRequest',
      '10': 'samlRequest'
    },
  ],
};