Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeAgeDetectTaskRequest
-
Packages that use DescribeAgeDetectTaskRequest Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeAgeDetectTaskRequest in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 with parameters of type DescribeAgeDetectTaskRequest Modifier and Type Method Description DescribeAgeDetectTaskResponse
GmeClient. DescribeAgeDetectTask(DescribeAgeDetectTaskRequest req)
查询年龄语音识别任务结果,请求频率10次/秒。该接口目前通过白名单开放试用,如有需求,请提交工单申请。 -
Uses of DescribeAgeDetectTaskRequest in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeAgeDetectTaskRequest Constructor Description DescribeAgeDetectTaskRequest(DescribeAgeDetectTaskRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-