huaweicloudsdkgaussdb 3.1.132__py2.py3-none-any.whl → 3.1.133__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.
Files changed (44) hide show
  1. huaweicloudsdkgaussdb/v3/gaussdb_async_client.py +14 -14
  2. huaweicloudsdkgaussdb/v3/gaussdb_client.py +14 -14
  3. huaweicloudsdkgaussdb/v3/model/check_ch_database_config_request_body.py +3 -3
  4. huaweicloudsdkgaussdb/v3/model/check_ch_database_table_config_request_body.py +3 -3
  5. huaweicloudsdkgaussdb/v3/model/check_data_base_config_response.py +6 -6
  6. huaweicloudsdkgaussdb/v3/model/check_table_config_response.py +3 -3
  7. huaweicloudsdkgaussdb/v3/model/copy_configurations_request.py +3 -3
  8. huaweicloudsdkgaussdb/v3/model/copy_instance_configurations_request.py +3 -3
  9. huaweicloudsdkgaussdb/v3/model/create_ch_database_replication_request_body.py +3 -3
  10. huaweicloudsdkgaussdb/v3/model/create_ch_instance_request_body.py +3 -3
  11. huaweicloudsdkgaussdb/v3/model/create_click_house_instance_request.py +3 -3
  12. huaweicloudsdkgaussdb/v3/model/create_database_user_list.py +3 -3
  13. huaweicloudsdkgaussdb/v3/model/create_star_rocks_data_replication.py +6 -6
  14. huaweicloudsdkgaussdb/v3/model/create_starrocks_instance_request.py +3 -3
  15. huaweicloudsdkgaussdb/v3/model/db_config_check_request_v3.py +9 -9
  16. huaweicloudsdkgaussdb/v3/model/delete_click_house_instance_request.py +3 -3
  17. huaweicloudsdkgaussdb/v3/model/delete_gauss_my_sql_backup_request.py +3 -3
  18. huaweicloudsdkgaussdb/v3/model/delete_starrocks_instance_request.py +3 -3
  19. huaweicloudsdkgaussdb/v3/model/list_click_house_instance_request.py +3 -3
  20. huaweicloudsdkgaussdb/v3/model/list_configurations_instances_request.py +3 -3
  21. huaweicloudsdkgaussdb/v3/model/list_htap_instance_info_request.py +3 -3
  22. huaweicloudsdkgaussdb/v3/model/list_modify_history_request.py +3 -3
  23. huaweicloudsdkgaussdb/v3/model/list_star_rocks_data_replication_config_by_data_base_response.py +6 -6
  24. huaweicloudsdkgaussdb/v3/model/list_star_rocks_data_replication_config_response.py +6 -6
  25. huaweicloudsdkgaussdb/v3/model/list_starrocks_instance_info_request.py +3 -3
  26. huaweicloudsdkgaussdb/v3/model/modify_port_request.py +3 -3
  27. huaweicloudsdkgaussdb/v3/model/mysql_create_readonly_node_request.py +3 -3
  28. huaweicloudsdkgaussdb/v3/model/mysql_datastore_in_backup.py +3 -3
  29. huaweicloudsdkgaussdb/v3/model/mysql_datastore_in_req.py +6 -6
  30. huaweicloudsdkgaussdb/v3/model/mysql_datastore_in_res.py +6 -6
  31. huaweicloudsdkgaussdb/v3/model/mysql_instance_list_info.py +3 -3
  32. huaweicloudsdkgaussdb/v3/model/mysql_instance_list_info_unify_status.py +3 -3
  33. huaweicloudsdkgaussdb/v3/model/resize_star_rocks_flavor_request.py +3 -3
  34. huaweicloudsdkgaussdb/v3/model/resource_check_resource.py +3 -3
  35. huaweicloudsdkgaussdb/v3/model/show_restore_tables_request.py +3 -3
  36. huaweicloudsdkgaussdb/v3/model/star_rocks_replication_info.py +3 -3
  37. huaweicloudsdkgaussdb/v3/model/table_config_check_request_v3.py +9 -9
  38. huaweicloudsdkgaussdb/v3/model/update_backup_offsite_policy_info.py +3 -3
  39. huaweicloudsdkgaussdb/v3/model/update_proxy_port_request_body.py +3 -3
  40. {huaweicloudsdkgaussdb-3.1.132.dist-info → huaweicloudsdkgaussdb-3.1.133.dist-info}/METADATA +2 -2
  41. {huaweicloudsdkgaussdb-3.1.132.dist-info → huaweicloudsdkgaussdb-3.1.133.dist-info}/RECORD +44 -44
  42. {huaweicloudsdkgaussdb-3.1.132.dist-info → huaweicloudsdkgaussdb-3.1.133.dist-info}/LICENSE +0 -0
  43. {huaweicloudsdkgaussdb-3.1.132.dist-info → huaweicloudsdkgaussdb-3.1.133.dist-info}/WHEEL +0 -0
  44. {huaweicloudsdkgaussdb-3.1.132.dist-info → huaweicloudsdkgaussdb-3.1.133.dist-info}/top_level.txt +0 -0
@@ -35,7 +35,7 @@ class GaussDBAsyncClient(Client):
35
35
  def add_database_permission_async(self, request):
