huaweicloudsdkgaussdbforopengauss 3.1.143__py2.py3-none-any.whl → 3.1.145__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.
@@ -33,7 +33,7 @@ class CreateInstanceDatastoreOption:
33
33
 
34
34
  :param type: 数据库引擎,不区分大小写,取值如下: GaussDB。
35
35
  :type type: str
36
- :param version: 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDB&api=ListDatastores)。
36
+ :param version: 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDBforopenGauss&api=ListDatastores)。
37
37
  :type version: str
38
38
  """
39
39
 
@@ -73,7 +73,7 @@ class CreateInstanceDatastoreOption:
73
73
  def version(self):
74
74
  r"""Gets the version of this CreateInstanceDatastoreOption.
75
75
 
76
- 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDB&api=ListDatastores)。
76
+ 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDBforopenGauss&api=ListDatastores)。
77
77
 
78
78
  :return: The version of this CreateInstanceDatastoreOption.
79
79
  :rtype: str
@@ -84,7 +84,7 @@ class CreateInstanceDatastoreOption:
84
84
  def version(self, version):
85
85
  r"""Sets the version of this CreateInstanceDatastoreOption.
86
86
 
87
- 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDB&api=ListDatastores)。
87
+ 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDBforopenGauss&api=ListDatastores)。
88
88
 
89
89
  :param version: The version of this CreateInstanceDatastoreOption.
90
90
  :type version: str
@@ -33,7 +33,7 @@ class OpenGaussDatastoreOption:
33
33
 
34
34
  :param type: 数据库引擎,不区分大小写,取值如下: GaussDB。
35
35
  :type type: str
36
- :param version: 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDB&api=ListDatastores)。
36
+ :param version: 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDBforopenGauss&api=ListDatastores)。
37
37
  :type version: str
38
38
  """
39
39
 
@@ -73,7 +73,7 @@ class OpenGaussDatastoreOption:
73
73
  def version(self):
74
74
  r"""Gets the version of this OpenGaussDatastoreOption.
75
75
 
76
- 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDB&api=ListDatastores)。
76
+ 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDBforopenGauss&api=ListDatastores)。
77
77
 
78
78
  :return: The version of this OpenGaussDatastoreOption.
79
79
  :rtype: str
@@ -84,7 +84,7 @@ class OpenGaussDatastoreOption:
84
84
  def version(self, version):
85
85
  r"""Sets the version of this OpenGaussDatastoreOption.
86
86
 
87
- 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDB&api=ListDatastores)。
87
+ 数据库版本。不填时,默认为当前最新版本。 GaussDB支持的版本参考[查询数据库引擎的版本](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=GaussDBforopenGauss&api=ListDatastores)。
88
88
 
89
89
  :param version: The version of this OpenGaussDatastoreOption.
90
90
  :type version: str
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: huaweicloudsdkgaussdbforopengauss
3
- Version: 3.1.143
3
+ Version: 3.1.145
4
4
  Summary: GaussDBforopenGauss
5
5
  Home-page: https://github.com/huaweicloud/huaweicloud-sdk-python-v3
6
6
  Author: HuaweiCloud SDK
@@ -22,6 +22,6 @@ Classifier: Topic :: Software Development
22
22
  Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: huaweicloudsdkcore>=3.1.143
25
+ Requires-Dist: huaweicloudsdkcore>=3.1.145
26
26
 
27
27
  See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
@@ -63,7 +63,7 @@ huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_request.py,sha256=7Hyq
63
63
  huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_response.py,sha256=p3EITVlMmRhPkhTsKhbZ39mndokkiMVAdjRytURzv0I,2432
64
64
  huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_request.py,sha256=27AH8c6eE4CxgJ8fSolpzpCKmyupjRVBgd-kbjgVT5A,5460
65
65
  huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_response.py,sha256=5zUFgVPFP0505ov1gzyukfkCe_47kScUoNolDf_co4E,5362
