tencentcloud-sdk-python 3.0.1491__py2.py3-none-any.whl → 3.1.6__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aai/v20180522/aai_client_async.py +100 -0
- tencentcloud/aca/v20210323/aca_client_async.py +170 -0
- tencentcloud/acp/v20220105/acp_client_async.py +170 -0
- tencentcloud/advisor/v20200721/advisor_client_async.py +62 -0
- tencentcloud/af/v20200226/af_client_async.py +86 -0
- tencentcloud/afc/v20200226/afc_client_async.py +82 -0
- tencentcloud/ags/v20250920/ags_client_async.py +243 -0
- tencentcloud/ai3d/v20250513/ai3d_client_async.py +102 -0
- tencentcloud/aiart/v20221229/aiart_client_async.py +513 -0
- tencentcloud/ame/v20190916/ame_client_async.py +586 -0
- tencentcloud/ams/v20200608/ams_client_async.py +179 -0
- tencentcloud/ams/v20201229/ams_client_async.py +169 -0
- tencentcloud/anicloud/v20220923/anicloud_client_async.py +80 -0
- tencentcloud/antiddos/v20200309/antiddos_client_async.py +1718 -0
- tencentcloud/ape/v20200513/ape_client_async.py +170 -0
- tencentcloud/api/v20201106/api_client_async.py +80 -0
- tencentcloud/apigateway/v20180808/apigateway_client_async.py +1830 -0
- tencentcloud/apm/v20210622/apm_client_async.py +495 -0
- tencentcloud/asr/v20190614/asr_client_async.py +647 -0
- tencentcloud/asw/v20200722/asw_client_async.py +188 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +1 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client_async.py +1230 -0
- tencentcloud/autoscaling/v20180419/models.py +36 -0
- tencentcloud/ba/v20200720/ba_client_async.py +81 -0
- tencentcloud/batch/v20170312/batch_client_async.py +582 -0
- tencentcloud/bda/v20200324/bda_client_async.py +116 -0
- tencentcloud/bh/v20230418/bh_client.py +230 -0
- tencentcloud/bh/v20230418/bh_client_async.py +1844 -0
- tencentcloud/bh/v20230418/models.py +1677 -216
- tencentcloud/bi/v20220105/bi_client_async.py +548 -0
- tencentcloud/billing/v20180709/billing_client_async.py +1149 -0
- tencentcloud/bizlive/v20190313/bizlive_client_async.py +134 -0
- tencentcloud/bm/v20180423/bm_client_async.py +1012 -0
- tencentcloud/bma/v20210624/bma_client_async.py +530 -0
- tencentcloud/bma/v20221115/bma_client_async.py +224 -0
- tencentcloud/bmeip/v20180625/bmeip_client_async.py +386 -0
- tencentcloud/bmlb/v20180625/bmlb_client_async.py +908 -0
- tencentcloud/bmvpc/v20180625/bmvpc_client_async.py +1171 -0
- tencentcloud/bpaas/v20181217/bpaas_client_async.py +62 -0
- tencentcloud/bri/v20190328/bri_client_async.py +58 -0
- tencentcloud/bsca/v20210811/bsca_client_async.py +152 -0
- tencentcloud/btoe/v20210303/btoe_client_async.py +267 -0
- tencentcloud/btoe/v20210514/btoe_client_async.py +287 -0
- tencentcloud/ca/v20230228/ca_client_async.py +80 -0
- tencentcloud/cam/v20190116/cam_client_async.py +1684 -0
- tencentcloud/captcha/v20190722/captcha_client_async.py +350 -0
- tencentcloud/car/v20220110/car_client_async.py +134 -0
- tencentcloud/cat/v20180409/cat_client_async.py +279 -0
- tencentcloud/cbs/v20170312/cbs_client_async.py +959 -0
- tencentcloud/ccc/v20200210/ccc_client_async.py +1494 -0
- tencentcloud/ccc/v20200210/models.py +15 -0
- tencentcloud/cdb/v20170320/cdb_client_async.py +3254 -0
- tencentcloud/cdb/v20170320/models.py +74 -44
- tencentcloud/cdc/v20201214/cdc_client_async.py +440 -0
- tencentcloud/cdn/v20180606/cdn_client_async.py +1090 -0
- tencentcloud/cds/v20180420/cds_client_async.py +116 -0
- tencentcloud/cdwch/v20200915/cdwch_client_async.py +548 -0
- tencentcloud/cdwch/v20200915/models.py +34 -4
- tencentcloud/cdwdoris/v20211228/cdwdoris_client_async.py +1106 -0
- tencentcloud/cdwpg/v20201230/cdwpg_client_async.py +458 -0
- tencentcloud/cdz/v20221123/cdz_client_async.py +62 -0
- tencentcloud/cfg/v20210820/cfg_client_async.py +332 -0
- tencentcloud/cfs/v20190719/cfs_client_async.py +1054 -0
- tencentcloud/cfs/v20190719/models.py +40 -0
- tencentcloud/cfw/v20190904/cfw_client.py +23 -0
- tencentcloud/cfw/v20190904/cfw_client_async.py +2067 -0
- tencentcloud/cfw/v20190904/models.py +784 -8
- tencentcloud/chc/v20230418/chc_client_async.py +710 -0
- tencentcloud/chdfs/v20190718/chdfs_client_async.py +546 -0
- tencentcloud/chdfs/v20201112/chdfs_client_async.py +548 -0
- tencentcloud/ciam/v20220331/ciam_client_async.py +440 -0
- tencentcloud/cii/v20201210/cii_client_async.py +80 -0
- tencentcloud/cii/v20210408/cii_client_async.py +262 -0
- tencentcloud/cim/v20190318/cim_client_async.py +44 -0
- tencentcloud/ckafka/v20190819/ckafka_client.py +92 -0
- tencentcloud/ckafka/v20190819/ckafka_client_async.py +1701 -0
- tencentcloud/ckafka/v20190819/errorcodes.py +3 -0
- tencentcloud/ckafka/v20190819/models.py +741 -62
- tencentcloud/clb/v20180317/clb_client_async.py +1683 -0
- tencentcloud/cloudapp/v20220530/cloudapp_client_async.py +175 -0
- tencentcloud/cloudaudit/v20190319/cloudaudit_client_async.py +372 -0
- tencentcloud/cloudhsm/v20191112/cloudhsm_client_async.py +278 -0
- tencentcloud/cloudhsm/v20191112/models.py +49 -0
- tencentcloud/cloudstudio/v20230508/cloudstudio_client_async.py +188 -0
- tencentcloud/cls/v20201016/cls_client.py +92 -0
- tencentcloud/cls/v20201016/cls_client_async.py +2362 -0
- tencentcloud/cls/v20201016/models.py +1427 -74
- tencentcloud/cme/v20191029/cme_client_async.py +983 -0
- tencentcloud/cmq/v20190304/cmq_client_async.py +62 -0
- tencentcloud/cms/v20190321/cms_client_async.py +134 -0
- tencentcloud/common/abstract_client_async.py +654 -0
- tencentcloud/common/common_client_async.py +45 -0
- tencentcloud/common/http/request_async.py +62 -0
- tencentcloud/common/retry_async.py +87 -0
- tencentcloud/config/v20220802/config_client_async.py +152 -0
- tencentcloud/controlcenter/v20230110/controlcenter_client_async.py +116 -0
- tencentcloud/cpdp/v20190820/cpdp_client_async.py +3979 -0
- tencentcloud/csip/v20221121/csip_client.py +1 -1
- tencentcloud/csip/v20221121/csip_client_async.py +1502 -0
- tencentcloud/csip/v20221121/models.py +105 -0
- tencentcloud/csxg/v20230303/csxg_client_async.py +116 -0
- tencentcloud/ctem/v20231128/ctem_client.py +644 -0
- tencentcloud/ctem/v20231128/ctem_client_async.py +1124 -0
- tencentcloud/ctem/v20231128/models.py +4999 -711
- tencentcloud/ctsdb/v20230202/ctsdb_client_async.py +69 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/cvm_client_async.py +2025 -0
- tencentcloud/cvm/v20170312/errorcodes.py +3 -0
- tencentcloud/cvm/v20170312/models.py +14 -14
- tencentcloud/cwp/v20180228/cwp_client_async.py +9288 -0
- tencentcloud/cws/v20180312/cws_client_async.py +368 -0
- tencentcloud/cynosdb/v20190107/cynosdb_client_async.py +3068 -0
- tencentcloud/cynosdb/v20190107/models.py +99 -2
- tencentcloud/dasb/v20191018/dasb_client_async.py +1160 -0
- tencentcloud/dataagent/v20250513/dataagent_client_async.py +224 -0
- tencentcloud/dataagent/v20250513/models.py +15 -0
- tencentcloud/dayu/v20180709/dayu_client_async.py +2042 -0
- tencentcloud/dbbrain/v20191016/dbbrain_client_async.py +530 -0
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/dbbrain_client_async.py +1538 -0
- tencentcloud/dbbrain/v20210527/models.py +463 -12
- tencentcloud/dbdc/v20201029/dbdc_client_async.py +134 -0
- tencentcloud/dc/v20180410/dc_client_async.py +425 -0
- tencentcloud/dcdb/v20180411/dcdb_client_async.py +1541 -0
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/dlc_client_async.py +3322 -0
- tencentcloud/dlc/v20210125/errorcodes.py +9 -0
- tencentcloud/dlc/v20210125/models.py +1424 -17
- tencentcloud/dnspod/v20210323/dnspod_client_async.py +1710 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +3 -0
- tencentcloud/dnspod/v20210323/models.py +2 -2
- tencentcloud/domain/v20180808/domain_client_async.py +1022 -0
- tencentcloud/drm/v20181115/drm_client_async.py +231 -0
- tencentcloud/ds/v20180523/ds_client_async.py +244 -0
- tencentcloud/dsgc/v20190723/dsgc_client_async.py +2452 -0
- tencentcloud/dsgc/v20190723/models.py +36 -36
- tencentcloud/dts/v20180330/dts_client_async.py +438 -0
- tencentcloud/dts/v20211206/dts_client.py +184 -0
- tencentcloud/dts/v20211206/dts_client_async.py +1480 -0
- tencentcloud/dts/v20211206/models.py +1275 -98
- tencentcloud/eb/v20210416/eb_client_async.py +602 -0
- tencentcloud/ecc/v20181213/ecc_client_async.py +100 -0
- tencentcloud/ecdn/v20191012/ecdn_client_async.py +162 -0
- tencentcloud/ecm/v20190719/ecm_client_async.py +2602 -0
- tencentcloud/eiam/v20210420/eiam_client_async.py +782 -0
- tencentcloud/eis/v20200715/eis_client_async.py +80 -0
- tencentcloud/eis/v20210601/eis_client_async.py +116 -0
- tencentcloud/emr/v20190103/emr_client.py +23 -0
- tencentcloud/emr/v20190103/emr_client_async.py +1659 -0
- tencentcloud/emr/v20190103/models.py +395 -0
- tencentcloud/es/v20180416/es_client_async.py +1209 -0
- tencentcloud/es/v20250101/es_client.py +6 -5
- tencentcloud/es/v20250101/es_client_async.py +216 -0
- tencentcloud/es/v20250101/models.py +6 -6
- tencentcloud/ess/v20201111/ess_client.py +6 -2
- tencentcloud/ess/v20201111/ess_client_async.py +3406 -0
- tencentcloud/ess/v20201111/models.py +468 -19
- tencentcloud/essbasic/v20201222/essbasic_client_async.py +1029 -0
- tencentcloud/essbasic/v20210526/essbasic_client.py +1 -1
- tencentcloud/essbasic/v20210526/essbasic_client_async.py +2757 -0
- tencentcloud/essbasic/v20210526/models.py +320 -6
- tencentcloud/evt/__init__.py +0 -0
- tencentcloud/evt/v20250217/__init__.py +0 -0
- tencentcloud/evt/v20250217/errorcodes.py +15 -0
- tencentcloud/evt/v20250217/evt_client.py +49 -0
- tencentcloud/evt/v20250217/evt_client_async.py +44 -0
- tencentcloud/evt/v20250217/models.py +228 -0
- tencentcloud/facefusion/v20181201/facefusion_client_async.py +86 -0
- tencentcloud/facefusion/v20220927/facefusion_client_async.py +83 -0
- tencentcloud/faceid/v20180301/errorcodes.py +0 -6
- tencentcloud/faceid/v20180301/faceid_client.py +0 -23
- tencentcloud/faceid/v20180301/faceid_client_async.py +674 -0
- tencentcloud/faceid/v20180301/models.py +45 -195
- tencentcloud/fmu/v20191213/fmu_client_async.py +161 -0
- tencentcloud/ft/v20200304/ft_client_async.py +134 -0
- tencentcloud/gaap/v20180529/gaap_client_async.py +1865 -0
- tencentcloud/gme/v20180711/gme_client_async.py +865 -0
- tencentcloud/goosefs/v20220519/goosefs_client_async.py +514 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/gs_client_async.py +1527 -0
- tencentcloud/gs/v20191118/models.py +227 -0
- tencentcloud/gwlb/v20240906/gwlb_client_async.py +373 -0
- tencentcloud/habo/v20181203/habo_client_async.py +62 -0
- tencentcloud/hai/v20230812/hai_client_async.py +316 -0
- tencentcloud/hasim/v20210716/hasim_client_async.py +422 -0
- tencentcloud/hcm/v20181106/hcm_client_async.py +44 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client_async.py +469 -0
- tencentcloud/iai/v20180301/iai_client.py +0 -44
- tencentcloud/iai/v20180301/iai_client_async.py +728 -0
- tencentcloud/iai/v20180301/models.py +0 -171
- tencentcloud/iai/v20200303/iai_client.py +1 -35
- tencentcloud/iai/v20200303/iai_client_async.py +802 -0
- tencentcloud/iai/v20200303/models.py +0 -175
- tencentcloud/iap/v20240713/iap_client_async.py +134 -0
- tencentcloud/ic/v20190307/ic_client_async.py +193 -0
- tencentcloud/icr/v20211014/icr_client_async.py +44 -0
- tencentcloud/ie/v20200304/ie_client_async.py +206 -0
- tencentcloud/ig/v20210518/ig_client_async.py +44 -0
- tencentcloud/igtm/v20231024/igtm_client_async.py +494 -0
- tencentcloud/igtm/v20231024/models.py +110 -0
- tencentcloud/ims/v20200713/ims_client_async.py +60 -0
- tencentcloud/ims/v20201229/ims_client_async.py +132 -0
- tencentcloud/ioa/v20220601/ioa_client_async.py +512 -0
- tencentcloud/iot/v20180123/iot_client_async.py +838 -0
- tencentcloud/iotcloud/v20180614/iotcloud_client_async.py +1268 -0
- tencentcloud/iotcloud/v20210408/iotcloud_client_async.py +1340 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +161 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client_async.py +3632 -0
- tencentcloud/iotexplorer/v20190423/models.py +1669 -337
- tencentcloud/iotvideo/v20191126/iotvideo_client_async.py +1278 -0
- tencentcloud/iotvideo/v20201215/iotvideo_client_async.py +1448 -0
- tencentcloud/iotvideo/v20211125/iotvideo_client_async.py +1970 -0
- tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client_async.py +1921 -0
- tencentcloud/irp/v20220324/irp_client_async.py +98 -0
- tencentcloud/irp/v20220805/irp_client_async.py +152 -0
- tencentcloud/iss/v20230517/iss_client_async.py +1686 -0
- tencentcloud/iss/v20230517/models.py +2 -2
- tencentcloud/ivld/v20210903/ivld_client_async.py +636 -0
- tencentcloud/keewidb/v20220308/keewidb_client_async.py +711 -0
- tencentcloud/kms/v20190118/kms_client_async.py +1252 -0
- tencentcloud/lcic/v20220817/lcic_client_async.py +1331 -0
- tencentcloud/lighthouse/v20200324/lighthouse_client_async.py +2331 -0
- tencentcloud/live/v20180801/live_client.py +0 -25
- tencentcloud/live/v20180801/live_client_async.py +3758 -0
- tencentcloud/live/v20180801/models.py +0 -282
- tencentcloud/lke/v20231130/lke_client_async.py +1923 -0
- tencentcloud/lke/v20231130/models.py +82 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -13
- tencentcloud/lkeap/v20240522/lkeap_client_async.py +618 -0
- tencentcloud/lowcode/v20210108/lowcode_client_async.py +332 -0
- tencentcloud/mall/v20230518/mall_client_async.py +44 -0
- tencentcloud/mariadb/v20170312/mariadb_client_async.py +1505 -0
- tencentcloud/market/v20191010/market_client_async.py +62 -0
- tencentcloud/memcached/v20190318/memcached_client_async.py +44 -0
- tencentcloud/mmps/v20200710/mmps_client_async.py +296 -0
- tencentcloud/mna/v20210119/mna_client_async.py +764 -0
- tencentcloud/mongodb/v20180408/mongodb_client_async.py +260 -0
- tencentcloud/mongodb/v20190725/errorcodes.py +3 -0
- tencentcloud/mongodb/v20190725/models.py +390 -2
- tencentcloud/mongodb/v20190725/mongodb_client.py +46 -0
- tencentcloud/mongodb/v20190725/mongodb_client_async.py +1220 -0
- tencentcloud/monitor/v20180724/monitor_client_async.py +3099 -0
- tencentcloud/monitor/v20230616/monitor_client_async.py +44 -0
- tencentcloud/mps/v20190612/errorcodes.py +9 -0
- tencentcloud/mps/v20190612/models.py +2329 -290
- tencentcloud/mps/v20190612/mps_client.py +232 -0
- tencentcloud/mps/v20190612/mps_client_async.py +2729 -0
- tencentcloud/mqtt/v20240516/mqtt_client_async.py +1153 -0
- tencentcloud/mrs/v20200910/mrs_client_async.py +231 -0
- tencentcloud/ms/v20180408/ms_client_async.py +450 -0
- tencentcloud/msp/v20180319/msp_client_async.py +154 -0
- tencentcloud/nlp/v20190408/nlp_client_async.py +140 -0
- tencentcloud/npp/v20190823/npp_client_async.py +170 -0
- tencentcloud/oceanus/v20190422/oceanus_client_async.py +844 -0
- tencentcloud/ocr/v20181119/models.py +232 -0
- tencentcloud/ocr/v20181119/ocr_client_async.py +2228 -0
- tencentcloud/omics/v20221128/omics_client_async.py +386 -0
- tencentcloud/organization/v20181225/organization_client_async.py +386 -0
- tencentcloud/organization/v20210331/organization_client_async.py +2348 -0
- tencentcloud/partners/v20180321/partners_client_async.py +444 -0
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/postgres_client_async.py +1908 -0
- tencentcloud/privatedns/v20201028/errorcodes.py +9 -0
- tencentcloud/privatedns/v20201028/models.py +783 -17
- tencentcloud/privatedns/v20201028/privatedns_client.py +93 -1
- tencentcloud/privatedns/v20201028/privatedns_client_async.py +746 -0
- tencentcloud/pts/v20210728/pts_client_async.py +890 -0
- tencentcloud/rce/v20201103/rce_client_async.py +224 -0
- tencentcloud/redis/v20180412/redis_client_async.py +2008 -0
- tencentcloud/region/v20220627/region_client_async.py +80 -0
- tencentcloud/rum/v20210622/rum_client_async.py +999 -0
- tencentcloud/scf/v20180416/errorcodes.py +6 -0
- tencentcloud/scf/v20180416/models.py +263 -0
- tencentcloud/scf/v20180416/scf_client_async.py +984 -0
- tencentcloud/securitylake/v20240117/securitylake_client_async.py +44 -0
- tencentcloud/ses/v20201002/ses_client_async.py +657 -0
- tencentcloud/smh/v20210712/smh_client_async.py +296 -0
- tencentcloud/smop/v20201203/smop_client_async.py +46 -0
- tencentcloud/sms/v20190711/sms_client_async.py +326 -0
- tencentcloud/sms/v20210111/sms_client_async.py +365 -0
- tencentcloud/soe/v20180724/soe_client_async.py +98 -0
- tencentcloud/sqlserver/v20180328/sqlserver_client_async.py +2693 -0
- tencentcloud/ssa/v20180608/ssa_client_async.py +440 -0
- tencentcloud/ssl/v20191205/ssl_client_async.py +1257 -0
- tencentcloud/sslpod/v20190605/sslpod_client_async.py +206 -0
- tencentcloud/ssm/v20190923/ssm_client_async.py +468 -0
- tencentcloud/sts/v20180813/sts_client_async.py +205 -0
- tencentcloud/svp/v20240125/svp_client_async.py +116 -0
- tencentcloud/taf/v20200210/taf_client_async.py +44 -0
- tencentcloud/tag/v20180813/tag_client_async.py +584 -0
- tencentcloud/tat/v20201028/tat_client_async.py +565 -0
- tencentcloud/tbaas/v20180416/tbaas_client_async.py +458 -0
- tencentcloud/tbp/v20190311/tbp_client_async.py +98 -0
- tencentcloud/tbp/v20190627/tbp_client_async.py +62 -0
- tencentcloud/tcaplusdb/v20190823/tcaplusdb_client_async.py +986 -0
- tencentcloud/tcb/v20180608/tcb_client_async.py +1632 -0
- tencentcloud/tcbr/v20220217/models.py +15 -0
- tencentcloud/tcbr/v20220217/tcbr_client_async.py +206 -0
- tencentcloud/tccatalog/v20241024/tccatalog_client_async.py +98 -0
- tencentcloud/tchd/v20230306/tchd_client_async.py +65 -0
- tencentcloud/tcm/v20210413/tcm_client_async.py +242 -0
- tencentcloud/tcr/v20190924/tcr_client_async.py +2008 -0
- tencentcloud/tcss/v20201101/tcss_client_async.py +6169 -0
- tencentcloud/tdai/v20250717/models.py +55 -10
- tencentcloud/tdai/v20250717/tdai_client.py +1 -1
- tencentcloud/tdai/v20250717/tdai_client_async.py +350 -0
- tencentcloud/tdcpg/v20211118/tdcpg_client_async.py +482 -0
- tencentcloud/tdid/v20210519/tdid_client_async.py +353 -0
- tencentcloud/tdmq/v20200217/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +636 -904
- tencentcloud/tdmq/v20200217/tdmq_client.py +44 -73
- tencentcloud/tdmq/v20200217/tdmq_client_async.py +2732 -0
- tencentcloud/tds/v20220801/tds_client_async.py +116 -0
- tencentcloud/tem/v20201221/tem_client_async.py +332 -0
- tencentcloud/tem/v20210701/tem_client_async.py +949 -0
- tencentcloud/teo/v20220106/teo_client_async.py +120 -0
- tencentcloud/teo/v20220901/models.py +267 -4
- tencentcloud/teo/v20220901/teo_client_async.py +3609 -0
- tencentcloud/thpc/v20211109/thpc_client_async.py +98 -0
- tencentcloud/thpc/v20220401/thpc_client_async.py +321 -0
- tencentcloud/thpc/v20230321/models.py +30 -0
- tencentcloud/thpc/v20230321/thpc_client_async.py +591 -0
- tencentcloud/tia/v20180226/tia_client_async.py +206 -0
- tencentcloud/tiia/v20190529/tiia_client_async.py +536 -0
- tencentcloud/tione/v20191022/tione_client_async.py +422 -0
- tencentcloud/tione/v20211111/tione_client_async.py +1003 -0
- tencentcloud/tiw/v20190919/tiw_client_async.py +656 -0
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +3129 -288
- tencentcloud/tke/v20180525/tke_client.py +414 -0
- tencentcloud/tke/v20180525/tke_client_async.py +4562 -0
- tencentcloud/tke/v20220501/tke_client_async.py +343 -0
- tencentcloud/tkgdq/v20190411/tkgdq_client_async.py +80 -0
- tencentcloud/tms/v20200713/tms_client_async.py +98 -0
- tencentcloud/tms/v20201229/tms_client_async.py +97 -0
- tencentcloud/tmt/v20180321/tmt_client_async.py +183 -0
- tencentcloud/tourism/v20230215/tourism_client_async.py +44 -0
- tencentcloud/trabbit/v20230418/trabbit_client_async.py +548 -0
- tencentcloud/trocket/v20230308/trocket_client_async.py +1390 -0
- tencentcloud/trp/v20210515/trp_client_async.py +1002 -0
- tencentcloud/trro/v20220325/trro_client_async.py +588 -0
- tencentcloud/trtc/v20190722/errorcodes.py +3 -0
- tencentcloud/trtc/v20190722/models.py +21 -6
- tencentcloud/trtc/v20190722/trtc_client.py +1 -0
- tencentcloud/trtc/v20190722/trtc_client_async.py +1516 -0
- tencentcloud/tse/v20201207/tse_client_async.py +2240 -0
- tencentcloud/tsf/v20180326/models.py +4 -4
- tencentcloud/tsf/v20180326/tsf_client_async.py +4143 -0
- tencentcloud/tsi/v20210325/tsi_client_async.py +104 -0
- tencentcloud/tsw/v20200924/tsw_client_async.py +44 -0
- tencentcloud/tsw/v20210412/tsw_client_async.py +80 -0
- tencentcloud/tts/v20190823/tts_client_async.py +107 -0
- tencentcloud/vcg/v20240404/vcg_client_async.py +62 -0
- tencentcloud/vclm/v20240523/errorcodes.py +27 -0
- tencentcloud/vclm/v20240523/models.py +415 -16
- tencentcloud/vclm/v20240523/vclm_client.py +47 -0
- tencentcloud/vclm/v20240523/vclm_client_async.py +263 -0
- tencentcloud/vcube/v20220410/models.py +98 -0
- tencentcloud/vcube/v20220410/vcube_client.py +46 -0
- tencentcloud/vcube/v20220410/vcube_client_async.py +674 -0
- tencentcloud/vdb/v20230616/vdb_client_async.py +278 -0
- tencentcloud/vm/v20200709/vm_client_async.py +120 -0
- tencentcloud/vm/v20201229/vm_client_async.py +139 -0
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client_async.py +148 -0
- tencentcloud/vms/v20200902/vms_client_async.py +62 -0
- tencentcloud/vod/v20180717/models.py +6 -2
- tencentcloud/vod/v20180717/vod_client_async.py +3712 -0
- tencentcloud/vod/v20240718/vod_client_async.py +160 -0
- tencentcloud/vpc/v20170312/vpc_client_async.py +8139 -0
- tencentcloud/vrs/v20200824/vrs_client_async.py +182 -0
- tencentcloud/vtc/v20240223/vtc_client_async.py +132 -0
- tencentcloud/waf/v20180125/models.py +3924 -0
- tencentcloud/waf/v20180125/waf_client.py +230 -0
- tencentcloud/waf/v20180125/waf_client_async.py +3542 -0
- tencentcloud/wav/v20210129/wav_client_async.py +494 -0
- tencentcloud/wedata/v20210820/wedata_client_async.py +5384 -0
- tencentcloud/wedata/v20250806/wedata_client_async.py +2168 -0
- tencentcloud/weilingwith/v20230427/weilingwith_client_async.py +1180 -0
- tencentcloud/wsa/v20250508/wsa_client_async.py +44 -0
- tencentcloud/wss/v20180426/wss_client_async.py +80 -0
- tencentcloud/yinsuda/v20220527/yinsuda_client_async.py +386 -0
- tencentcloud/yunjing/v20180228/yunjing_client_async.py +1826 -0
- tencentcloud/yunsou/v20180504/yunsou_client_async.py +62 -0
- tencentcloud/yunsou/v20191115/yunsou_client_async.py +62 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/METADATA +3 -1
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/RECORD +391 -103
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/top_level.txt +0 -0
|
@@ -3137,7 +3137,7 @@ class ChannelCreateBatchSignUrlRequest(AbstractModel):
|
|
|
3137
3137
|
<li>请确认该名称与企业营业执照中注册的名称一致。</li>
|
|
3138
3138
|
<li>如果名称中包含英文括号(),请使用中文括号()代替。</li>
|
|
3139
3139
|
<li>请确保此企业已完成腾讯电子签企业认证。</li>
|
|
3140
|
-
<li>**若为子客企业员工,请使用OpenId,OrganizationOpenId
|
|
3140
|
+
<li>**若为子客企业员工,请使用OpenId,OrganizationOpenId参数。如果此子客企业未认证,则此参数需要传子客企业名称**</li>
|
|
3141
3141
|
</ul>
|
|
3142
3142
|
:type OrganizationName: str
|
|
3143
3143
|
:param _SignatureTypes: 指定批量签署合同的签名类型,可传递以下值:<ul><li>**0**:手写签名</li><li>**1**:OCR楷体</li><li>**2**:姓名印章</li><li>**3**:图片印章</li><li>**4**:系统签名</li><li>**5**:长效手写签名(包含手写签名)</li></ul>注:<ul><li>不传值的情况则计算所有合同中个人签署区的签名类型,规则如下:<ul><li>1.如果所有合同中所有的个人签署区方式包含多种则是手写</li><li>2.如果所有合同中所有个人签名区签名类型仅为一种则就是那一种签名方式(例如合同1有多个签署区都是指定OCR楷体,合同2中也是多个签署区都是指定OCR楷体...则使用OCR楷体)</li></ul></li><li>该参数会覆盖您合同中的签名类型,若您在发起合同时限定了签名类型(赋值签名类型给ComponentTypeLimit),请将这些签名类型赋予此参数</li><li>若签署方为企业员工,此参数无效,签名方式将以合同中为准。</li></ul>
|
|
@@ -3337,7 +3337,7 @@ class ChannelCreateBatchSignUrlRequest(AbstractModel):
|
|
|
3337
3337
|
<li>请确认该名称与企业营业执照中注册的名称一致。</li>
|
|
3338
3338
|
<li>如果名称中包含英文括号(),请使用中文括号()代替。</li>
|
|
3339
3339
|
<li>请确保此企业已完成腾讯电子签企业认证。</li>
|
|
3340
|
-
<li>**若为子客企业员工,请使用OpenId,OrganizationOpenId
|
|
3340
|
+
<li>**若为子客企业员工,请使用OpenId,OrganizationOpenId参数。如果此子客企业未认证,则此参数需要传子客企业名称**</li>
|
|
3341
3341
|
</ul>
|
|
3342
3342
|
:rtype: str
|
|
3343
3343
|
"""
|
|
@@ -16579,6 +16579,75 @@ class CreateFlowOption(AbstractModel):
|
|
|
16579
16579
|
:type HideSignCodeAfterStart: bool
|
|
16580
16580
|
:param _NeedFlowDraft: 发起过程中是否保存草稿
|
|
16581
16581
|
:type NeedFlowDraft: bool
|
|
16582
|
+
:param _HideComponentTypes: 在发起流程的可嵌入页面要隐藏的控件列表,和 ShowComponentTypes 参数 只能二选一使用(注:
|
|
16583
|
+
<font color='red'>空数组代表未指定</font>),具体的控件类型如下
|
|
16584
|
+
|
|
16585
|
+
<ul><li>SIGN_SIGNATURE : 个人签名/印章</li>
|
|
16586
|
+
<li>SIGN_SEAL : 企业印章</li>
|
|
16587
|
+
<li>SIGN_PAGING_SEAL : 骑缝章</li>
|
|
16588
|
+
<li>SIGN_LEGAL_PERSON_SEAL : 法定代表人章</li>
|
|
16589
|
+
<li>SIGN_APPROVE : 签批</li>
|
|
16590
|
+
<li>SIGN_OPINION : 签署意见</li>
|
|
16591
|
+
<li>SIGN_PAGING_SIGNATURE : 手写签名骑缝控件</li>
|
|
16592
|
+
<li>BUSI-FULL-NAME : 企业全称</li>
|
|
16593
|
+
<li>BUSI-CREDIT-CODE : 统一社会信用代码</li>
|
|
16594
|
+
<li>BUSI-LEGAL-NAME : 法人/经营者姓名</li>
|
|
16595
|
+
<li>PERSONAL-NAME : 签署人姓名</li>
|
|
16596
|
+
<li>PERSONAL-MOBILE : 签署人手机号</li>
|
|
16597
|
+
<li>PERSONAL-IDCARD-TYPE : 签署人证件类型</li>
|
|
16598
|
+
<li>PERSONAL-IDCARD : 签署人证件号</li>
|
|
16599
|
+
<li>TEXT : 单行文本</li>
|
|
16600
|
+
<li>MULTI_LINE_TEXT : 多行文本</li>
|
|
16601
|
+
<li>CHECK_BOX : 勾选框</li>
|
|
16602
|
+
<li>SELECTOR : 选择器</li>
|
|
16603
|
+
<li>DIGIT : 数字</li>
|
|
16604
|
+
<li>DATE : 日期</li>
|
|
16605
|
+
<li>FILL_IMAGE : 图片</li>
|
|
16606
|
+
<li>ATTACHMENT : 附件</li>
|
|
16607
|
+
<li>EMAIL : 邮箱</li>
|
|
16608
|
+
<li>LOCATION : 地址</li>
|
|
16609
|
+
<li>EDUCATION : 学历</li>
|
|
16610
|
+
<li>GENDER : 性别</li>
|
|
16611
|
+
<li>DISTRICT : 省市区</li></ul>
|
|
16612
|
+
:type HideComponentTypes: list of str
|
|
16613
|
+
:param _ShowComponentTypes: 在发起流程的可嵌入页面要显示的控件列表,和 HideComponentTypes 参数 只能二选一使用(注:
|
|
16614
|
+
<font color='red'>空数组代表未指定</font>),具体的控件类型如下
|
|
16615
|
+
<ul><li>SIGN_SIGNATURE : 个人签名/印章</li>
|
|
16616
|
+
<li>SIGN_SEAL : 企业印章</li>
|
|
16617
|
+
<li>SIGN_PAGING_SEAL : 骑缝章</li>
|
|
16618
|
+
<li>SIGN_LEGAL_PERSON_SEAL : 法定代表人章</li>
|
|
16619
|
+
<li>SIGN_APPROVE : 签批</li>
|
|
16620
|
+
<li>SIGN_OPINION : 签署意见</li>
|
|
16621
|
+
<li>SIGN_PAGING_SIGNATURE : 手写签名骑缝控件</li>
|
|
16622
|
+
<li>BUSI-FULL-NAME : 企业全称</li>
|
|
16623
|
+
<li>BUSI-CREDIT-CODE : 统一社会信用代码</li>
|
|
16624
|
+
<li>BUSI-LEGAL-NAME : 法人/经营者姓名</li>
|
|
16625
|
+
<li>PERSONAL-NAME : 签署人姓名</li>
|
|
16626
|
+
<li>PERSONAL-MOBILE : 签署人手机号</li>
|
|
16627
|
+
<li>PERSONAL-IDCARD-TYPE : 签署人证件类型</li>
|
|
16628
|
+
<li>PERSONAL-IDCARD : 签署人证件号</li>
|
|
16629
|
+
<li>TEXT : 单行文本</li>
|
|
16630
|
+
<li>MULTI_LINE_TEXT : 多行文本</li>
|
|
16631
|
+
<li>CHECK_BOX : 勾选框</li>
|
|
16632
|
+
<li>SELECTOR : 选择器</li>
|
|
16633
|
+
<li>DIGIT : 数字</li>
|
|
16634
|
+
<li>DATE : 日期</li>
|
|
16635
|
+
<li>FILL_IMAGE : 图片</li>
|
|
16636
|
+
<li>ATTACHMENT : 附件</li>
|
|
16637
|
+
<li>EMAIL : 邮箱</li>
|
|
16638
|
+
<li>LOCATION : 地址</li>
|
|
16639
|
+
<li>EDUCATION : 学历</li>
|
|
16640
|
+
<li>GENDER : 性别</li>
|
|
16641
|
+
<li>DISTRICT : 省市区</li></ul>
|
|
16642
|
+
:type ShowComponentTypes: list of str
|
|
16643
|
+
:param _ForbidAddApprover: 禁止添加签署方,若为true则在发起流程的可嵌入页面隐藏“添加签署人按钮”
|
|
16644
|
+
|
|
16645
|
+
:type ForbidAddApprover: bool
|
|
16646
|
+
:param _ForbidEditFlowProperties: 禁止设置签署流程属性 (顺序、合同签署认证方式等),若为true则在发起流程的可嵌入页面隐藏签署流程设置面板
|
|
16647
|
+
|
|
16648
|
+
:type ForbidEditFlowProperties: bool
|
|
16649
|
+
:param _ResultPageConfig: 发起流程的可嵌入页面结果页配置
|
|
16650
|
+
:type ResultPageConfig: :class:`tencentcloud.essbasic.v20210526.models.CreateResultPageConfig`
|
|
16582
16651
|
"""
|
|
16583
16652
|
self._CanEditFlow = None
|
|
16584
16653
|
self._HideShowFlowName = None
|
|
@@ -16597,6 +16666,11 @@ class CreateFlowOption(AbstractModel):
|
|
|
16597
16666
|
self._SelfName = None
|
|
16598
16667
|
self._HideSignCodeAfterStart = None
|
|
16599
16668
|
self._NeedFlowDraft = None
|
|
16669
|
+
self._HideComponentTypes = None
|
|
16670
|
+
self._ShowComponentTypes = None
|
|
16671
|
+
self._ForbidAddApprover = None
|
|
16672
|
+
self._ForbidEditFlowProperties = None
|
|
16673
|
+
self._ResultPageConfig = None
|
|
16600
16674
|
|
|
16601
16675
|
@property
|
|
16602
16676
|
def CanEditFlow(self):
|
|
@@ -16818,6 +16892,120 @@ class CreateFlowOption(AbstractModel):
|
|
|
16818
16892
|
def NeedFlowDraft(self, NeedFlowDraft):
|
|
16819
16893
|
self._NeedFlowDraft = NeedFlowDraft
|
|
16820
16894
|
|
|
16895
|
+
@property
|
|
16896
|
+
def HideComponentTypes(self):
|
|
16897
|
+
r"""在发起流程的可嵌入页面要隐藏的控件列表,和 ShowComponentTypes 参数 只能二选一使用(注:
|
|
16898
|
+
<font color='red'>空数组代表未指定</font>),具体的控件类型如下
|
|
16899
|
+
|
|
16900
|
+
<ul><li>SIGN_SIGNATURE : 个人签名/印章</li>
|
|
16901
|
+
<li>SIGN_SEAL : 企业印章</li>
|
|
16902
|
+
<li>SIGN_PAGING_SEAL : 骑缝章</li>
|
|
16903
|
+
<li>SIGN_LEGAL_PERSON_SEAL : 法定代表人章</li>
|
|
16904
|
+
<li>SIGN_APPROVE : 签批</li>
|
|
16905
|
+
<li>SIGN_OPINION : 签署意见</li>
|
|
16906
|
+
<li>SIGN_PAGING_SIGNATURE : 手写签名骑缝控件</li>
|
|
16907
|
+
<li>BUSI-FULL-NAME : 企业全称</li>
|
|
16908
|
+
<li>BUSI-CREDIT-CODE : 统一社会信用代码</li>
|
|
16909
|
+
<li>BUSI-LEGAL-NAME : 法人/经营者姓名</li>
|
|
16910
|
+
<li>PERSONAL-NAME : 签署人姓名</li>
|
|
16911
|
+
<li>PERSONAL-MOBILE : 签署人手机号</li>
|
|
16912
|
+
<li>PERSONAL-IDCARD-TYPE : 签署人证件类型</li>
|
|
16913
|
+
<li>PERSONAL-IDCARD : 签署人证件号</li>
|
|
16914
|
+
<li>TEXT : 单行文本</li>
|
|
16915
|
+
<li>MULTI_LINE_TEXT : 多行文本</li>
|
|
16916
|
+
<li>CHECK_BOX : 勾选框</li>
|
|
16917
|
+
<li>SELECTOR : 选择器</li>
|
|
16918
|
+
<li>DIGIT : 数字</li>
|
|
16919
|
+
<li>DATE : 日期</li>
|
|
16920
|
+
<li>FILL_IMAGE : 图片</li>
|
|
16921
|
+
<li>ATTACHMENT : 附件</li>
|
|
16922
|
+
<li>EMAIL : 邮箱</li>
|
|
16923
|
+
<li>LOCATION : 地址</li>
|
|
16924
|
+
<li>EDUCATION : 学历</li>
|
|
16925
|
+
<li>GENDER : 性别</li>
|
|
16926
|
+
<li>DISTRICT : 省市区</li></ul>
|
|
16927
|
+
:rtype: list of str
|
|
16928
|
+
"""
|
|
16929
|
+
return self._HideComponentTypes
|
|
16930
|
+
|
|
16931
|
+
@HideComponentTypes.setter
|
|
16932
|
+
def HideComponentTypes(self, HideComponentTypes):
|
|
16933
|
+
self._HideComponentTypes = HideComponentTypes
|
|
16934
|
+
|
|
16935
|
+
@property
|
|
16936
|
+
def ShowComponentTypes(self):
|
|
16937
|
+
r"""在发起流程的可嵌入页面要显示的控件列表,和 HideComponentTypes 参数 只能二选一使用(注:
|
|
16938
|
+
<font color='red'>空数组代表未指定</font>),具体的控件类型如下
|
|
16939
|
+
<ul><li>SIGN_SIGNATURE : 个人签名/印章</li>
|
|
16940
|
+
<li>SIGN_SEAL : 企业印章</li>
|
|
16941
|
+
<li>SIGN_PAGING_SEAL : 骑缝章</li>
|
|
16942
|
+
<li>SIGN_LEGAL_PERSON_SEAL : 法定代表人章</li>
|
|
16943
|
+
<li>SIGN_APPROVE : 签批</li>
|
|
16944
|
+
<li>SIGN_OPINION : 签署意见</li>
|
|
16945
|
+
<li>SIGN_PAGING_SIGNATURE : 手写签名骑缝控件</li>
|
|
16946
|
+
<li>BUSI-FULL-NAME : 企业全称</li>
|
|
16947
|
+
<li>BUSI-CREDIT-CODE : 统一社会信用代码</li>
|
|
16948
|
+
<li>BUSI-LEGAL-NAME : 法人/经营者姓名</li>
|
|
16949
|
+
<li>PERSONAL-NAME : 签署人姓名</li>
|
|
16950
|
+
<li>PERSONAL-MOBILE : 签署人手机号</li>
|
|
16951
|
+
<li>PERSONAL-IDCARD-TYPE : 签署人证件类型</li>
|
|
16952
|
+
<li>PERSONAL-IDCARD : 签署人证件号</li>
|
|
16953
|
+
<li>TEXT : 单行文本</li>
|
|
16954
|
+
<li>MULTI_LINE_TEXT : 多行文本</li>
|
|
16955
|
+
<li>CHECK_BOX : 勾选框</li>
|
|
16956
|
+
<li>SELECTOR : 选择器</li>
|
|
16957
|
+
<li>DIGIT : 数字</li>
|
|
16958
|
+
<li>DATE : 日期</li>
|
|
16959
|
+
<li>FILL_IMAGE : 图片</li>
|
|
16960
|
+
<li>ATTACHMENT : 附件</li>
|
|
16961
|
+
<li>EMAIL : 邮箱</li>
|
|
16962
|
+
<li>LOCATION : 地址</li>
|
|
16963
|
+
<li>EDUCATION : 学历</li>
|
|
16964
|
+
<li>GENDER : 性别</li>
|
|
16965
|
+
<li>DISTRICT : 省市区</li></ul>
|
|
16966
|
+
:rtype: list of str
|
|
16967
|
+
"""
|
|
16968
|
+
return self._ShowComponentTypes
|
|
16969
|
+
|
|
16970
|
+
@ShowComponentTypes.setter
|
|
16971
|
+
def ShowComponentTypes(self, ShowComponentTypes):
|
|
16972
|
+
self._ShowComponentTypes = ShowComponentTypes
|
|
16973
|
+
|
|
16974
|
+
@property
|
|
16975
|
+
def ForbidAddApprover(self):
|
|
16976
|
+
r""" 禁止添加签署方,若为true则在发起流程的可嵌入页面隐藏“添加签署人按钮”
|
|
16977
|
+
|
|
16978
|
+
:rtype: bool
|
|
16979
|
+
"""
|
|
16980
|
+
return self._ForbidAddApprover
|
|
16981
|
+
|
|
16982
|
+
@ForbidAddApprover.setter
|
|
16983
|
+
def ForbidAddApprover(self, ForbidAddApprover):
|
|
16984
|
+
self._ForbidAddApprover = ForbidAddApprover
|
|
16985
|
+
|
|
16986
|
+
@property
|
|
16987
|
+
def ForbidEditFlowProperties(self):
|
|
16988
|
+
r""" 禁止设置签署流程属性 (顺序、合同签署认证方式等),若为true则在发起流程的可嵌入页面隐藏签署流程设置面板
|
|
16989
|
+
|
|
16990
|
+
:rtype: bool
|
|
16991
|
+
"""
|
|
16992
|
+
return self._ForbidEditFlowProperties
|
|
16993
|
+
|
|
16994
|
+
@ForbidEditFlowProperties.setter
|
|
16995
|
+
def ForbidEditFlowProperties(self, ForbidEditFlowProperties):
|
|
16996
|
+
self._ForbidEditFlowProperties = ForbidEditFlowProperties
|
|
16997
|
+
|
|
16998
|
+
@property
|
|
16999
|
+
def ResultPageConfig(self):
|
|
17000
|
+
r"""发起流程的可嵌入页面结果页配置
|
|
17001
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.CreateResultPageConfig`
|
|
17002
|
+
"""
|
|
17003
|
+
return self._ResultPageConfig
|
|
17004
|
+
|
|
17005
|
+
@ResultPageConfig.setter
|
|
17006
|
+
def ResultPageConfig(self, ResultPageConfig):
|
|
17007
|
+
self._ResultPageConfig = ResultPageConfig
|
|
17008
|
+
|
|
16821
17009
|
|
|
16822
17010
|
def _deserialize(self, params):
|
|
16823
17011
|
self._CanEditFlow = params.get("CanEditFlow")
|
|
@@ -16839,6 +17027,13 @@ class CreateFlowOption(AbstractModel):
|
|
|
16839
17027
|
self._SelfName = params.get("SelfName")
|
|
16840
17028
|
self._HideSignCodeAfterStart = params.get("HideSignCodeAfterStart")
|
|
16841
17029
|
self._NeedFlowDraft = params.get("NeedFlowDraft")
|
|
17030
|
+
self._HideComponentTypes = params.get("HideComponentTypes")
|
|
17031
|
+
self._ShowComponentTypes = params.get("ShowComponentTypes")
|
|
17032
|
+
self._ForbidAddApprover = params.get("ForbidAddApprover")
|
|
17033
|
+
self._ForbidEditFlowProperties = params.get("ForbidEditFlowProperties")
|
|
17034
|
+
if params.get("ResultPageConfig") is not None:
|
|
17035
|
+
self._ResultPageConfig = CreateResultPageConfig()
|
|
17036
|
+
self._ResultPageConfig._deserialize(params.get("ResultPageConfig"))
|
|
16842
17037
|
memeber_set = set(params.keys())
|
|
16843
17038
|
for name, value in vars(self).items():
|
|
16844
17039
|
property_name = name[1:]
|
|
@@ -18034,6 +18229,76 @@ class CreatePersonAuthCertificateImageResponse(AbstractModel):
|
|
|
18034
18229
|
self._RequestId = params.get("RequestId")
|
|
18035
18230
|
|
|
18036
18231
|
|
|
18232
|
+
class CreateResultPageConfig(AbstractModel):
|
|
18233
|
+
r"""发起流程的可嵌入页面操作结果页配置
|
|
18234
|
+
|
|
18235
|
+
"""
|
|
18236
|
+
|
|
18237
|
+
def __init__(self):
|
|
18238
|
+
r"""
|
|
18239
|
+
:param _Type: <ul>
|
|
18240
|
+
<li>0 : 发起审批成功页面(通过接口<a href="https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow" target="_blank">创建发起流程web页面</a>发起时设置了NeedCreateReview参数为true)</li>
|
|
18241
|
+
</ul>
|
|
18242
|
+
:type Type: int
|
|
18243
|
+
:param _Title: 结果页标题,不超过50字
|
|
18244
|
+
:type Title: str
|
|
18245
|
+
:param _Description: 结果页描述,不超过200字
|
|
18246
|
+
:type Description: str
|
|
18247
|
+
"""
|
|
18248
|
+
self._Type = None
|
|
18249
|
+
self._Title = None
|
|
18250
|
+
self._Description = None
|
|
18251
|
+
|
|
18252
|
+
@property
|
|
18253
|
+
def Type(self):
|
|
18254
|
+
r"""<ul>
|
|
18255
|
+
<li>0 : 发起审批成功页面(通过接口<a href="https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow" target="_blank">创建发起流程web页面</a>发起时设置了NeedCreateReview参数为true)</li>
|
|
18256
|
+
</ul>
|
|
18257
|
+
:rtype: int
|
|
18258
|
+
"""
|
|
18259
|
+
return self._Type
|
|
18260
|
+
|
|
18261
|
+
@Type.setter
|
|
18262
|
+
def Type(self, Type):
|
|
18263
|
+
self._Type = Type
|
|
18264
|
+
|
|
18265
|
+
@property
|
|
18266
|
+
def Title(self):
|
|
18267
|
+
r"""结果页标题,不超过50字
|
|
18268
|
+
:rtype: str
|
|
18269
|
+
"""
|
|
18270
|
+
return self._Title
|
|
18271
|
+
|
|
18272
|
+
@Title.setter
|
|
18273
|
+
def Title(self, Title):
|
|
18274
|
+
self._Title = Title
|
|
18275
|
+
|
|
18276
|
+
@property
|
|
18277
|
+
def Description(self):
|
|
18278
|
+
r"""结果页描述,不超过200字
|
|
18279
|
+
:rtype: str
|
|
18280
|
+
"""
|
|
18281
|
+
return self._Description
|
|
18282
|
+
|
|
18283
|
+
@Description.setter
|
|
18284
|
+
def Description(self, Description):
|
|
18285
|
+
self._Description = Description
|
|
18286
|
+
|
|
18287
|
+
|
|
18288
|
+
def _deserialize(self, params):
|
|
18289
|
+
self._Type = params.get("Type")
|
|
18290
|
+
self._Title = params.get("Title")
|
|
18291
|
+
self._Description = params.get("Description")
|
|
18292
|
+
memeber_set = set(params.keys())
|
|
18293
|
+
for name, value in vars(self).items():
|
|
18294
|
+
property_name = name[1:]
|
|
18295
|
+
if property_name in memeber_set:
|
|
18296
|
+
memeber_set.remove(property_name)
|
|
18297
|
+
if len(memeber_set) > 0:
|
|
18298
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
18299
|
+
|
|
18300
|
+
|
|
18301
|
+
|
|
18037
18302
|
class CreateSealByImageRequest(AbstractModel):
|
|
18038
18303
|
r"""CreateSealByImage请求参数结构体
|
|
18039
18304
|
|
|
@@ -27294,7 +27559,8 @@ class OperateChannelTemplateRequest(AbstractModel):
|
|
|
27294
27559
|
:param _TemplateId: 合同模板ID,为32位字符串。
|
|
27295
27560
|
注: ` 此处为第三方应用平台模板库模板ID,非子客模板ID`
|
|
27296
27561
|
:type TemplateId: str
|
|
27297
|
-
:param _ProxyOrganizationOpenIds: 第三方平台子客企业的唯一标识,支持批量(用,分割)
|
|
27562
|
+
:param _ProxyOrganizationOpenIds: 第三方平台子客企业的唯一标识,支持批量(用,分割)
|
|
27563
|
+
一次批量操作最多支持100个第三方平台子客
|
|
27298
27564
|
:type ProxyOrganizationOpenIds: str
|
|
27299
27565
|
:param _AuthTag: 模板可见范围, 可以设置的值如下:
|
|
27300
27566
|
|
|
@@ -27318,6 +27584,11 @@ class OperateChannelTemplateRequest(AbstractModel):
|
|
|
27318
27584
|
:type Available: int
|
|
27319
27585
|
:param _Operator: 暂未开放
|
|
27320
27586
|
:type Operator: :class:`tencentcloud.essbasic.v20210526.models.UserInfo`
|
|
27587
|
+
:param _Limit: 指定分页每页返回的数据条数,单页最大支持 100。
|
|
27588
|
+
不传默认值为 20
|
|
27589
|
+
:type Limit: int
|
|
27590
|
+
:param _Offset: 分页查询偏移量,默认为0
|
|
27591
|
+
:type Offset: int
|
|
27321
27592
|
"""
|
|
27322
27593
|
self._Agent = None
|
|
27323
27594
|
self._OperateType = None
|
|
@@ -27326,6 +27597,8 @@ class OperateChannelTemplateRequest(AbstractModel):
|
|
|
27326
27597
|
self._AuthTag = None
|
|
27327
27598
|
self._Available = None
|
|
27328
27599
|
self._Operator = None
|
|
27600
|
+
self._Limit = None
|
|
27601
|
+
self._Offset = None
|
|
27329
27602
|
|
|
27330
27603
|
@property
|
|
27331
27604
|
def Agent(self):
|
|
@@ -27373,7 +27646,8 @@ class OperateChannelTemplateRequest(AbstractModel):
|
|
|
27373
27646
|
|
|
27374
27647
|
@property
|
|
27375
27648
|
def ProxyOrganizationOpenIds(self):
|
|
27376
|
-
r"""第三方平台子客企业的唯一标识,支持批量(用,分割)
|
|
27649
|
+
r"""第三方平台子客企业的唯一标识,支持批量(用,分割)
|
|
27650
|
+
一次批量操作最多支持100个第三方平台子客
|
|
27377
27651
|
:rtype: str
|
|
27378
27652
|
"""
|
|
27379
27653
|
return self._ProxyOrganizationOpenIds
|
|
@@ -27435,6 +27709,29 @@ class OperateChannelTemplateRequest(AbstractModel):
|
|
|
27435
27709
|
|
|
27436
27710
|
self._Operator = Operator
|
|
27437
27711
|
|
|
27712
|
+
@property
|
|
27713
|
+
def Limit(self):
|
|
27714
|
+
r"""指定分页每页返回的数据条数,单页最大支持 100。
|
|
27715
|
+
不传默认值为 20
|
|
27716
|
+
:rtype: int
|
|
27717
|
+
"""
|
|
27718
|
+
return self._Limit
|
|
27719
|
+
|
|
27720
|
+
@Limit.setter
|
|
27721
|
+
def Limit(self, Limit):
|
|
27722
|
+
self._Limit = Limit
|
|
27723
|
+
|
|
27724
|
+
@property
|
|
27725
|
+
def Offset(self):
|
|
27726
|
+
r"""分页查询偏移量,默认为0
|
|
27727
|
+
:rtype: int
|
|
27728
|
+
"""
|
|
27729
|
+
return self._Offset
|
|
27730
|
+
|
|
27731
|
+
@Offset.setter
|
|
27732
|
+
def Offset(self, Offset):
|
|
27733
|
+
self._Offset = Offset
|
|
27734
|
+
|
|
27438
27735
|
|
|
27439
27736
|
def _deserialize(self, params):
|
|
27440
27737
|
if params.get("Agent") is not None:
|
|
@@ -27448,6 +27745,8 @@ class OperateChannelTemplateRequest(AbstractModel):
|
|
|
27448
27745
|
if params.get("Operator") is not None:
|
|
27449
27746
|
self._Operator = UserInfo()
|
|
27450
27747
|
self._Operator._deserialize(params.get("Operator"))
|
|
27748
|
+
self._Limit = params.get("Limit")
|
|
27749
|
+
self._Offset = params.get("Offset")
|
|
27451
27750
|
memeber_set = set(params.keys())
|
|
27452
27751
|
for name, value in vars(self).items():
|
|
27453
27752
|
property_name = name[1:]
|
|
@@ -27480,10 +27779,12 @@ class OperateChannelTemplateResponse(AbstractModel):
|
|
|
27480
27779
|
**all**: 所有本第三方应用合作企业可见
|
|
27481
27780
|
**part**: 指定的本第三方应用合作企业
|
|
27482
27781
|
:type AuthTag: str
|
|
27483
|
-
:param _ProxyOrganizationOpenIds:
|
|
27782
|
+
:param _ProxyOrganizationOpenIds: 第三方平台子客企业标识列表,仅在select 模式下返回
|
|
27484
27783
|
:type ProxyOrganizationOpenIds: list of str
|
|
27485
27784
|
:param _FailMessageList: 操作失败信息数组
|
|
27486
27785
|
:type FailMessageList: list of AuthFailMessage
|
|
27786
|
+
:param _Total: 授权的平台子企业数量,OperateType 为select 时返回。
|
|
27787
|
+
:type Total: int
|
|
27487
27788
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
27488
27789
|
:type RequestId: str
|
|
27489
27790
|
"""
|
|
@@ -27493,6 +27794,7 @@ class OperateChannelTemplateResponse(AbstractModel):
|
|
|
27493
27794
|
self._AuthTag = None
|
|
27494
27795
|
self._ProxyOrganizationOpenIds = None
|
|
27495
27796
|
self._FailMessageList = None
|
|
27797
|
+
self._Total = None
|
|
27496
27798
|
self._RequestId = None
|
|
27497
27799
|
|
|
27498
27800
|
@property
|
|
@@ -27548,7 +27850,7 @@ class OperateChannelTemplateResponse(AbstractModel):
|
|
|
27548
27850
|
|
|
27549
27851
|
@property
|
|
27550
27852
|
def ProxyOrganizationOpenIds(self):
|
|
27551
|
-
r"""
|
|
27853
|
+
r"""第三方平台子客企业标识列表,仅在select 模式下返回
|
|
27552
27854
|
:rtype: list of str
|
|
27553
27855
|
"""
|
|
27554
27856
|
return self._ProxyOrganizationOpenIds
|
|
@@ -27568,6 +27870,17 @@ class OperateChannelTemplateResponse(AbstractModel):
|
|
|
27568
27870
|
def FailMessageList(self, FailMessageList):
|
|
27569
27871
|
self._FailMessageList = FailMessageList
|
|
27570
27872
|
|
|
27873
|
+
@property
|
|
27874
|
+
def Total(self):
|
|
27875
|
+
r"""授权的平台子企业数量,OperateType 为select 时返回。
|
|
27876
|
+
:rtype: int
|
|
27877
|
+
"""
|
|
27878
|
+
return self._Total
|
|
27879
|
+
|
|
27880
|
+
@Total.setter
|
|
27881
|
+
def Total(self, Total):
|
|
27882
|
+
self._Total = Total
|
|
27883
|
+
|
|
27571
27884
|
@property
|
|
27572
27885
|
def RequestId(self):
|
|
27573
27886
|
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -27592,6 +27905,7 @@ class OperateChannelTemplateResponse(AbstractModel):
|
|
|
27592
27905
|
obj = AuthFailMessage()
|
|
27593
27906
|
obj._deserialize(item)
|
|
27594
27907
|
self._FailMessageList.append(obj)
|
|
27908
|
+
self._Total = params.get("Total")
|
|
27595
27909
|
self._RequestId = params.get("RequestId")
|
|
27596
27910
|
|
|
27597
27911
|
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# -*- coding: utf8 -*-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
|
+
#
|
|
4
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
# you may not use this file except in compliance with the License.
|
|
6
|
+
# You may obtain a copy of the License at
|
|
7
|
+
#
|
|
8
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
#
|
|
10
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
# See the License for the specific language governing permissions and
|
|
14
|
+
# limitations under the License.
|
|
15
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# -*- coding: utf8 -*-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
|
+
#
|
|
4
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
# you may not use this file except in compliance with the License.
|
|
6
|
+
# You may obtain a copy of the License at
|
|
7
|
+
#
|
|
8
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
#
|
|
10
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
# See the License for the specific language governing permissions and
|
|
14
|
+
# limitations under the License.
|
|
15
|
+
|
|
16
|
+
import json
|
|
17
|
+
|
|
18
|
+
from tencentcloud.common.exception.tencent_cloud_sdk_exception import TencentCloudSDKException
|
|
19
|
+
from tencentcloud.common.abstract_client import AbstractClient
|
|
20
|
+
from tencentcloud.evt.v20250217 import models
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
class EvtClient(AbstractClient):
|
|
24
|
+
_apiVersion = '2025-02-17'
|
|
25
|
+
_endpoint = 'evt.tencentcloudapi.com'
|
|
26
|
+
_service = 'evt'
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
def CreateRoleUser(self, request):
|
|
30
|
+
r"""创建人员
|
|
31
|
+
|
|
32
|
+
:param request: Request instance for CreateRoleUser.
|
|
33
|
+
:type request: :class:`tencentcloud.evt.v20250217.models.CreateRoleUserRequest`
|
|
34
|
+
:rtype: :class:`tencentcloud.evt.v20250217.models.CreateRoleUserResponse`
|
|
35
|
+
|
|
36
|
+
"""
|
|
37
|
+
try:
|
|
38
|
+
params = request._serialize()
|
|
39
|
+
headers = request.headers
|
|
40
|
+
body = self.call("CreateRoleUser", params, headers=headers)
|
|
41
|
+
response = json.loads(body)
|
|
42
|
+
model = models.CreateRoleUserResponse()
|
|
43
|
+
model._deserialize(response["Response"])
|
|
44
|
+
return model
|
|
45
|
+
except Exception as e:
|
|
46
|
+
if isinstance(e, TencentCloudSDKException):
|
|
47
|
+
raise
|
|
48
|
+
else:
|
|
49
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# -*- coding: utf8 -*-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
|
+
#
|
|
4
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
+
# you may not use this file except in compliance with the License.
|
|
6
|
+
# You may obtain a copy of the License at
|
|
7
|
+
#
|
|
8
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
#
|
|
10
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
11
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
+
# See the License for the specific language governing permissions and
|
|
14
|
+
# limitations under the License.
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
from tencentcloud.common.abstract_client_async import AbstractClient
|
|
19
|
+
from tencentcloud.evt.v20250217 import models
|
|
20
|
+
from typing import Dict
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
class EvtClient(AbstractClient):
|
|
24
|
+
_apiVersion = '2025-02-17'
|
|
25
|
+
_endpoint = 'evt.tencentcloudapi.com'
|
|
26
|
+
_service = 'evt'
|
|
27
|
+
|
|
28
|
+
async def CreateRoleUser(
|
|
29
|
+
self,
|
|
30
|
+
request: models.CreateRoleUserRequest,
|
|
31
|
+
opts: Dict = None,
|
|
32
|
+
) -> models.CreateRoleUserResponse:
|
|
33
|
+
"""
|
|
34
|
+
创建人员
|
|
35
|
+
"""
|
|
36
|
+
|
|
37
|
+
kwargs = {}
|
|
38
|
+
kwargs["action"] = "CreateRoleUser"
|
|
39
|
+
kwargs["params"] = request._serialize()
|
|
40
|
+
kwargs["resp_cls"] = models.CreateRoleUserResponse
|
|
41
|
+
kwargs["headers"] = request.headers
|
|
42
|
+
kwargs["opts"] = opts or {}
|
|
43
|
+
|
|
44
|
+
return await self.call_and_deserialize(**kwargs)
|