36
36
  """授予数据库用户数据库权限
37
37
 
38
- 授予云数据库 GaussDB(for MySQL)实例数据库用户数据库权限。
38
+ 授予云数据库 TaurusDB实例数据库用户数据库权限。
39
39
 
40
40
  Please refer to HUAWEI cloud API Explorer for details.
41
41
 
@@ -859,7 +859,7 @@ class GaussDBAsyncClient(Client):
859
859
  def create_gauss_my_sql_database_async(self, request):
860
860
  """创建数据库
861
861
 
862
- 创建云数据库 GaussDB(for MySQL)实例数据库。
862
+ 创建云数据库 TaurusDB实例数据库。
863
863
 
864
864
  Please refer to HUAWEI cloud API Explorer for details.
865
865
 
@@ -928,7 +928,7 @@ class GaussDBAsyncClient(Client):
928
928
  def create_gauss_my_sql_database_user_async(self, request):
929
929
  """创建数据库用户
930
930
 
931
- 创建云数据库GaussDB(for MySQL)实例数据库用户。
931
+ 创建云数据库TaurusDB实例数据库用户。
932
932
 
933
933
  Please refer to HUAWEI cloud API Explorer for details.
934
934
 
@@ -997,7 +997,7 @@ class GaussDBAsyncClient(Client):
997
997
  def create_gauss_my_sql_instance_async(self, request):
998
998
  """创建数据库实例
999
999
 
1000
- 创建云数据库GaussDB(for MySQL)实例。
1000
+ 创建云数据库TaurusDB实例。
1001
1001
 
1002
1002
  Please refer to HUAWEI cloud API Explorer for details.
1003
1003
 
@@ -1407,7 +1407,7 @@ class GaussDBAsyncClient(Client):
1407
1407
  def delete_database_permission_async(self, request):
1408
1408
  """删除数据库用户的数据库权限
1409
1409
 
1410
- 删除云数据库 GaussDB(for MySQL)实例数据库用户的数据库权限。
1410
+ 删除云数据库 TaurusDB实例数据库用户的数据库权限。
1411
1411
 
1412
1412
  Please refer to HUAWEI cloud API Explorer for details.
1413
1413
 
@@ -1610,7 +1610,7 @@ class GaussDBAsyncClient(Client):
1610
1610
  def delete_gauss_my_sql_database_async(self, request):
1611
1611
  """删除数据库
1612
1612
 
1613
- 删除云数据库 GaussDB(for MySQL)实例数据库。
1613
+ 删除云数据库 TaurusDB实例数据库。
1614
1614
 
1615
1615
  Please refer to HUAWEI cloud API Explorer for details.
1616
1616
 
@@ -1679,7 +1679,7 @@ class GaussDBAsyncClient(Client):
1679
1679
  def delete_gauss_my_sql_database_user_async(self, request):
1680
1680
  """删除数据库用户
1681
1681
 
1682
- 删除云数据库 GaussDB(for MySQL)实例数据库用户。
1682
+ 删除云数据库 TaurusDB实例数据库用户。
1683
1683
 
1684
1684
  Please refer to HUAWEI cloud API Explorer for details.
1685
1685
 
@@ -2853,7 +2853,7 @@ class GaussDBAsyncClient(Client):
2853
2853
  def list_gauss_my_sql_database_async(self, request):
2854
2854
  """查询数据库列表
2855
2855
 
2856
- 查询 GaussDB(for MySQL)实例数据库。
2856
+ 查询 TaurusDB实例数据库。
2857
2857
 
2858
2858
  Please refer to HUAWEI cloud API Explorer for details.
2859
2859
 
@@ -2928,7 +2928,7 @@ class GaussDBAsyncClient(Client):
2928
2928
  def list_gauss_my_sql_database_charsets_async(self, request):
2929
2929
  """查询数据库可用字符集
2930
2930
 
2931
- 查询云数据库 GaussDB(for MySQL)实例数据库可用字符集。
2931
+ 查询云数据库 TaurusDB实例数据库可用字符集。
2932
2932
 
2933
2933
  Please refer to HUAWEI cloud API Explorer for details.
2934
2934
 
@@ -2995,7 +2995,7 @@ class GaussDBAsyncClient(Client):
2995
2995
  def list_gauss_my_sql_database_user_async(self, request):
2996
2996
  """查询数据库用户
2997
2997
 
2998
- 查询云数据库 GaussDB(for MySQL)实例数据库用户。
2998
+ 查询云数据库 TaurusDB实例数据库用户。
2999
2999
 
3000
3000
  Please refer to HUAWEI cloud API Explorer for details.
3001
3001
 
@@ -4512,7 +4512,7 @@ class GaussDBAsyncClient(Client):
4512
4512
  def reset_gauss_my_sql_database_password_async(self, request):
4513
4513
  """修改数据库用户密码
4514
4514
 
4515
- 修改云数据库 GaussDB(for MySQL)实例数据库用户密码。
4515
+ 修改云数据库 TaurusDB实例数据库用户密码。
4516
4516
 
4517
4517
  Please refer to HUAWEI cloud API Explorer for details.
4518
4518
 
@@ -6038,7 +6038,7 @@ class GaussDBAsyncClient(Client):
6038
6038
  def show_gauss_my_sql_job_info_async(self, request):
6039
6039
  """获取指定ID的任务信息
6040
6040
 
6041
- 获取GaussDB(for MySQL)任务中心指定ID的任务信息。
6041
+ 获取TaurusDB任务中心指定ID的任务信息。
6042
6042
 
