Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeAgeDetectTaskResponse
-
Packages that use DescribeAgeDetectTaskResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeAgeDetectTaskResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return DescribeAgeDetectTaskResponse Modifier and Type Method Description DescribeAgeDetectTaskResponseGmeClient. DescribeAgeDetectTask(DescribeAgeDetectTaskRequest req)查询年龄语音识别任务结果,请求频率10次/秒。该接口目前通过白名单开放试用,如有需求,请提交工单申请。 -
Uses of DescribeAgeDetectTaskResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeAgeDetectTaskResponse Constructor Description DescribeAgeDetectTaskResponse(DescribeAgeDetectTaskResponse 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.
-