IDPQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use iDPQueryDescriptor instead')
const IDPQuery$json = const {
  '1': 'IDPQuery',
  '2': const [
    const {'1': 'idp_id_query', '3': 1, '4': 1, '5': 11, '6': '.zitadel.idp.v1.IDPIDQuery', '9': 0, '10': 'idpIdQuery'},
    const {'1': 'idp_name_query', '3': 2, '4': 1, '5': 11, '6': '.zitadel.idp.v1.IDPNameQuery', '9': 0, '10': 'idpNameQuery'},
    const {'1': 'owner_type_query', '3': 3, '4': 1, '5': 11, '6': '.zitadel.idp.v1.IDPOwnerTypeQuery', '9': 0, '10': 'ownerTypeQuery'},
  ],
  '8': const [
    const {'1': 'query', '2': const {}},
  ],
};