6043
6043
  Please refer to HUAWEI cloud API Explorer for details.
6044
6044
 
@@ -8048,7 +8048,7 @@ class GaussDBAsyncClient(Client):
8048
8048
  def update_gauss_my_sql_database_comment_async(self, request):
8049
8049
  """修改数据库备注
8050
8050
 
8051
- 修改云数据库 GaussDB(for MySQL)实例数据库备注。
8051
+ 修改云数据库 TaurusDB实例数据库备注。
8052
8052
 
8053
8053
  Please refer to HUAWEI cloud API Explorer for details.
8054
8054
 
@@ -8117,7 +8117,7 @@ class GaussDBAsyncClient(Client):
8117
8117
  def update_gauss_my_sql_database_user_comment_async(self, request):
8118
8118
  """修改数据库用户备注
8119
8119
 
8120
- 修改云数据库 GaussDB(for MySQL)实例数据库用户备注。
8120
+ 修改云数据库 TaurusDB实例数据库用户备注。
8121
8121
 
8122
8122
  Please refer to HUAWEI cloud API Explorer for details.
8123
8123
 
@@ -35,7 +35,7 @@ class GaussDBClient(Client):
35
35
  def add_database_permission(self, request):
36
36
  """授予数据库用户数据库权限
37
37
 
38
- 授予云数据库 GaussDB(for MySQL)实例数据库用户数据库权限。
38
+ 授予云数据库 TaurusDB实例数据库用户数据库权限。
39
39
 
40
40
  Please refer to HUAWEI cloud API Explorer for details.
41
41
 
@@ -859,7 +859,7 @@ class GaussDBClient(Client):
859
859
  def create_gauss_my_sql_database(self, request):
860
860
  """创建数据库
861
861
 
862
- 创建云数据库 GaussDB(for MySQL)实例数据库。
862
+ 创建云数据库 TaurusDB实例数据库。
863
863
 
864
864
  Please refer to HUAWEI cloud API Explorer for details.
865
865
 
@@ -928,7 +928,7 @@ class GaussDBClient(Client):
928
928
  def create_gauss_my_sql_database_user(self, request):
929
929
  """创建数据库用户
930
930
 
931
- 创建云数据库GaussDB(for MySQL)实例数据库用户。
931
+ 创建云数据库TaurusDB实例数据库用户。
932
932
 
933
933
  Please refer to HUAWEI cloud API Explorer for details.
934
934
 
@@ -997,7 +997,7 @@ class GaussDBClient(Client):
997
997
  def create_gauss_my_sql_instance(self, request):
998
998
  """创建数据库实例
999
999
 
1000
- 创建云数据库GaussDB(for MySQL)实例。
1000
+ 创建云数据库TaurusDB实例。
1001
1001
 
1002
1002
  Please refer to HUAWEI cloud API Explorer for details.
1003
1003
 
@@ -1407,7 +1407,7 @@ class GaussDBClient(Client):
1407
1407
  def delete_database_permission(self, request):
1408
1408
  """删除数据库用户的数据库权限
1409
1409
 
1410
- 删除云数据库 GaussDB(for MySQL)实例数据库用户的数据库权限。
1410
+ 删除云数据库 TaurusDB实例数据库用户的数据库权限。
1411
1411
 
1412
1412
  Please refer to HUAWEI cloud API Explorer for details.
1413
1413
 
@@ -1610,7 +1610,7 @@ class GaussDBClient(Client):
1610
1610
  def delete_gauss_my_sql_database(self, request):
1611
1611
  """删除数据库
1612
1612
 
1613
- 删除云数据库 GaussDB(for MySQL)实例数据库。
1613
+ 删除云数据库 TaurusDB实例数据库。
1614
1614
 
1615
1615
  Please refer to HUAWEI cloud API Explorer for details.
1616
1616
 
@@ -1679,7 +1679,7 @@ class GaussDBClient(Client):
1679
1679
  def delete_gauss_my_sql_database_user(self, request):
1680
1680
  """删除数据库用户
1681
1681
 
1682
- 删除云数据库 GaussDB(for MySQL)实例数据库用户。
1682
+ 删除云数据库 TaurusDB实例数据库用户。
1683
1683
 
1684
1684
  Please refer to HUAWEI cloud API Explorer for details.
1685
1685
 
@@ -2853,7 +2853,7 @@ class GaussDBClient(Client):
2853
2853
  def list_gauss_my_sql_database(self, request):
2854
2854
  """查询数据库列表
2855
2855
 
2856
- 查询 GaussDB(for MySQL)实例数据库。
2856
+ 查询 TaurusDB实例数据库。
2857
2857
 
2858
2858
  Please refer to HUAWEI cloud API Explorer for details.
2859
2859
 
@@ -2928,7 +2928,7 @@ class GaussDBClient(Client):
2928
2928
  def list_gauss_my_sql_database_charsets(self, request):
2929
2929
  """查询数据库可用字符集
2930
2930
 
2931
- 查询云数据库 GaussDB(for MySQL)实例数据库可用字符集。
2931
+ 查询云数据库 TaurusDB实例数据库可用字符集。
2932
2932
 
2933
2933
  Please refer to HUAWEI cloud API Explorer for details.
2934
2934
 
@@ -2995,7 +2995,7 @@ class GaussDBClient(Client):
2995
2995
  def list_gauss_my_sql_database_user(self, request):
2996
2996
  """查询数据库用户
