You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Cloudauthintl.php
+72-24Lines changed: 72 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,10 @@ public function getEndpoint($productId, $regionId, $endpointRule, $network, $suf
147
147
}
148
148
149
149
/**
150
-
* 地址相似比对.
150
+
* Address Similarity Comparison.
151
+
*
152
+
* @remarks
153
+
* API for comparing two addresses, standardizing and checking address consistency.
151
154
*
152
155
* @param Request - AddressCompareIntlRequest
153
156
* @param runtime - runtime options for this request RuntimeOptions
@@ -198,7 +201,10 @@ public function addressCompareIntlWithOptions($request, $runtime)
198
201
}
199
202
200
203
/**
201
-
* 地址相似比对.
204
+
* Address Similarity Comparison.
205
+
*
206
+
* @remarks
207
+
* API for comparing two addresses, standardizing and checking address consistency.
202
208
*
203
209
* @param Request - AddressCompareIntlRequest
204
210
*
@@ -319,7 +325,7 @@ public function addressVerifyIntl($request)
319
325
}
320
326
321
327
/**
322
-
* 地址核验.
328
+
* This topic describes the address verification API operation, which verifies the region and address of a device using device data and carrier big data capabilities.
323
329
*
324
330
* @param Request - AddressVerifyV2IntlRequest
325
331
* @param runtime - runtime options for this request RuntimeOptions
@@ -378,7 +384,7 @@ public function addressVerifyV2IntlWithOptions($request, $runtime)
378
384
}
379
385
380
386
/**
381
-
* 地址核验.
387
+
* This topic describes the address verification API operation, which verifies the region and address of a device using device data and carrier big data capabilities.
382
388
*
383
389
* @param Request - AddressVerifyV2IntlRequest
384
390
*
@@ -973,7 +979,10 @@ public function credentialVerifyIntlAdvance($request, $runtime)
973
979
}
974
980
975
981
/**
976
-
* 人脸凭证核验.
982
+
* Face Credential Verification.
983
+
*
984
+
* @remarks
985
+
* Input a face image and use the algorithm to detect if there is a risk of deep forgery. This includes risk scenarios such as AIGC-generated faces, deepfake face swapping, template faces, and rephotographed faces, and outputs risk labels and confidence levels.
977
986
*
978
987
* @param Request - DeepfakeDetectIntlRequest
979
988
* @param runtime - runtime options for this request RuntimeOptions
@@ -1034,7 +1043,10 @@ public function deepfakeDetectIntlWithOptions($request, $runtime)
1034
1043
}
1035
1044
1036
1045
/**
1037
-
* 人脸凭证核验.
1046
+
* Face Credential Verification.
1047
+
*
1048
+
* @remarks
1049
+
* Input a face image and use the algorithm to detect if there is a risk of deep forgery. This includes risk scenarios such as AIGC-generated faces, deepfake face swapping, template faces, and rephotographed faces, and outputs risk labels and confidence levels.
1038
1050
*
1039
1051
* @param Request - DeepfakeDetectIntlRequest
1040
1052
*
@@ -1216,7 +1228,7 @@ public function docOcr($request)
1216
1228
}
1217
1229
1218
1230
/**
1219
-
* 全球证件ocr识别接口.
1231
+
* Global Document OCR Recognition Interface.
1220
1232
*
1221
1233
* @param Request - DocOcrMaxRequest
1222
1234
* @param runtime - runtime options for this request RuntimeOptions
@@ -1303,7 +1315,7 @@ public function docOcrMaxWithOptions($request, $runtime)
1303
1315
}
1304
1316
1305
1317
/**
1306
-
* 全球证件ocr识别接口.
1318
+
* Global Document OCR Recognition Interface.
1307
1319
*
1308
1320
* @param Request - DocOcrMaxRequest
1309
1321
*
@@ -1321,7 +1333,7 @@ public function docOcrMax($request)
1321
1333
}
1322
1334
1323
1335
/**
1324
-
* ekyc纯服务端接口.
1336
+
* This topic describes how to integrate with ID Verification using only the server-side API.
1325
1337
*
1326
1338
* @param Request - EkycVerifyRequest
1327
1339
* @param runtime - runtime options for this request RuntimeOptions
@@ -1410,7 +1422,7 @@ public function ekycVerifyWithOptions($request, $runtime)
1410
1422
}
1411
1423
1412
1424
/**
1413
-
* ekyc纯服务端接口.
1425
+
* This topic describes how to integrate with ID Verification using only the server-side API.
1414
1426
*
1415
1427
* @param Request - EkycVerifyRequest
1416
1428
*
@@ -1428,7 +1440,7 @@ public function ekycVerify($request)
1428
1440
}
1429
1441
1430
1442
/**
1431
-
* 人脸比对.
1443
+
* This topic describes how to integrate FaceCompare using only the server-side API.
1432
1444
*
1433
1445
* @param Request - FaceCompareRequest
1434
1446
* @param runtime - runtime options for this request RuntimeOptions
@@ -1489,7 +1501,7 @@ public function faceCompareWithOptions($request, $runtime)
1489
1501
}
1490
1502
1491
1503
/**
1492
-
* 人脸比对.
1504
+
* This topic describes how to integrate FaceCompare using only the server-side API.
1493
1505
*
1494
1506
* @param Request - FaceCompareRequest
1495
1507
*
@@ -1507,7 +1519,7 @@ public function faceCompare($request)
1507
1519
}
1508
1520
1509
1521
/**
1510
-
* 国际人脸保镖纯服务端接口.
1522
+
* This topic describes how to set up the server for FACE_GUARD.
1511
1523
*
1512
1524
* @param Request - FaceGuardRiskRequest
1513
1525
* @param runtime - runtime options for this request RuntimeOptions
@@ -1558,7 +1570,7 @@ public function faceGuardRiskWithOptions($request, $runtime)
1558
1570
}
1559
1571
1560
1572
/**
1561
-
* 国际人脸保镖纯服务端接口.
1573
+
* This topic describes how to set up the server for FACE_GUARD.
1562
1574
*
1563
1575
* @param Request - FaceGuardRiskRequest
1564
1576
*
@@ -1576,7 +1588,7 @@ public function faceGuardRisk($request)
1576
1588
}
1577
1589
1578
1590
/**
1579
-
* 静默活体API 纯服务端.
1591
+
* Passive liveness detection (FaceLiveness) is a service that detects whether a pre-captured facial image, submitted to an API operation, is a real face. The algorithm primarily detects presentation attacks, such as screen replays and printed photos. This service is suitable for low-risk business scen.
1580
1592
*
1581
1593
* @param Request - FaceLivenessRequest
1582
1594
* @param runtime - runtime options for this request RuntimeOptions
@@ -1645,7 +1657,7 @@ public function faceLivenessWithOptions($request, $runtime)
1645
1657
}
1646
1658
1647
1659
/**
1648
-
* 静默活体API 纯服务端.
1660
+
* Passive liveness detection (FaceLiveness) is a service that detects whether a pre-captured facial image, submitted to an API operation, is a real face. The algorithm primarily detects presentation attacks, such as screen replays and printed photos. This service is suitable for low-risk business scen.
1649
1661
*
1650
1662
* @param Request - FaceLivenessRequest
1651
1663
*
@@ -1732,7 +1744,7 @@ public function fraudResultCallBack($request)
1732
1744
}
1733
1745
1734
1746
/**
1735
-
* 身份二要素有效期核验.
1747
+
* This operation verifies the authenticity and consistency of a name, ID card number, and the start and end dates of the ID card\\"s validity period against an authoritative source.
1736
1748
*
1737
1749
* @param Request - Id2MetaPeriodVerifyIntlRequest
1738
1750
* @param runtime - runtime options for this request RuntimeOptions
@@ -1803,7 +1815,7 @@ public function id2MetaPeriodVerifyIntlWithOptions($request, $runtime)
1803
1815
}
1804
1816
1805
1817
/**
1806
-
* 身份二要素有效期核验.
1818
+
* This operation verifies the authenticity and consistency of a name, ID card number, and the start and end dates of the ID card\\"s validity period against an authoritative source.
1807
1819
*
1808
1820
* @param Request - Id2MetaPeriodVerifyIntlRequest
1809
1821
*
@@ -1821,7 +1833,7 @@ public function id2MetaPeriodVerifyIntl($request)
1821
1833
}
1822
1834
1823
1835
/**
1824
-
* 身份二要素国际版接口.
1836
+
* Verifies that a name and an ID card number are consistent.
1825
1837
*
1826
1838
* @param Request - Id2MetaVerifyIntlRequest
1827
1839
* @param runtime - runtime options for this request RuntimeOptions
@@ -1872,7 +1884,7 @@ public function id2MetaVerifyIntlWithOptions($request, $runtime)
1872
1884
}
1873
1885
1874
1886
/**
1875
-
* 身份二要素国际版接口.
1887
+
* Verifies that a name and an ID card number are consistent.
1876
1888
*
1877
1889
* @param Request - Id2MetaVerifyIntlRequest
1878
1890
*
@@ -1920,6 +1932,10 @@ public function initializeWithOptions($tmpReq, $runtime)
0 commit comments