66
- huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_datastore_option.py,sha256=VWaEGdS_56NzG17IWFopvw49kLmwAZP4vt5zM1TsmVs,4609
66
+ huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_datastore_option.py,sha256=X8rnKT-gLSpQ6zOYH47GcXn2VaL5F4L6qQApouym0Pg,4645
67
67
  huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_request.py,sha256=PCYi_HwxyMmXafZeqP6oLNxsuR1CpcP9UQVEWy9ZYes,3995
68
68
  huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_resp_item.py,sha256=J61uO_HhEqNVPgUKGUn-rCxjRYS2elXEbcx2NRkXK3E,17315
69
69
  huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_response.py,sha256=x0GQet7or2-NnxibRoNapz1WjCNNBm9f1O-Sk1UE9JU,5258
@@ -303,7 +303,7 @@ huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_list_response.
303
303
  huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_response.py,sha256=gmvyhBWd5jCGaP26f8Joyop8fxSG7fVpUR93Y0oQxN4,9125
304
304
  huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_coordinators.py,sha256=d2ltxyYtKbaqBGLxqzPwcmuJW1TNb-RdfHHRMKmlDYs,3965
305
305
  huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore.py,sha256=Fp6KyTpVkex4rDEahUG8JLrj8amA32fs5QdL5jl7Mps,4569
306
- huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_option.py,sha256=uD0LS7mLWSWKg3D0_OoTi13reKVVGP8JrJFC_whS6gQ,4554
306
+ huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_option.py,sha256=RpWEsFtW0rURHqoTsmlnGbtI8vBzHhJMi4VIPbPJKa8,4590
307
307
  huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_response.py,sha256=57mb6DPM6fBC04W3RKuj8m5B1EX51Swvtltmpag7q3M,3947
308
308
  huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_result.py,sha256=qdTCle6dx_9a6T8EbcrwpNnTfASw8OKwEz6co6nKd04,3880
309
309
  huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_enlarge_volume.py,sha256=kFbFP7bPmNE7KJYk663riysbw_cwt01op5prIP4A3bI,3276
@@ -487,8 +487,8 @@ huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_response.py,sh
487
487
  huaweicloudsdkgaussdbforopengauss/v3/model/weak_password_request_body.py,sha256=e1GM4_Yu3gkAen5sI6UnUu2Ut04lyMHS8Wg2pwdrjKg,3104
488
488
  huaweicloudsdkgaussdbforopengauss/v3/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
489
489
  huaweicloudsdkgaussdbforopengauss/v3/region/gaussdbforopengauss_region.py,sha256=kjNxya2QAw33C5zMJES9Yj1z83HF7ezACprg_DPDYzg,4456
490
- huaweicloudsdkgaussdbforopengauss-3.1.143.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
491
- huaweicloudsdkgaussdbforopengauss-3.1.143.dist-info/METADATA,sha256=MeZXsL5X2u_C2jUKvL7K5zwgC9M-N1Y6ct51xnEjrbE,1183
492
- huaweicloudsdkgaussdbforopengauss-3.1.143.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
493
- huaweicloudsdkgaussdbforopengauss-3.1.143.dist-info/top_level.txt,sha256=Eu0Q0tFHFbnL_PjFOY4Uagc9Xd6tEIZWVieOKIvJ5-A,34
494
- huaweicloudsdkgaussdbforopengauss-3.1.143.dist-info/RECORD,,
490
+ huaweicloudsdkgaussdbforopengauss-3.1.145.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
491
+ huaweicloudsdkgaussdbforopengauss-3.1.145.dist-info/METADATA,sha256=etzqIUgKNaN38TCLy49i2U-LaUp-CfITih-Y4GtUme8,1183
492
+ huaweicloudsdkgaussdbforopengauss-3.1.145.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
493
+ huaweicloudsdkgaussdbforopengauss-3.1.145.dist-info/top_level.txt,sha256=Eu0Q0tFHFbnL_PjFOY4Uagc9Xd6tEIZWVieOKIvJ5-A,34
494
+ huaweicloudsdkgaussdbforopengauss-3.1.145.dist-info/RECORD,,