2997
2997
 
2998
- 查询云数据库 GaussDB(for MySQL)实例数据库用户。
2998
+ 查询云数据库 TaurusDB实例数据库用户。
2999
2999
 
3000
3000
  Please refer to HUAWEI cloud API Explorer for details.
3001
3001
 
@@ -4512,7 +4512,7 @@ class GaussDBClient(Client):
4512
4512
  def reset_gauss_my_sql_database_password(self, request):
4513
4513
  """修改数据库用户密码
4514
4514
 
4515
- 修改云数据库 GaussDB(for MySQL)实例数据库用户密码。
4515
+ 修改云数据库 TaurusDB实例数据库用户密码。
4516
4516
 
4517
4517
  Please refer to HUAWEI cloud API Explorer for details.
4518
4518
 
@@ -6038,7 +6038,7 @@ class GaussDBClient(Client):
6038
6038
  def show_gauss_my_sql_job_info(self, request):
6039
6039
  """获取指定ID的任务信息
6040
6040
 
6041
- 获取GaussDB(for MySQL)任务中心指定ID的任务信息。
6041
+ 获取TaurusDB任务中心指定ID的任务信息。
6042
6042
 
6043
6043
  Please refer to HUAWEI cloud API Explorer for details.
6044
6044
 
@@ -8048,7 +8048,7 @@ class GaussDBClient(Client):
8048
8048
  def update_gauss_my_sql_database_comment(self, request):
8049
8049
  """修改数据库备注
8050
8050
 
8051
- 修改云数据库 GaussDB(for MySQL)实例数据库备注。
8051
+ 修改云数据库 TaurusDB实例数据库备注。
8052
8052
 
8053
8053
  Please refer to HUAWEI cloud API Explorer for details.
8054
8054
 
@@ -8117,7 +8117,7 @@ class GaussDBClient(Client):
8117
8117
  def update_gauss_my_sql_database_user_comment(self, request):
8118
8118
  """修改数据库用户备注
8119
8119
 
8120
- 修改云数据库 GaussDB(for MySQL)实例数据库用户备注。
8120
+ 修改云数据库 TaurusDB实例数据库用户备注。
8121
8121
 
8122
8122
  Please refer to HUAWEI cloud API Explorer for details.
8123
8123
 
@@ -39,7 +39,7 @@ class CheckChDatabaseConfigRequestBody:
39
39
 
40
40
  :param source_instance_id: 源实例ID,严格匹配UUID规则。
41
41
  :type source_instance_id: str
42
- :param source_node_id: 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
42
+ :param source_node_id: 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
43
43
  :type source_node_id: str
44
44
  :param source_database_name: 源数据库名。
45
45
  :type source_database_name: str
@@ -91,7 +91,7 @@ class CheckChDatabaseConfigRequestBody:
91
91
  def source_node_id(self):
92
92
  """Gets the source_node_id of this CheckChDatabaseConfigRequestBody.
93
93
 
94
- 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
94
+ 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
95
95
 
96
96
  :return: The source_node_id of this CheckChDatabaseConfigRequestBody.
97
97
  :rtype: str
@@ -102,7 +102,7 @@ class CheckChDatabaseConfigRequestBody:
102
102
  def source_node_id(self, source_node_id):
103
103
  """Sets the source_node_id of this CheckChDatabaseConfigRequestBody.
104
104
 
105
- 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
105
+ 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
106
106
 
107
107
  :param source_node_id: The source_node_id of this CheckChDatabaseConfigRequestBody.
108
108
  :type source_node_id: str
@@ -41,7 +41,7 @@ class CheckChDatabaseTableConfigRequestBody:
41
41
 
42
42
  :param source_instance_id: 源实例ID。
43
43
  :type source_instance_id: str
44
- :param source_node_id: 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
44
+ :param source_node_id: 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
45
45
  :type source_node_id: str
46
46
  :param source_database_name: 源数据库名。
47
47
  :type source_database_name: str
@@ -97,7 +97,7 @@ class CheckChDatabaseTableConfigRequestBody:
97
97
  def source_node_id(self):
98
98
  """Gets the source_node_id of this CheckChDatabaseTableConfigRequestBody.
99
99
 
100
- 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
100
+ 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
101
101
 
102
102
  :return: The source_node_id of this CheckChDatabaseTableConfigRequestBody.
103
103
  :rtype: str
@@ -108,7 +108,7 @@ class CheckChDatabaseTableConfigRequestBody:
108
108
  def source_node_id(self, source_node_id):
109
109
  """Sets the source_node_id of this CheckChDatabaseTableConfigRequestBody.
110
110
 
111
- 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
111
+ 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
112
112
 
113
113
  :param source_node_id: The source_node_id of this CheckChDatabaseTableConfigRequestBody.
114
114
  :type source_node_id: str
@@ -38,9 +38,9 @@ class CheckDataBaseConfigResponse(SdkResponse):
38
38
 
39
39
  The model defined in huaweicloud sdk
40
40
 
41
- :param source_database_name: GaussDB(for MySQL)数据库名称。
41
+ :param source_database_name: TaurusDB数据库名称。
42
42
  :type source_database_name: str
43
- :param source_db_config_check_results: GaussDB(for MySQL)数据库配置检查结果。
43
+ :param source_db_config_check_results: TaurusDB数据库配置检查结果。
44
44
  :type source_db_config_check_results: list[:class:`huaweicloudsdkgaussdb.v3.DbConfigCheckResult`]
