CreateResponseRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use createResponseRequestDescriptor instead')
const CreateResponseRequest$json = {
  '1': 'CreateResponseRequest',
  '2': [
    {
      '1': 'saml_request_id',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'samlRequestId'
    },
    {
      '1': 'session',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.saml.v2.Session',
      '9': 0,
      '10': 'session'
    },
    {
      '1': 'error',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.saml.v2.AuthorizationError',
      '9': 0,
      '10': 'error'
    },
  ],
  '8': [
    {'1': 'response_kind', '2': {}},
  ],
};