tencentcloud-sdk-python-cls 3.0.856__tar.gz → 3.0.858__tar.gz
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-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud/cls/v20201016/models.py +5 -5
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud_sdk_python_cls.egg-info/PKG-INFO +1 -1
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/README.rst +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/setup.cfg +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/setup.py +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud/cls/__init__.py +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud/cls/v20201016/__init__.py +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud/cls/v20201016/cls_client.py +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud/cls/v20201016/errorcodes.py +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud_sdk_python_cls.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud_sdk_python_cls.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-cls-3.0.856 → tencentcloud-sdk-python-cls-3.0.858}/tencentcloud_sdk_python_cls.egg-info/top_level.txt +0 -0
|
@@ -1057,19 +1057,19 @@ class CosRechargeInfo(AbstractModel):
|
|
|
1057
1057
|
:param LogsetId: 日志集ID
|
|
1058
1058
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1059
1059
|
:type LogsetId: str
|
|
1060
|
-
:param Name:
|
|
1060
|
+
:param Name: COS导入任务名称
|
|
1061
1061
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1062
1062
|
:type Name: str
|
|
1063
|
-
:param Bucket:
|
|
1063
|
+
:param Bucket: COS存储桶
|
|
1064
1064
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1065
1065
|
:type Bucket: str
|
|
1066
|
-
:param BucketRegion:
|
|
1066
|
+
:param BucketRegion: COS存储桶所在地域
|
|
1067
1067
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1068
1068
|
:type BucketRegion: str
|
|
1069
|
-
:param Prefix:
|
|
1069
|
+
:param Prefix: COS文件所在文件夹的前缀
|
|
1070
1070
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1071
1071
|
:type Prefix: str
|
|
1072
|
-
:param LogType: 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log
|
|
1072
|
+
:param LogType: 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表单行全文;
|
|
1073
1073
|
默认为minimalist_log
|
|
1074
1074
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1075
1075
|
:type LogType: str
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|