45
45
  :param target_database_name: 目标数据库名称。
46
46
  :type target_database_name: str
@@ -74,7 +74,7 @@ class CheckDataBaseConfigResponse(SdkResponse):
74
74
  def source_database_name(self):
75
75
  """Gets the source_database_name of this CheckDataBaseConfigResponse.
76
76
 
77
- GaussDB(for MySQL)数据库名称。
77
+ TaurusDB数据库名称。
78
78
 
79
79
  :return: The source_database_name of this CheckDataBaseConfigResponse.
80
80
  :rtype: str
@@ -85,7 +85,7 @@ class CheckDataBaseConfigResponse(SdkResponse):
85
85
  def source_database_name(self, source_database_name):
86
86
  """Sets the source_database_name of this CheckDataBaseConfigResponse.
87
87
 
88
- GaussDB(for MySQL)数据库名称。
88
+ TaurusDB数据库名称。
89
89
 
90
90
  :param source_database_name: The source_database_name of this CheckDataBaseConfigResponse.
91
91
  :type source_database_name: str
@@ -96,7 +96,7 @@ class CheckDataBaseConfigResponse(SdkResponse):
96
96
  def source_db_config_check_results(self):
97
97
  """Gets the source_db_config_check_results of this CheckDataBaseConfigResponse.
98
98
 
99
- GaussDB(for MySQL)数据库配置检查结果。
99
+ TaurusDB数据库配置检查结果。
100
100
 
101
101
  :return: The source_db_config_check_results of this CheckDataBaseConfigResponse.
102
102
  :rtype: list[:class:`huaweicloudsdkgaussdb.v3.DbConfigCheckResult`]
@@ -107,7 +107,7 @@ class CheckDataBaseConfigResponse(SdkResponse):
107
107
  def source_db_config_check_results(self, source_db_config_check_results):
108
108
  """Sets the source_db_config_check_results of this CheckDataBaseConfigResponse.
109
109
 
110
- GaussDB(for MySQL)数据库配置检查结果。
110
+ TaurusDB数据库配置检查结果。
111
111
 
112
112
  :param source_db_config_check_results: The source_db_config_check_results of this CheckDataBaseConfigResponse.
113
113
  :type source_db_config_check_results: list[:class:`huaweicloudsdkgaussdb.v3.DbConfigCheckResult`]
@@ -36,7 +36,7 @@ class CheckTableConfigResponse(SdkResponse):
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
39
- :param source_database_name: GaussDB(for MySQL)数据库名。
39
+ :param source_database_name: TaurusDB数据库名。
40
40
  :type source_database_name: str
41
41
  :param target_database_name: 目标数据库名。
42
42
  :type target_database_name: str
@@ -67,7 +67,7 @@ class CheckTableConfigResponse(SdkResponse):
67
67
  def source_database_name(self):
68
68
  """Gets the source_database_name of this CheckTableConfigResponse.
69
69
 
70
- GaussDB(for MySQL)数据库名。
70
+ TaurusDB数据库名。
71
71
 
72
72
  :return: The source_database_name of this CheckTableConfigResponse.
73
73
  :rtype: str
@@ -78,7 +78,7 @@ class CheckTableConfigResponse(SdkResponse):
78
78
  def source_database_name(self, source_database_name):
79
79
  """Sets the source_database_name of this CheckTableConfigResponse.
80
80
 
81
- GaussDB(for MySQL)数据库名。
81
+ TaurusDB数据库名。
82
82
 
83
83
  :param source_database_name: The source_database_name of this CheckTableConfigResponse.
84
84
  :type source_database_name: str
@@ -35,7 +35,7 @@ class CopyConfigurationsRequest:
35
35
 
36
36
  :param x_language: 请求语言类型。默认en-us。 取值范围: - en-us - zh-cn
37
37
  :type x_language: str
