CreateResponseResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createResponseResponseDescriptor instead')
const CreateResponseResponse$json = {
  '1': 'CreateResponseResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2.Details',
      '10': 'details'
    },
    {'1': 'url', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'url'},
    {
      '1': 'redirect',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.saml.v2.RedirectResponse',
      '9': 0,
      '10': 'redirect'
    },
    {
      '1': 'post',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.zitadel.saml.v2.PostResponse',
      '9': 0,
      '10': 'post'
    },
  ],
  '8': [
    {'1': 'binding'},
  ],
};