AzureADTenant$json top-level constant

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

Implementation

@$core.Deprecated('Use azureADTenantDescriptor instead')
const AzureADTenant$json = const {
  '1': 'AzureADTenant',
  '2': const [
    const {'1': 'tenant_type', '3': 1, '4': 1, '5': 14, '6': '.zitadel.idp.v1.AzureADTenantType', '9': 0, '10': 'tenantType'},
    const {'1': 'tenant_id', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'tenantId'},
  ],
  '8': const [
    const {'1': 'type'},
  ],
};