IDPOwnerTypeQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use iDPOwnerTypeQueryDescriptor instead')
const IDPOwnerTypeQuery$json = {
  '1': 'IDPOwnerTypeQuery',
  '2': [
    {
      '1': 'owner_type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.zitadel.idp.v1.IDPOwnerType',
      '8': {},
      '10': 'ownerType'
    },
  ],
};