38
- :param configuration_id: 参数组ID。 通过调用[查询参数模板](https://support.huaweicloud.com/api-gaussdbformysql/ListGaussMySqlConfigurations.html)接口获取。 请求响应成功后在响应消息体中包含的“id”的值即为configuration_id值。
38
+ :param configuration_id: 参数组ID。 通过调用[查询参数模板](https://support.huaweicloud.com/api-taurusdb/ListGaussMySqlConfigurations.html)接口获取。 请求响应成功后在响应消息体中包含的“id”的值即为configuration_id值。
39
39
  :type configuration_id: str
40
40
  :param body: Body of the CopyConfigurationsRequest
41
41
  :type body: :class:`huaweicloudsdkgaussdb.v3.CopyConfigurationsRequestBody`
@@ -80,7 +80,7 @@ class CopyConfigurationsRequest:
80
80
  def configuration_id(self):
81
81
  """Gets the configuration_id of this CopyConfigurationsRequest.
82
82
 
83
- 参数组ID。 通过调用[查询参数模板](https://support.huaweicloud.com/api-gaussdbformysql/ListGaussMySqlConfigurations.html)接口获取。 请求响应成功后在响应消息体中包含的“id”的值即为configuration_id值。
83
+ 参数组ID。 通过调用[查询参数模板](https://support.huaweicloud.com/api-taurusdb/ListGaussMySqlConfigurations.html)接口获取。 请求响应成功后在响应消息体中包含的“id”的值即为configuration_id值。
84
84
 
85
85
  :return: The configuration_id of this CopyConfigurationsRequest.
86
86
  :rtype: str
@@ -91,7 +91,7 @@ class CopyConfigurationsRequest:
91
91
  def configuration_id(self, configuration_id):
92
92
  """Sets the configuration_id of this CopyConfigurationsRequest.
93
93
 
94
- 参数组ID。 通过调用[查询参数模板](https://support.huaweicloud.com/api-gaussdbformysql/ListGaussMySqlConfigurations.html)接口获取。 请求响应成功后在响应消息体中包含的“id”的值即为configuration_id值。
94
+ 参数组ID。 通过调用[查询参数模板](https://support.huaweicloud.com/api-taurusdb/ListGaussMySqlConfigurations.html)接口获取。 请求响应成功后在响应消息体中包含的“id”的值即为configuration_id值。
95
95
 
96
96
  :param configuration_id: The configuration_id of this CopyConfigurationsRequest.
97
97
  :type configuration_id: str
@@ -39,7 +39,7 @@ class CopyInstanceConfigurationsRequest:
39
39
  :type x_language: str
40
40
  :param instance_id: 实例ID,严格匹配UUID规则。
41
41
  :type instance_id: str
42
- :param configuration_id: 参数组ID。 通过调用[查询实例详情信息](https://support.huaweicloud.com/api-gaussdbformysql/ShowGaussMySqlInstanceInfo.html)接口获取。 请求响应成功后在响应消息体中包含的“configuration_id”的值即为configuration_id值。
42
+ :param configuration_id: 参数组ID。 通过调用[查询实例详情信息](https://support.huaweicloud.com/api-taurusdb/ShowGaussMySqlInstanceInfo.html)接口获取。 请求响应成功后在响应消息体中包含的“configuration_id”的值即为configuration_id值。
43
43
  :type configuration_id: str
44
44
  :param body: Body of the CopyInstanceConfigurationsRequest
45
45
  :type body: :class:`huaweicloudsdkgaussdb.v3.CopyInstanceConfigurationsRequestBody`
@@ -108,7 +108,7 @@ class CopyInstanceConfigurationsRequest:
108
108
  def configuration_id(self):
109
109
  """Gets the configuration_id of this CopyInstanceConfigurationsRequest.
110
110
 
111
- 参数组ID。 通过调用[查询实例详情信息](https://support.huaweicloud.com/api-gaussdbformysql/ShowGaussMySqlInstanceInfo.html)接口获取。 请求响应成功后在响应消息体中包含的“configuration_id”的值即为configuration_id值。
111
+ 参数组ID。 通过调用[查询实例详情信息](https://support.huaweicloud.com/api-taurusdb/ShowGaussMySqlInstanceInfo.html)接口获取。 请求响应成功后在响应消息体中包含的“configuration_id”的值即为configuration_id值。
112
112
 
113
113
  :return: The configuration_id of this CopyInstanceConfigurationsRequest.
114
114
  :rtype: str
@@ -119,7 +119,7 @@ class CopyInstanceConfigurationsRequest:
119
119
  def configuration_id(self, configuration_id):
120
120
  """Sets the configuration_id of this CopyInstanceConfigurationsRequest.
121
121
 
122
- 参数组ID。 通过调用[查询实例详情信息](https://support.huaweicloud.com/api-gaussdbformysql/ShowGaussMySqlInstanceInfo.html)接口获取。 请求响应成功后在响应消息体中包含的“configuration_id”的值即为configuration_id值。
122
+ 参数组ID。 通过调用[查询实例详情信息](https://support.huaweicloud.com/api-taurusdb/ShowGaussMySqlInstanceInfo.html)接口获取。 请求响应成功后在响应消息体中包含的“configuration_id”的值即为configuration_id值。
123
123
 
124
124
  :param configuration_id: The configuration_id of this CopyInstanceConfigurationsRequest.
125
125
  :type configuration_id: str
@@ -35,7 +35,7 @@ class CreateChDatabaseReplicationRequestBody:
35
35
 
36
36
  :param source_instance_id: 源实例ID。
37
37
  :type source_instance_id: str
38
- :param source_node_id: 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
38
+ :param source_node_id: 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
39
39
  :type source_node_id: str
40
40
  :param source_database: 源数据库。
41
41
  :type source_database: str
@@ -79,7 +79,7 @@ class CreateChDatabaseReplicationRequestBody:
79
79
  def source_node_id(self):
80
80
  """Gets the source_node_id of this CreateChDatabaseReplicationRequestBody.
81
81
 
82
- 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
82
+ 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
83
83
 
84
84
  :return: The source_node_id of this CreateChDatabaseReplicationRequestBody.
85
85
  :rtype: str
@@ -90,7 +90,7 @@ class CreateChDatabaseReplicationRequestBody:
90
90
  def source_node_id(self, source_node_id):
91
91
  """Sets the source_node_id of this CreateChDatabaseReplicationRequestBody.
92
92
 
93
- 源节点ID。GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID。
93
+ 源节点ID。TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID。
94
94
 
95
95
  :param source_node_id: The source_node_id of this CreateChDatabaseReplicationRequestBody.
96
96
  :type source_node_id: str
@@ -65,7 +65,7 @@ class CreateChInstanceRequestBody:
65
65
  :type volume: :class:`huaweicloudsdkgaussdb.v3.CreateChInstanceRequestBodyVolume`
66
66
  :param az_code: 可用区码。 当ha中mode为Ha时,需要填写多个可用区,用\",\" 分隔。例如:cn-southwest-244b,cn-southwest-244a
67
67
  :type az_code: str
68
- :param time_zone: 时区。默认为所属GaussDB(for MySQL)实例时区。
68
+ :param time_zone: 时区。默认为所属TaurusDB实例时区。
69
69
  :type time_zone: str
70
70
  :param tags_info:
71
71
  :type tags_info: :class:`huaweicloudsdkgaussdb.v3.CreateChInstanceRequestBodyTagsInfo`
@@ -270,7 +270,7 @@ class CreateChInstanceRequestBody:
270
270
  def time_zone(self):
271
271
  """Gets the time_zone of this CreateChInstanceRequestBody.
272
272
 
273
- 时区。默认为所属GaussDB(for MySQL)实例时区。
273
+ 时区。默认为所属TaurusDB实例时区。
274
274
 
275
275
  :return: The time_zone of this CreateChInstanceRequestBody.
276
276
  :rtype: str
@@ -281,7 +281,7 @@ class CreateChInstanceRequestBody:
281
281
  def time_zone(self, time_zone):
282
282
  """Sets the time_zone of this CreateChInstanceRequestBody.
283
283
 
284
- 时区。默认为所属GaussDB(for MySQL)实例时区。
284
+ 时区。默认为所属TaurusDB实例时区。
285
285
 
286
286
  :param time_zone: The time_zone of this CreateChInstanceRequestBody.
287
287
  :type time_zone: str
@@ -33,7 +33,7 @@ class CreateClickHouseInstanceRequest:
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
36
- :param instance_id: GaussDB(for MySQL)实例ID,严格匹配UUID规则。
36
+ :param instance_id: TaurusDB实例ID,严格匹配UUID规则。
37
37
  :type instance_id: str
38
38
  :param x_language: 请求语言类型。默认en-us。 取值范围: - en-us - zh-cn
39
39
  :type x_language: str
@@ -58,7 +58,7 @@ class CreateClickHouseInstanceRequest:
58
58
  def instance_id(self):
59
59
  """Gets the instance_id of this CreateClickHouseInstanceRequest.
60
60
 
61
- GaussDB(for MySQL)实例ID,严格匹配UUID规则。
61
+ TaurusDB实例ID,严格匹配UUID规则。
62
62
 
63
63
  :return: The instance_id of this CreateClickHouseInstanceRequest.
64
64
  :rtype: str
@@ -69,7 +69,7 @@ class CreateClickHouseInstanceRequest:
69
69
  def instance_id(self, instance_id):
70
70
  """Sets the instance_id of this CreateClickHouseInstanceRequest.
71
71
 
72
- GaussDB(for MySQL)实例ID,严格匹配UUID规则。
72
+ TaurusDB实例ID,严格匹配UUID规则。
73
73
 
74
74
  :param instance_id: The instance_id of this CreateClickHouseInstanceRequest.
75
75
  :type instance_id: str
@@ -43,7 +43,7 @@ class CreateDatabaseUserList:
43
43
  :type comment: str
44
44
  :param password: 数据库用户密码,不能同用户名称相同,非空,至少包含以下字符中的三种:大写字母、小写字母、数字和特殊符号~!@#$%^*-_=+?,()&组成,长度8~32个字符。 建议您输入高强度密码,以提高安全性,防止出现密码被暴力破解等安全风险。
45
45
  :type password: str
46
- :param hosts: 主机IP地址,即允许数据库用户在当前主机连接数据库,默认IP地址为%,表示允许所有地址访问GaussDB(for MySQL)实例。若IP地址为“10.10.10.%”,则表示10.10.10.X的IP地址都可以访问该GaussDB(for MySQL)实例。若您需要添加多个IP地址,请用英文逗号隔开(逗号前后都不能加空格),例如192.168.0.1,172.16.213.9,一次最多创建50个。
46
+ :param hosts: 主机IP地址,即允许数据库用户在当前主机连接数据库,默认IP地址为%,表示允许所有地址访问TaurusDB实例。若IP地址为“10.10.10.%”,则表示10.10.10.X的IP地址都可以访问该TaurusDB实例。若您需要添加多个IP地址,请用英文逗号隔开(逗号前后都不能加空格),例如192.168.0.1,172.16.213.9,一次最多创建50个。
47
47
  :type hosts: list[str]
48
48
  :param databases:
49
49
  :type databases: list[:class:`huaweicloudsdkgaussdb.v3.CreateDatabaseList`]
@@ -137,7 +137,7 @@ class CreateDatabaseUserList:
137
137
  def hosts(self):
138
138
  """Gets the hosts of this CreateDatabaseUserList.
139
139
 
140
- 主机IP地址,即允许数据库用户在当前主机连接数据库,默认IP地址为%,表示允许所有地址访问GaussDB(for MySQL)实例。若IP地址为“10.10.10.%”,则表示10.10.10.X的IP地址都可以访问该GaussDB(for MySQL)实例。若您需要添加多个IP地址,请用英文逗号隔开(逗号前后都不能加空格),例如192.168.0.1,172.16.213.9,一次最多创建50个。
140
+ 主机IP地址,即允许数据库用户在当前主机连接数据库,默认IP地址为%,表示允许所有地址访问TaurusDB实例。若IP地址为“10.10.10.%”,则表示10.10.10.X的IP地址都可以访问该TaurusDB实例。若您需要添加多个IP地址,请用英文逗号隔开(逗号前后都不能加空格),例如192.168.0.1,172.16.213.9,一次最多创建50个。
141
141
 
142
142
  :return: The hosts of this CreateDatabaseUserList.
143
143
  :rtype: list[str]
@@ -148,7 +148,7 @@ class CreateDatabaseUserList:
148
148
  def hosts(self, hosts):
149
149
  """Sets the hosts of this CreateDatabaseUserList.
150
150
 
151
- 主机IP地址,即允许数据库用户在当前主机连接数据库,默认IP地址为%,表示允许所有地址访问GaussDB(for MySQL)实例。若IP地址为“10.10.10.%”,则表示10.10.10.X的IP地址都可以访问该GaussDB(for MySQL)实例。若您需要添加多个IP地址,请用英文逗号隔开(逗号前后都不能加空格),例如192.168.0.1,172.16.213.9,一次最多创建50个。
151
+ 主机IP地址,即允许数据库用户在当前主机连接数据库,默认IP地址为%,表示允许所有地址访问TaurusDB实例。若IP地址为“10.10.10.%”,则表示10.10.10.X的IP地址都可以访问该TaurusDB实例。若您需要添加多个IP地址,请用英文逗号隔开(逗号前后都不能加空格),例如192.168.0.1,172.16.213.9,一次最多创建50个。
152
152
 
153
153
  :param hosts: The hosts of this CreateDatabaseUserList.
154
154
  :type hosts: list[str]
@@ -37,9 +37,9 @@ class CreateStarRocksDataReplication:
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
40
- :param source_instance_id: GaussDB(for MySQL)实例ID。
40
+ :param source_instance_id: TaurusDB实例ID。
41
41
  :type source_instance_id: str
42
- :param source_node_id: GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID
42
+ :param source_node_id: TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID
43
43
  :type source_node_id: str
44
44
  :param source_database: 源数据库。
45
45
  :type source_database: str
@@ -69,7 +69,7 @@ class CreateStarRocksDataReplication:
69
69
  def source_instance_id(self):
70
70
  """Gets the source_instance_id of this CreateStarRocksDataReplication.
71
71
 
72
- GaussDB(for MySQL)实例ID。
72
+ TaurusDB实例ID。
73
73
 
74
74
  :return: The source_instance_id of this CreateStarRocksDataReplication.
75
75
  :rtype: str
@@ -80,7 +80,7 @@ class CreateStarRocksDataReplication:
80
80
  def source_instance_id(self, source_instance_id):
81
81
  """Sets the source_instance_id of this CreateStarRocksDataReplication.
82
82
 
83
- GaussDB(for MySQL)实例ID。
83
+ TaurusDB实例ID。
84
84
 
85
85
  :param source_instance_id: The source_instance_id of this CreateStarRocksDataReplication.
86
86
  :type source_instance_id: str
@@ -91,7 +91,7 @@ class CreateStarRocksDataReplication:
91
91
  def source_node_id(self):
92
92
  """Gets the source_node_id of this CreateStarRocksDataReplication.
93
93
 
94
- GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID
94
+ TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID
95
95
 
96
96
  :return: The source_node_id of this CreateStarRocksDataReplication.
97
97
  :rtype: str
@@ -102,7 +102,7 @@ class CreateStarRocksDataReplication:
102
102
  def source_node_id(self, source_node_id):
103
103
  """Sets the source_node_id of this CreateStarRocksDataReplication.
104
104
 
105
- GaussDB(for MySQL)只读节点ID。如为空,则取GaussDB(for MySQL)主节点ID
105
+ TaurusDB只读节点ID。如为空,则取TaurusDB主节点ID
106
106
 
107
107
  :param source_node_id: The source_node_id of this CreateStarRocksDataReplication.
108
108
  :type source_node_id: str
@@ -33,7 +33,7 @@ class CreateStarrocksInstanceRequest:
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
36
- :param instance_id: GaussDBForMySQL数据库实例ID,严格匹配UUID规则。
36
+ :param instance_id: TaurusDB数据库实例ID,严格匹配UUID规则。
37
37
  :type instance_id: str
38
38
  :param x_language: 请求语言类型。默认en-us。 取值范围: - en-us - zh-cn
39
39
  :type x_language: str
@@ -58,7 +58,7 @@ class CreateStarrocksInstanceRequest:
58
58
  def instance_id(self):
59
59
  """Gets the instance_id of this CreateStarrocksInstanceRequest.
60
60
 
61
- GaussDBForMySQL数据库实例ID,严格匹配UUID规则。
61
+ TaurusDB数据库实例ID,严格匹配UUID规则。
62
62
 
63
63
  :return: The instance_id of this CreateStarrocksInstanceRequest.
64
64
  :rtype: str
@@ -69,7 +69,7 @@ class CreateStarrocksInstanceRequest:
69
69
  def instance_id(self, instance_id):
70
70
  """Sets the instance_id of this CreateStarrocksInstanceRequest.
71
71
 
72
- GaussDBForMySQL数据库实例ID,严格匹配UUID规则。
72
+ TaurusDB数据库实例ID,严格匹配UUID规则。
73
73
 
74
74
  :param instance_id: The instance_id of this CreateStarrocksInstanceRequest.
75
75
  :type instance_id: str