Class: TencentCloud::CccClient
- Inherits:
-
TencentCloud::Common::BaseClient
- Object
- TencentCloud::Common::BaseClient
- TencentCloud::CccClient
- Defined in:
- lib/tencent_cloud/ccc/v20200210/ccc_client.rb
Constant Summary collapse
- API_VERSION =
'2020-02-10'- ENDPOINT =
'ccc.tencentcloudapi.com'- SERVICE_NAME =
'ccc'- APIS =
{ # 创建AI会话 # https://cloud.tencent.com/document/api/679/111211 create_ai_call: 'CreateAICall' }.freeze
Method Summary
Methods inherited from TencentCloud::Common::BaseClient
#camel_case, #get_response, #initialize, #method_missing
Constructor Details
This class inherits a constructor from TencentCloud::Common::BaseClient
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class TencentCloud::Common::BaseClient