release 3.1.83 source code

This commit is contained in:
Huaweicloud-SDK 2024-02-22 16:23:19 +08:00
parent 94d31851e6
commit b88b129b54
406 changed files with 8053 additions and 1335 deletions

View File

@ -1,3 +1,145 @@
# 3.1.83 2024-02-22
### HuaweiCloud SDK BSSINTL
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListSubCustomers**
- changes of request param
- `+ customer_id`
### HuaweiCloud SDK CES
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateDashboardWidgets**
- changes of request param
- `* body: list<BaseWidgetInfo> -> list<object>`
### HuaweiCloud SDK eiHealth
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **GeneratePocketFile**
- changes of request param
- `* padding: int32 -> float`
- **ShowAdmetJob**
- changes of response param
- `- models.value_range.lower_inclusive`
- `- models.value_range.upper_inclusive`
- `* models.value_range.lower: number -> float`
- `* models.value_range.upper: number -> float`
- `* models.value_range: object<ValueRange> -> object<ValueRange2>`
- **CreatePocketMolDesignJob**
- changes of request param
- `* receptor.bounding_box.padding: int32 -> float`
- **ShowPocketMolDesignJob**
- changes of response param
- `* receptor.bounding_box.padding: int32 -> float`
- `- model_list.value_range.lower_inclusive`
- `- model_list.value_range.upper_inclusive`
- `* model_list.value_range.lower: number -> float`
- `* model_list.value_range.upper: number -> float`
- `* model_list.value_range: object<ValueRange> -> object<ValueRange2>`
- **ParseDrugReceptorInfo**
- changes of request param
- `+ add_hydrogen`
- `* body: object<ReceptorDrugFile> -> object<ReceptorDrugFileReq>`
- **CreateOptmJob**
- changes of request param
- `* binding_site.bounding_box.padding: int32 -> float`
- **ShowOptmJob**
- changes of response param
- `* binding_site.bounding_box.padding: int32 -> float`
- `- models.value_range.lower_inclusive`
- `- models.value_range.upper_inclusive`
- `* models.value_range.lower: number -> float`
- `* models.value_range.upper: number -> float`
- `* models.value_range: object<ValueRange> -> object<ValueRange2>`
- **CreateDockingJob**
- changes of request param
- `* receptors.bounding_box.padding: int32 -> float`
- **ShowDockingJob**
- changes of response param
- `* receptors.bounding_box.padding: int32 -> float`
### HuaweiCloud SDK GaussDB
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ModifyGaussMySqlProxyRouteMode**
- changes of request param
- `+ new_node_auto_add_status`
- `+ new_node_weight`
### HuaweiCloud SDK GaussDBforopenGauss
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListRecycleInstances**
- changes of response param
- `+ instances.engine_name`
- `+ instances.volume_size`
- `+ instances.enterprise_project_name`
- `+ instances.backup_level`
### HuaweiCloud SDK IMS
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListImages**
- changes of response param
- `+ images.__image_displayname`
- **UpdateImage**
- changes of response param
- `+ __image_displayname`
### HuaweiCloud SDK OCR
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **RecognizeTrainTicket**
- changes of response param
- `+ result.invoice_style`
- `+ result.issue_date`
- `+ result.discount_mark`
- `+ result.serial_number`
- `+ result.tax_amount`
- `+ result.tax_rate`
- `+ result.air_conditioning`
- `+ result.original_invoice_number`
- `+ result.unified_social_credit_code`
- `+ result.buyer_name`
- `+ result.total_amount_excluding_tax`
- `+ result.invoice_number`
- `+ result.seal_mark`
- `+ result.title`
- `+ result.area`
- `+ result.receipt_number`
- `+ result.amount_in_figures`
- `+ result.amount_in_words`
# 3.1.82 2024-02-20
### HuaweiCloud SDK IAMAccessAnalyzer

View File

@ -1,3 +1,145 @@
# 3.1.83 2024-02-22
### HuaweiCloud SDK BSSINTL
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListSubCustomers**
- 请求参数变更
- `+ customer_id`
### HuaweiCloud SDK CES
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **CreateDashboardWidgets**
- 请求参数变更
- `* body: list<BaseWidgetInfo> -> list<object>`
### HuaweiCloud SDK eiHealth
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **GeneratePocketFile**
- 请求参数变更
- `* padding: int32 -> float`
- **ShowAdmetJob**
- 响应参数变更
- `- models.value_range.lower_inclusive`
- `- models.value_range.upper_inclusive`
- `* models.value_range.lower: number -> float`
- `* models.value_range.upper: number -> float`
- `* models.value_range: object<ValueRange> -> object<ValueRange2>`
- **CreatePocketMolDesignJob**
- 请求参数变更
- `* receptor.bounding_box.padding: int32 -> float`
- **ShowPocketMolDesignJob**
- 响应参数变更
- `* receptor.bounding_box.padding: int32 -> float`
- `- model_list.value_range.lower_inclusive`
- `- model_list.value_range.upper_inclusive`
- `* model_list.value_range.lower: number -> float`
- `* model_list.value_range.upper: number -> float`
- `* model_list.value_range: object<ValueRange> -> object<ValueRange2>`
- **ParseDrugReceptorInfo**
- 请求参数变更
- `+ add_hydrogen`
- `* body: object<ReceptorDrugFile> -> object<ReceptorDrugFileReq>`
- **CreateOptmJob**
- 请求参数变更
- `* binding_site.bounding_box.padding: int32 -> float`
- **ShowOptmJob**
- 响应参数变更
- `* binding_site.bounding_box.padding: int32 -> float`
- `- models.value_range.lower_inclusive`
- `- models.value_range.upper_inclusive`
- `* models.value_range.lower: number -> float`
- `* models.value_range.upper: number -> float`
- `* models.value_range: object<ValueRange> -> object<ValueRange2>`
- **CreateDockingJob**
- 请求参数变更
- `* receptors.bounding_box.padding: int32 -> float`
- **ShowDockingJob**
- 响应参数变更
- `* receptors.bounding_box.padding: int32 -> float`
### HuaweiCloud SDK GaussDB
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ModifyGaussMySqlProxyRouteMode**
- 请求参数变更
- `+ new_node_auto_add_status`
- `+ new_node_weight`
### HuaweiCloud SDK GaussDBforopenGauss
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListRecycleInstances**
- 响应参数变更
- `+ instances.engine_name`
- `+ instances.volume_size`
- `+ instances.enterprise_project_name`
- `+ instances.backup_level`
### HuaweiCloud SDK IMS
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListImages**
- 响应参数变更
- `+ images.__image_displayname`
- **UpdateImage**
- 响应参数变更
- `+ __image_displayname`
### HuaweiCloud SDK OCR
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **RecognizeTrainTicket**
- 响应参数变更
- `+ result.invoice_style`
- `+ result.issue_date`
- `+ result.discount_mark`
- `+ result.serial_number`
- `+ result.tax_amount`
- `+ result.tax_rate`
- `+ result.air_conditioning`
- `+ result.original_invoice_number`
- `+ result.unified_social_credit_code`
- `+ result.buyer_name`
- `+ result.total_amount_excluding_tax`
- `+ result.invoice_number`
- `+ result.seal_mark`
- `+ result.title`
- `+ result.area`
- `+ result.receipt_number`
- `+ result.amount_in_figures`
- `+ result.amount_in_words`
# 3.1.82 2024-02-20
### HuaweiCloud SDK IAMAccessAnalyzer

View File

@ -1 +1 @@
3.1.82
3.1.83

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkaad"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1,162 +1,162 @@
huaweicloudsdkcore == 3.1.82
huaweicloudsdkaad == 3.1.82
huaweicloudsdkantiddos == 3.1.82
huaweicloudsdkaom == 3.1.82
huaweicloudsdkaos == 3.1.82
huaweicloudsdkapig == 3.1.82
huaweicloudsdkapm == 3.1.82
huaweicloudsdkas == 3.1.82
huaweicloudsdkasm == 3.1.82
huaweicloudsdkbcs == 3.1.82
huaweicloudsdkbms == 3.1.82
huaweicloudsdkbss == 3.1.82
huaweicloudsdkbssintl == 3.1.82
huaweicloudsdkcae == 3.1.82
huaweicloudsdkcampusgo == 3.1.82
huaweicloudsdkcbh == 3.1.82
huaweicloudsdkcbr == 3.1.82
huaweicloudsdkcbs == 3.1.82
huaweicloudsdkcc == 3.1.82
huaweicloudsdkcce == 3.1.82
huaweicloudsdkccm == 3.1.82
huaweicloudsdkcdm == 3.1.82
huaweicloudsdkcdn == 3.1.82
huaweicloudsdkces == 3.1.82
huaweicloudsdkcfw == 3.1.82
huaweicloudsdkcgs == 3.1.82
huaweicloudsdkclassroom == 3.1.82
huaweicloudsdkcloudide == 3.1.82
huaweicloudsdkcloudpond == 3.1.82
huaweicloudsdkcloudrtc == 3.1.82
huaweicloudsdkcloudtable == 3.1.82
huaweicloudsdkcloudtest == 3.1.82
huaweicloudsdkcodeartsartifact == 3.1.82
huaweicloudsdkcodeartsbuild == 3.1.82
huaweicloudsdkcodeartscheck == 3.1.82
huaweicloudsdkcodeartsdeploy == 3.1.82
huaweicloudsdkcodeartsinspector == 3.1.82
huaweicloudsdkcodeartspipeline == 3.1.82
huaweicloudsdkcodecraft == 3.1.82
huaweicloudsdkcodehub == 3.1.82
huaweicloudsdkconfig == 3.1.82
huaweicloudsdkcph == 3.1.82
huaweicloudsdkcpts == 3.1.82
huaweicloudsdkcse == 3.1.82
huaweicloudsdkcsms == 3.1.82
huaweicloudsdkcss == 3.1.82
huaweicloudsdkcts == 3.1.82
huaweicloudsdkdas == 3.1.82
huaweicloudsdkdataartsstudio == 3.1.82
huaweicloudsdkdbss == 3.1.82
huaweicloudsdkdc == 3.1.82
huaweicloudsdkdcs == 3.1.82
huaweicloudsdkddm == 3.1.82
huaweicloudsdkdds == 3.1.82
huaweicloudsdkdeh == 3.1.82
huaweicloudsdkdevsecurity == 3.1.82
huaweicloudsdkdevstar == 3.1.82
huaweicloudsdkdgc == 3.1.82
huaweicloudsdkdis == 3.1.82
huaweicloudsdkdlf == 3.1.82
huaweicloudsdkdli == 3.1.82
huaweicloudsdkdns == 3.1.82
huaweicloudsdkdris == 3.1.82
huaweicloudsdkdrs == 3.1.82
huaweicloudsdkdsc == 3.1.82
huaweicloudsdkdwr == 3.1.82
huaweicloudsdkdws == 3.1.82
huaweicloudsdkec == 3.1.82
huaweicloudsdkecs == 3.1.82
huaweicloudsdkedgesec == 3.1.82
huaweicloudsdkeg == 3.1.82
huaweicloudsdkeihealth == 3.1.82
huaweicloudsdkeip == 3.1.82
huaweicloudsdkelb == 3.1.82
huaweicloudsdkeps == 3.1.82
huaweicloudsdker == 3.1.82
huaweicloudsdkevs == 3.1.82
huaweicloudsdkfrs == 3.1.82
huaweicloudsdkfunctiongraph == 3.1.82
huaweicloudsdkga == 3.1.82
huaweicloudsdkgaussdb == 3.1.82
huaweicloudsdkgaussdbfornosql == 3.1.82
huaweicloudsdkgaussdbforopengauss == 3.1.82
huaweicloudsdkgeip == 3.1.82
huaweicloudsdkges == 3.1.82
huaweicloudsdkgsl == 3.1.82
huaweicloudsdkhilens == 3.1.82
huaweicloudsdkhss == 3.1.82
huaweicloudsdkiam == 3.1.82
huaweicloudsdkiamaccessanalyzer == 3.1.82
huaweicloudsdkidentitycenter == 3.1.82
huaweicloudsdkidentitycenterstore == 3.1.82
huaweicloudsdkidme == 3.1.82
huaweicloudsdkidmeclassicapi == 3.1.82
huaweicloudsdkiec == 3.1.82
huaweicloudsdkief == 3.1.82
huaweicloudsdkimage == 3.1.82
huaweicloudsdkimagesearch == 3.1.82
huaweicloudsdkims == 3.1.82
huaweicloudsdkiotanalytics == 3.1.82
huaweicloudsdkiotda == 3.1.82
huaweicloudsdkiotedge == 3.1.82
huaweicloudsdkivs == 3.1.82
huaweicloudsdkkafka == 3.1.82
huaweicloudsdkkms == 3.1.82
huaweicloudsdkkoomessage == 3.1.82
huaweicloudsdkkps == 3.1.82
huaweicloudsdklakeformation == 3.1.82
huaweicloudsdklive == 3.1.82
huaweicloudsdklts == 3.1.82
huaweicloudsdkmapds == 3.1.82
huaweicloudsdkmas == 3.1.82
huaweicloudsdkmeeting == 3.1.82
huaweicloudsdkmetastudio == 3.1.82
huaweicloudsdkmoderation == 3.1.82
huaweicloudsdkmpc == 3.1.82
huaweicloudsdkmrs == 3.1.82
huaweicloudsdkmsgsms == 3.1.82
huaweicloudsdkmssi == 3.1.82
huaweicloudsdknat == 3.1.82
huaweicloudsdknlp == 3.1.82
huaweicloudsdkobs == 3.1.82
huaweicloudsdkocr == 3.1.82
huaweicloudsdkoctopus == 3.1.82
huaweicloudsdkoms == 3.1.82
huaweicloudsdkoptverse == 3.1.82
huaweicloudsdkorganizations == 3.1.82
huaweicloudsdkorgid == 3.1.82
huaweicloudsdkoroas == 3.1.82
huaweicloudsdkosm == 3.1.82
huaweicloudsdkpangulargemodels == 3.1.82
huaweicloudsdkprojectman == 3.1.82
huaweicloudsdkrabbitmq == 3.1.82
huaweicloudsdkram == 3.1.82
huaweicloudsdkrds == 3.1.82
huaweicloudsdkres == 3.1.82
huaweicloudsdkrgc == 3.1.82
huaweicloudsdkrms == 3.1.82
huaweicloudsdkrocketmq == 3.1.82
huaweicloudsdkroma == 3.1.82
huaweicloudsdksa == 3.1.82
huaweicloudsdkscm == 3.1.82
huaweicloudsdksdrs == 3.1.82
huaweicloudsdksecmaster == 3.1.82
huaweicloudsdkservicestage == 3.1.82
huaweicloudsdksfsturbo == 3.1.82
huaweicloudsdksis == 3.1.82
huaweicloudsdksmn == 3.1.82
huaweicloudsdksms == 3.1.82
huaweicloudsdkswr == 3.1.82
huaweicloudsdktics == 3.1.82
huaweicloudsdktms == 3.1.82
huaweicloudsdkugo == 3.1.82
huaweicloudsdkvas == 3.1.82
huaweicloudsdkvcm == 3.1.82
huaweicloudsdkvod == 3.1.82
huaweicloudsdkvpc == 3.1.82
huaweicloudsdkvpcep == 3.1.82
huaweicloudsdkvpn == 3.1.82
huaweicloudsdkwaf == 3.1.82
huaweicloudsdkworkspace == 3.1.82
huaweicloudsdkworkspaceapp == 3.1.82
huaweicloudsdkcore == 3.1.83
huaweicloudsdkaad == 3.1.83
huaweicloudsdkantiddos == 3.1.83
huaweicloudsdkaom == 3.1.83
huaweicloudsdkaos == 3.1.83
huaweicloudsdkapig == 3.1.83
huaweicloudsdkapm == 3.1.83
huaweicloudsdkas == 3.1.83
huaweicloudsdkasm == 3.1.83
huaweicloudsdkbcs == 3.1.83
huaweicloudsdkbms == 3.1.83
huaweicloudsdkbss == 3.1.83
huaweicloudsdkbssintl == 3.1.83
huaweicloudsdkcae == 3.1.83
huaweicloudsdkcampusgo == 3.1.83
huaweicloudsdkcbh == 3.1.83
huaweicloudsdkcbr == 3.1.83
huaweicloudsdkcbs == 3.1.83
huaweicloudsdkcc == 3.1.83
huaweicloudsdkcce == 3.1.83
huaweicloudsdkccm == 3.1.83
huaweicloudsdkcdm == 3.1.83
huaweicloudsdkcdn == 3.1.83
huaweicloudsdkces == 3.1.83
huaweicloudsdkcfw == 3.1.83
huaweicloudsdkcgs == 3.1.83
huaweicloudsdkclassroom == 3.1.83
huaweicloudsdkcloudide == 3.1.83
huaweicloudsdkcloudpond == 3.1.83
huaweicloudsdkcloudrtc == 3.1.83
huaweicloudsdkcloudtable == 3.1.83
huaweicloudsdkcloudtest == 3.1.83
huaweicloudsdkcodeartsartifact == 3.1.83
huaweicloudsdkcodeartsbuild == 3.1.83
huaweicloudsdkcodeartscheck == 3.1.83
huaweicloudsdkcodeartsdeploy == 3.1.83
huaweicloudsdkcodeartsinspector == 3.1.83
huaweicloudsdkcodeartspipeline == 3.1.83
huaweicloudsdkcodecraft == 3.1.83
huaweicloudsdkcodehub == 3.1.83
huaweicloudsdkconfig == 3.1.83
huaweicloudsdkcph == 3.1.83
huaweicloudsdkcpts == 3.1.83
huaweicloudsdkcse == 3.1.83
huaweicloudsdkcsms == 3.1.83
huaweicloudsdkcss == 3.1.83
huaweicloudsdkcts == 3.1.83
huaweicloudsdkdas == 3.1.83
huaweicloudsdkdataartsstudio == 3.1.83
huaweicloudsdkdbss == 3.1.83
huaweicloudsdkdc == 3.1.83
huaweicloudsdkdcs == 3.1.83
huaweicloudsdkddm == 3.1.83
huaweicloudsdkdds == 3.1.83
huaweicloudsdkdeh == 3.1.83
huaweicloudsdkdevsecurity == 3.1.83
huaweicloudsdkdevstar == 3.1.83
huaweicloudsdkdgc == 3.1.83
huaweicloudsdkdis == 3.1.83
huaweicloudsdkdlf == 3.1.83
huaweicloudsdkdli == 3.1.83
huaweicloudsdkdns == 3.1.83
huaweicloudsdkdris == 3.1.83
huaweicloudsdkdrs == 3.1.83
huaweicloudsdkdsc == 3.1.83
huaweicloudsdkdwr == 3.1.83
huaweicloudsdkdws == 3.1.83
huaweicloudsdkec == 3.1.83
huaweicloudsdkecs == 3.1.83
huaweicloudsdkedgesec == 3.1.83
huaweicloudsdkeg == 3.1.83
huaweicloudsdkeihealth == 3.1.83
huaweicloudsdkeip == 3.1.83
huaweicloudsdkelb == 3.1.83
huaweicloudsdkeps == 3.1.83
huaweicloudsdker == 3.1.83
huaweicloudsdkevs == 3.1.83
huaweicloudsdkfrs == 3.1.83
huaweicloudsdkfunctiongraph == 3.1.83
huaweicloudsdkga == 3.1.83
huaweicloudsdkgaussdb == 3.1.83
huaweicloudsdkgaussdbfornosql == 3.1.83
huaweicloudsdkgaussdbforopengauss == 3.1.83
huaweicloudsdkgeip == 3.1.83
huaweicloudsdkges == 3.1.83
huaweicloudsdkgsl == 3.1.83
huaweicloudsdkhilens == 3.1.83
huaweicloudsdkhss == 3.1.83
huaweicloudsdkiam == 3.1.83
huaweicloudsdkiamaccessanalyzer == 3.1.83
huaweicloudsdkidentitycenter == 3.1.83
huaweicloudsdkidentitycenterstore == 3.1.83
huaweicloudsdkidme == 3.1.83
huaweicloudsdkidmeclassicapi == 3.1.83
huaweicloudsdkiec == 3.1.83
huaweicloudsdkief == 3.1.83
huaweicloudsdkimage == 3.1.83
huaweicloudsdkimagesearch == 3.1.83
huaweicloudsdkims == 3.1.83
huaweicloudsdkiotanalytics == 3.1.83
huaweicloudsdkiotda == 3.1.83
huaweicloudsdkiotedge == 3.1.83
huaweicloudsdkivs == 3.1.83
huaweicloudsdkkafka == 3.1.83
huaweicloudsdkkms == 3.1.83
huaweicloudsdkkoomessage == 3.1.83
huaweicloudsdkkps == 3.1.83
huaweicloudsdklakeformation == 3.1.83
huaweicloudsdklive == 3.1.83
huaweicloudsdklts == 3.1.83
huaweicloudsdkmapds == 3.1.83
huaweicloudsdkmas == 3.1.83
huaweicloudsdkmeeting == 3.1.83
huaweicloudsdkmetastudio == 3.1.83
huaweicloudsdkmoderation == 3.1.83
huaweicloudsdkmpc == 3.1.83
huaweicloudsdkmrs == 3.1.83
huaweicloudsdkmsgsms == 3.1.83
huaweicloudsdkmssi == 3.1.83
huaweicloudsdknat == 3.1.83
huaweicloudsdknlp == 3.1.83
huaweicloudsdkobs == 3.1.83
huaweicloudsdkocr == 3.1.83
huaweicloudsdkoctopus == 3.1.83
huaweicloudsdkoms == 3.1.83
huaweicloudsdkoptverse == 3.1.83
huaweicloudsdkorganizations == 3.1.83
huaweicloudsdkorgid == 3.1.83
huaweicloudsdkoroas == 3.1.83
huaweicloudsdkosm == 3.1.83
huaweicloudsdkpangulargemodels == 3.1.83
huaweicloudsdkprojectman == 3.1.83
huaweicloudsdkrabbitmq == 3.1.83
huaweicloudsdkram == 3.1.83
huaweicloudsdkrds == 3.1.83
huaweicloudsdkres == 3.1.83
huaweicloudsdkrgc == 3.1.83
huaweicloudsdkrms == 3.1.83
huaweicloudsdkrocketmq == 3.1.83
huaweicloudsdkroma == 3.1.83
huaweicloudsdksa == 3.1.83
huaweicloudsdkscm == 3.1.83
huaweicloudsdksdrs == 3.1.83
huaweicloudsdksecmaster == 3.1.83
huaweicloudsdkservicestage == 3.1.83
huaweicloudsdksfsturbo == 3.1.83
huaweicloudsdksis == 3.1.83
huaweicloudsdksmn == 3.1.83
huaweicloudsdksms == 3.1.83
huaweicloudsdkswr == 3.1.83
huaweicloudsdktics == 3.1.83
huaweicloudsdktms == 3.1.83
huaweicloudsdkugo == 3.1.83
huaweicloudsdkvas == 3.1.83
huaweicloudsdkvcm == 3.1.83
huaweicloudsdkvod == 3.1.83
huaweicloudsdkvpc == 3.1.83
huaweicloudsdkvpcep == 3.1.83
huaweicloudsdkvpn == 3.1.83
huaweicloudsdkwaf == 3.1.83
huaweicloudsdkworkspace == 3.1.83
huaweicloudsdkworkspaceapp == 3.1.83

View File

@ -23,7 +23,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkall"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -34,168 +34,168 @@ with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
INSTALL_REQUIRES = [
'huaweicloudsdkcore==3.1.82',
'huaweicloudsdkaad==3.1.82',
'huaweicloudsdkantiddos==3.1.82',
'huaweicloudsdkaom==3.1.82',
'huaweicloudsdkaos==3.1.82',
'huaweicloudsdkapig==3.1.82',
'huaweicloudsdkapm==3.1.82',
'huaweicloudsdkas==3.1.82',
'huaweicloudsdkasm==3.1.82',
'huaweicloudsdkbcs==3.1.82',
'huaweicloudsdkbms==3.1.82',
'huaweicloudsdkbss==3.1.82',
'huaweicloudsdkbssintl==3.1.82',
'huaweicloudsdkcae==3.1.82',
'huaweicloudsdkcampusgo==3.1.82',
'huaweicloudsdkcbh==3.1.82',
'huaweicloudsdkcbr==3.1.82',
'huaweicloudsdkcbs==3.1.82',
'huaweicloudsdkcc==3.1.82',
'huaweicloudsdkcce==3.1.82',
'huaweicloudsdkccm==3.1.82',
'huaweicloudsdkcdm==3.1.82',
'huaweicloudsdkcdn==3.1.82',
'huaweicloudsdkces==3.1.82',
'huaweicloudsdkcfw==3.1.82',
'huaweicloudsdkcgs==3.1.82',
'huaweicloudsdkclassroom==3.1.82',
'huaweicloudsdkcloudide==3.1.82',
'huaweicloudsdkcloudpond==3.1.82',
'huaweicloudsdkcloudrtc==3.1.82',
'huaweicloudsdkcloudtable==3.1.82',
'huaweicloudsdkcloudtest==3.1.82',
'huaweicloudsdkcodeartsartifact==3.1.82',
'huaweicloudsdkcodeartsbuild==3.1.82',
'huaweicloudsdkcodeartscheck==3.1.82',
'huaweicloudsdkcodeartsdeploy==3.1.82',
'huaweicloudsdkcodeartsinspector==3.1.82',
'huaweicloudsdkcodeartspipeline==3.1.82',
'huaweicloudsdkcodecraft==3.1.82',
'huaweicloudsdkcodehub==3.1.82',
'huaweicloudsdkconfig==3.1.82',
'huaweicloudsdkcph==3.1.82',
'huaweicloudsdkcpts==3.1.82',
'huaweicloudsdkcse==3.1.82',
'huaweicloudsdkcsms==3.1.82',
'huaweicloudsdkcss==3.1.82',
'huaweicloudsdkcts==3.1.82',
'huaweicloudsdkdas==3.1.82',
'huaweicloudsdkdataartsstudio==3.1.82',
'huaweicloudsdkdbss==3.1.82',
'huaweicloudsdkdc==3.1.82',
'huaweicloudsdkdcs==3.1.82',
'huaweicloudsdkddm==3.1.82',
'huaweicloudsdkdds==3.1.82',
'huaweicloudsdkdeh==3.1.82',
'huaweicloudsdkdevsecurity==3.1.82',
'huaweicloudsdkdevstar==3.1.82',
'huaweicloudsdkdgc==3.1.82',
'huaweicloudsdkdis==3.1.82',
'huaweicloudsdkdlf==3.1.82',
'huaweicloudsdkdli==3.1.82',
'huaweicloudsdkdns==3.1.82',
'huaweicloudsdkdris==3.1.82',
'huaweicloudsdkdrs==3.1.82',
'huaweicloudsdkdsc==3.1.82',
'huaweicloudsdkdwr==3.1.82',
'huaweicloudsdkdws==3.1.82',
'huaweicloudsdkec==3.1.82',
'huaweicloudsdkecs==3.1.82',
'huaweicloudsdkedgesec==3.1.82',
'huaweicloudsdkeg==3.1.82',
'huaweicloudsdkeihealth==3.1.82',
'huaweicloudsdkeip==3.1.82',
'huaweicloudsdkelb==3.1.82',
'huaweicloudsdkeps==3.1.82',
'huaweicloudsdker==3.1.82',
'huaweicloudsdkevs==3.1.82',
'huaweicloudsdkfrs==3.1.82',
'huaweicloudsdkfunctiongraph==3.1.82',
'huaweicloudsdkga==3.1.82',
'huaweicloudsdkgaussdb==3.1.82',
'huaweicloudsdkgaussdbfornosql==3.1.82',
'huaweicloudsdkgaussdbforopengauss==3.1.82',
'huaweicloudsdkgeip==3.1.82',
'huaweicloudsdkges==3.1.82',
'huaweicloudsdkgsl==3.1.82',
'huaweicloudsdkhilens==3.1.82',
'huaweicloudsdkhss==3.1.82',
'huaweicloudsdkiam==3.1.82',
'huaweicloudsdkiamaccessanalyzer==3.1.82',
'huaweicloudsdkidentitycenter==3.1.82',
'huaweicloudsdkidentitycenterstore==3.1.82',
'huaweicloudsdkidme==3.1.82',
'huaweicloudsdkidmeclassicapi==3.1.82',
'huaweicloudsdkiec==3.1.82',
'huaweicloudsdkief==3.1.82',
'huaweicloudsdkimage==3.1.82',
'huaweicloudsdkimagesearch==3.1.82',
'huaweicloudsdkims==3.1.82',
'huaweicloudsdkiotanalytics==3.1.82',
'huaweicloudsdkiotda==3.1.82',
'huaweicloudsdkiotedge==3.1.82',
'huaweicloudsdkivs==3.1.82',
'huaweicloudsdkkafka==3.1.82',
'huaweicloudsdkkms==3.1.82',
'huaweicloudsdkkoomessage==3.1.82',
'huaweicloudsdkkps==3.1.82',
'huaweicloudsdklakeformation==3.1.82',
'huaweicloudsdklive==3.1.82',
'huaweicloudsdklts==3.1.82',
'huaweicloudsdkmapds==3.1.82',
'huaweicloudsdkmas==3.1.82',
'huaweicloudsdkmeeting==3.1.82',
'huaweicloudsdkmetastudio==3.1.82',
'huaweicloudsdkmoderation==3.1.82',
'huaweicloudsdkmpc==3.1.82',
'huaweicloudsdkmrs==3.1.82',
'huaweicloudsdkmsgsms==3.1.82',
'huaweicloudsdkmssi==3.1.82',
'huaweicloudsdknat==3.1.82',
'huaweicloudsdknlp==3.1.82',
'huaweicloudsdkobs==3.1.82',
'huaweicloudsdkocr==3.1.82',
'huaweicloudsdkoctopus==3.1.82',
'huaweicloudsdkoms==3.1.82',
'huaweicloudsdkoptverse==3.1.82',
'huaweicloudsdkorganizations==3.1.82',
'huaweicloudsdkorgid==3.1.82',
'huaweicloudsdkoroas==3.1.82',
'huaweicloudsdkosm==3.1.82',
'huaweicloudsdkpangulargemodels==3.1.82',
'huaweicloudsdkprojectman==3.1.82',
'huaweicloudsdkrabbitmq==3.1.82',
'huaweicloudsdkram==3.1.82',
'huaweicloudsdkrds==3.1.82',
'huaweicloudsdkres==3.1.82',
'huaweicloudsdkrgc==3.1.82',
'huaweicloudsdkrms==3.1.82',
'huaweicloudsdkrocketmq==3.1.82',
'huaweicloudsdkroma==3.1.82',
'huaweicloudsdksa==3.1.82',
'huaweicloudsdkscm==3.1.82',
'huaweicloudsdksdrs==3.1.82',
'huaweicloudsdksecmaster==3.1.82',
'huaweicloudsdkservicestage==3.1.82',
'huaweicloudsdksfsturbo==3.1.82',
'huaweicloudsdksis==3.1.82',
'huaweicloudsdksmn==3.1.82',
'huaweicloudsdksms==3.1.82',
'huaweicloudsdkswr==3.1.82',
'huaweicloudsdktics==3.1.82',
'huaweicloudsdktms==3.1.82',
'huaweicloudsdkugo==3.1.82',
'huaweicloudsdkvas==3.1.82',
'huaweicloudsdkvcm==3.1.82',
'huaweicloudsdkvod==3.1.82',
'huaweicloudsdkvpc==3.1.82',
'huaweicloudsdkvpcep==3.1.82',
'huaweicloudsdkvpn==3.1.82',
'huaweicloudsdkwaf==3.1.82',
'huaweicloudsdkworkspace==3.1.82',
'huaweicloudsdkworkspaceapp==3.1.82',
'huaweicloudsdkcore==3.1.83',
'huaweicloudsdkaad==3.1.83',
'huaweicloudsdkantiddos==3.1.83',
'huaweicloudsdkaom==3.1.83',
'huaweicloudsdkaos==3.1.83',
'huaweicloudsdkapig==3.1.83',
'huaweicloudsdkapm==3.1.83',
'huaweicloudsdkas==3.1.83',
'huaweicloudsdkasm==3.1.83',
'huaweicloudsdkbcs==3.1.83',
'huaweicloudsdkbms==3.1.83',
'huaweicloudsdkbss==3.1.83',
'huaweicloudsdkbssintl==3.1.83',
'huaweicloudsdkcae==3.1.83',
'huaweicloudsdkcampusgo==3.1.83',
'huaweicloudsdkcbh==3.1.83',
'huaweicloudsdkcbr==3.1.83',
'huaweicloudsdkcbs==3.1.83',
'huaweicloudsdkcc==3.1.83',
'huaweicloudsdkcce==3.1.83',
'huaweicloudsdkccm==3.1.83',
'huaweicloudsdkcdm==3.1.83',
'huaweicloudsdkcdn==3.1.83',
'huaweicloudsdkces==3.1.83',
'huaweicloudsdkcfw==3.1.83',
'huaweicloudsdkcgs==3.1.83',
'huaweicloudsdkclassroom==3.1.83',
'huaweicloudsdkcloudide==3.1.83',
'huaweicloudsdkcloudpond==3.1.83',
'huaweicloudsdkcloudrtc==3.1.83',
'huaweicloudsdkcloudtable==3.1.83',
'huaweicloudsdkcloudtest==3.1.83',
'huaweicloudsdkcodeartsartifact==3.1.83',
'huaweicloudsdkcodeartsbuild==3.1.83',
'huaweicloudsdkcodeartscheck==3.1.83',
'huaweicloudsdkcodeartsdeploy==3.1.83',
'huaweicloudsdkcodeartsinspector==3.1.83',
'huaweicloudsdkcodeartspipeline==3.1.83',
'huaweicloudsdkcodecraft==3.1.83',
'huaweicloudsdkcodehub==3.1.83',
'huaweicloudsdkconfig==3.1.83',
'huaweicloudsdkcph==3.1.83',
'huaweicloudsdkcpts==3.1.83',
'huaweicloudsdkcse==3.1.83',
'huaweicloudsdkcsms==3.1.83',
'huaweicloudsdkcss==3.1.83',
'huaweicloudsdkcts==3.1.83',
'huaweicloudsdkdas==3.1.83',
'huaweicloudsdkdataartsstudio==3.1.83',
'huaweicloudsdkdbss==3.1.83',
'huaweicloudsdkdc==3.1.83',
'huaweicloudsdkdcs==3.1.83',
'huaweicloudsdkddm==3.1.83',
'huaweicloudsdkdds==3.1.83',
'huaweicloudsdkdeh==3.1.83',
'huaweicloudsdkdevsecurity==3.1.83',
'huaweicloudsdkdevstar==3.1.83',
'huaweicloudsdkdgc==3.1.83',
'huaweicloudsdkdis==3.1.83',
'huaweicloudsdkdlf==3.1.83',
'huaweicloudsdkdli==3.1.83',
'huaweicloudsdkdns==3.1.83',
'huaweicloudsdkdris==3.1.83',
'huaweicloudsdkdrs==3.1.83',
'huaweicloudsdkdsc==3.1.83',
'huaweicloudsdkdwr==3.1.83',
'huaweicloudsdkdws==3.1.83',
'huaweicloudsdkec==3.1.83',
'huaweicloudsdkecs==3.1.83',
'huaweicloudsdkedgesec==3.1.83',
'huaweicloudsdkeg==3.1.83',
'huaweicloudsdkeihealth==3.1.83',
'huaweicloudsdkeip==3.1.83',
'huaweicloudsdkelb==3.1.83',
'huaweicloudsdkeps==3.1.83',
'huaweicloudsdker==3.1.83',
'huaweicloudsdkevs==3.1.83',
'huaweicloudsdkfrs==3.1.83',
'huaweicloudsdkfunctiongraph==3.1.83',
'huaweicloudsdkga==3.1.83',
'huaweicloudsdkgaussdb==3.1.83',
'huaweicloudsdkgaussdbfornosql==3.1.83',
'huaweicloudsdkgaussdbforopengauss==3.1.83',
'huaweicloudsdkgeip==3.1.83',
'huaweicloudsdkges==3.1.83',
'huaweicloudsdkgsl==3.1.83',
'huaweicloudsdkhilens==3.1.83',
'huaweicloudsdkhss==3.1.83',
'huaweicloudsdkiam==3.1.83',
'huaweicloudsdkiamaccessanalyzer==3.1.83',
'huaweicloudsdkidentitycenter==3.1.83',
'huaweicloudsdkidentitycenterstore==3.1.83',
'huaweicloudsdkidme==3.1.83',
'huaweicloudsdkidmeclassicapi==3.1.83',
'huaweicloudsdkiec==3.1.83',
'huaweicloudsdkief==3.1.83',
'huaweicloudsdkimage==3.1.83',
'huaweicloudsdkimagesearch==3.1.83',
'huaweicloudsdkims==3.1.83',
'huaweicloudsdkiotanalytics==3.1.83',
'huaweicloudsdkiotda==3.1.83',
'huaweicloudsdkiotedge==3.1.83',
'huaweicloudsdkivs==3.1.83',
'huaweicloudsdkkafka==3.1.83',
'huaweicloudsdkkms==3.1.83',
'huaweicloudsdkkoomessage==3.1.83',
'huaweicloudsdkkps==3.1.83',
'huaweicloudsdklakeformation==3.1.83',
'huaweicloudsdklive==3.1.83',
'huaweicloudsdklts==3.1.83',
'huaweicloudsdkmapds==3.1.83',
'huaweicloudsdkmas==3.1.83',
'huaweicloudsdkmeeting==3.1.83',
'huaweicloudsdkmetastudio==3.1.83',
'huaweicloudsdkmoderation==3.1.83',
'huaweicloudsdkmpc==3.1.83',
'huaweicloudsdkmrs==3.1.83',
'huaweicloudsdkmsgsms==3.1.83',
'huaweicloudsdkmssi==3.1.83',
'huaweicloudsdknat==3.1.83',
'huaweicloudsdknlp==3.1.83',
'huaweicloudsdkobs==3.1.83',
'huaweicloudsdkocr==3.1.83',
'huaweicloudsdkoctopus==3.1.83',
'huaweicloudsdkoms==3.1.83',
'huaweicloudsdkoptverse==3.1.83',
'huaweicloudsdkorganizations==3.1.83',
'huaweicloudsdkorgid==3.1.83',
'huaweicloudsdkoroas==3.1.83',
'huaweicloudsdkosm==3.1.83',
'huaweicloudsdkpangulargemodels==3.1.83',
'huaweicloudsdkprojectman==3.1.83',
'huaweicloudsdkrabbitmq==3.1.83',
'huaweicloudsdkram==3.1.83',
'huaweicloudsdkrds==3.1.83',
'huaweicloudsdkres==3.1.83',
'huaweicloudsdkrgc==3.1.83',
'huaweicloudsdkrms==3.1.83',
'huaweicloudsdkrocketmq==3.1.83',
'huaweicloudsdkroma==3.1.83',
'huaweicloudsdksa==3.1.83',
'huaweicloudsdkscm==3.1.83',
'huaweicloudsdksdrs==3.1.83',
'huaweicloudsdksecmaster==3.1.83',
'huaweicloudsdkservicestage==3.1.83',
'huaweicloudsdksfsturbo==3.1.83',
'huaweicloudsdksis==3.1.83',
'huaweicloudsdksmn==3.1.83',
'huaweicloudsdksms==3.1.83',
'huaweicloudsdkswr==3.1.83',
'huaweicloudsdktics==3.1.83',
'huaweicloudsdktms==3.1.83',
'huaweicloudsdkugo==3.1.83',
'huaweicloudsdkvas==3.1.83',
'huaweicloudsdkvcm==3.1.83',
'huaweicloudsdkvod==3.1.83',
'huaweicloudsdkvpc==3.1.83',
'huaweicloudsdkvpcep==3.1.83',
'huaweicloudsdkvpn==3.1.83',
'huaweicloudsdkwaf==3.1.83',
'huaweicloudsdkworkspace==3.1.83',
'huaweicloudsdkworkspaceapp==3.1.83',
]
OPTIONS = {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkantiddos"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkaom"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -36,6 +36,8 @@ class AosRegion:
"https://rfs.la-north-2.myhuaweicloud.com")
AF_SOUTH_1 = Region("af-south-1",
"https://rfs.af-south-1.myhuaweicloud.com")
EU_WEST_101 = Region("eu-west-101",
"https://aos.myhuaweicloud.eu")
static_fields = {
"cn-north-4": CN_NORTH_4,
@ -53,6 +55,7 @@ class AosRegion:
"sa-brazil-1": SA_BRAZIL_1,
"la-north-2": LA_NORTH_2,
"af-south-1": AF_SOUTH_1,
"eu-west-101": EU_WEST_101,
}
@classmethod

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkaos"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkapig"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkapm"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkas"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkasm"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkbcs"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -20,8 +20,8 @@ class ServerDetails:
'id': 'str',
'user_id': 'str',
'name': 'str',
'created': 'datetime',
'updated': 'datetime',
'created': 'str',
'updated': 'str',
'tenant_id': 'str',
'host_id': 'str',
'addresses': 'dict(str, list[AddressInfo])',
@ -122,9 +122,9 @@ class ServerDetails:
:param name: 裸金属服务器名称
:type name: str
:param created: 裸金属服务器创建时间时间戳格式为ISO 8601YYYY-MM-DDTHH:MM:SSZ例如2019-05-22T03:30:52Z
:type created: datetime
:type created: str
:param updated: 裸金属服务器更新时间时间戳格式为ISO 8601YYYY-MM-DDTHH:MM:SSZ例如2019-05-22T04:30:52Z
:type updated: datetime
:type updated: str
:param tenant_id: 裸金属服务器所属租户ID格式为UUID该参数和project_id表示相同的概念
:type tenant_id: str
:param host_id: 裸金属服务器对应的主机ID
@ -410,7 +410,7 @@ class ServerDetails:
裸金属服务器创建时间时间戳格式为ISO 8601YYYY-MM-DDTHH:MM:SSZ例如2019-05-22T03:30:52Z
:return: The created of this ServerDetails.
:rtype: datetime
:rtype: str
"""
return self._created
@ -421,7 +421,7 @@ class ServerDetails:
裸金属服务器创建时间时间戳格式为ISO 8601YYYY-MM-DDTHH:MM:SSZ例如2019-05-22T03:30:52Z
:param created: The created of this ServerDetails.
:type created: datetime
:type created: str
"""
self._created = created
@ -432,7 +432,7 @@ class ServerDetails:
裸金属服务器更新时间时间戳格式为ISO 8601YYYY-MM-DDTHH:MM:SSZ例如2019-05-22T04:30:52Z
:return: The updated of this ServerDetails.
:rtype: datetime
:rtype: str
"""
return self._updated
@ -443,7 +443,7 @@ class ServerDetails:
裸金属服务器更新时间时间戳格式为ISO 8601YYYY-MM-DDTHH:MM:SSZ例如2019-05-22T04:30:52Z
:param updated: The updated of this ServerDetails.
:type updated: datetime
:type updated: str
"""
self._updated = updated

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkbms"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -179,7 +179,7 @@ class MonthlyBillRes:
:type parent_resource_id: str
:param trade_id: 订单ID 交易ID 账单类型为12348时为订单ID其它场景下为 交易ID(非月末扣费应收ID月末扣费账单ID)
:type trade_id: str
:param id: 唯一标识 账单类型为12348存在唯一标识其它场景下不存在唯一标识 该字段为预留字段
:param id: 唯一标识 该字段为预留字段
:type id: str
:param product_spec_desc: 产品的规格描述
:type product_spec_desc: str
@ -1065,7 +1065,7 @@ class MonthlyBillRes:
def id(self):
"""Gets the id of this MonthlyBillRes.
唯一标识 账单类型为12348存在唯一标识其它场景下不存在唯一标识 该字段为预留字段
唯一标识 该字段为预留字段
:return: The id of this MonthlyBillRes.
:rtype: str
@ -1076,7 +1076,7 @@ class MonthlyBillRes:
def id(self, id):
"""Sets the id of this MonthlyBillRes.
唯一标识 账单类型为12348存在唯一标识其它场景下不存在唯一标识 该字段为预留字段
唯一标识 该字段为预留字段
:param id: The id of this MonthlyBillRes.
:type id: str

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkbss"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -25,6 +25,7 @@ class QuerySubCustomerListReq:
'association_type': 'str',
'associated_on_begin': 'str',
'associated_on_end': 'str',
'customer_id': 'str',
'indirect_partner_id': 'str'
}
@ -37,10 +38,11 @@ class QuerySubCustomerListReq:
'association_type': 'association_type',
'associated_on_begin': 'associated_on_begin',
'associated_on_end': 'associated_on_end',
'customer_id': 'customer_id',
'indirect_partner_id': 'indirect_partner_id'
}
def __init__(self, account_name=None, customer=None, offset=None, limit=None, label=None, association_type=None, associated_on_begin=None, associated_on_end=None, indirect_partner_id=None):
def __init__(self, account_name=None, customer=None, offset=None, limit=None, label=None, association_type=None, associated_on_begin=None, associated_on_end=None, customer_id=None, indirect_partner_id=None):
"""QuerySubCustomerListReq
The model defined in huaweicloud sdk
@ -61,6 +63,8 @@ class QuerySubCustomerListReq:
:type associated_on_begin: str
:param associated_on_end: 关联时间区间段结束UTC时间 格式YYYY-MM-DD&#39;T&#39;hh:mm:ss&#39;Z&#39;例如“2019-05-06T08:05:01Z”。
:type associated_on_end: str
:param customer_id: 客户账号ID您可以调用[查询客户列表](https://support.huaweicloud.com/intl/zh-cn/api-bpconsole/mc_00021.html)接口获取customer_id或者可以从创建客户接口的响应获取domain_id此参数不携带或携带值为空串或携带值为null时不作为筛选条件
:type customer_id: str
:param indirect_partner_id: 云经销商ID获取方法请参见查询云经销商列表如果需要查询云经销商的子客户列表必须携带该字段除此之外此参数不做处理
:type indirect_partner_id: str
"""
@ -75,6 +79,7 @@ class QuerySubCustomerListReq:
self._association_type = None
self._associated_on_begin = None
self._associated_on_end = None
self._customer_id = None
self._indirect_partner_id = None
self.discriminator = None
@ -94,6 +99,8 @@ class QuerySubCustomerListReq:
self.associated_on_begin = associated_on_begin
if associated_on_end is not None:
self.associated_on_end = associated_on_end
if customer_id is not None:
self.customer_id = customer_id
if indirect_partner_id is not None:
self.indirect_partner_id = indirect_partner_id
@ -273,6 +280,28 @@ class QuerySubCustomerListReq:
"""
self._associated_on_end = associated_on_end
@property
def customer_id(self):
"""Gets the customer_id of this QuerySubCustomerListReq.
客户账号ID您可以调用[查询客户列表](https://support.huaweicloud.com/intl/zh-cn/api-bpconsole/mc_00021.html)接口获取customer_id或者可以从创建客户接口的响应获取domain_id此参数不携带或携带值为空串或携带值为null时不作为筛选条件
:return: The customer_id of this QuerySubCustomerListReq.
:rtype: str
"""
return self._customer_id
@customer_id.setter
def customer_id(self, customer_id):
"""Sets the customer_id of this QuerySubCustomerListReq.
客户账号ID您可以调用[查询客户列表](https://support.huaweicloud.com/intl/zh-cn/api-bpconsole/mc_00021.html)接口获取customer_id或者可以从创建客户接口的响应获取domain_id此参数不携带或携带值为空串或携带值为null时不作为筛选条件
:param customer_id: The customer_id of this QuerySubCustomerListReq.
:type customer_id: str
"""
self._customer_id = customer_id
@property
def indirect_partner_id(self):
"""Gets the indirect_partner_id of this QuerySubCustomerListReq.

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkbssintl"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcae"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcampusgo"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcbh"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcbr"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcbs"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcc"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcce"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkccm"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcdm"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcdn"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -22,8 +22,6 @@ from huaweicloudsdkces.v2.model.alarm_template_policies import AlarmTemplatePoli
from huaweicloudsdkces.v2.model.alarm_templates import AlarmTemplates
from huaweicloudsdkces.v2.model.alarm_type import AlarmType
from huaweicloudsdkces.v2.model.base_widget_info import BaseWidgetInfo
from huaweicloudsdkces.v2.model.base_widget_info_location import BaseWidgetInfoLocation
from huaweicloudsdkces.v2.model.base_widget_info_properties import BaseWidgetInfoProperties
from huaweicloudsdkces.v2.model.batch_create_resources_request import BatchCreateResourcesRequest
from huaweicloudsdkces.v2.model.batch_create_resources_response import BatchCreateResourcesResponse
from huaweicloudsdkces.v2.model.batch_delete_alarm_rules_request import BatchDeleteAlarmRulesRequest
@ -219,6 +217,8 @@ from huaweicloudsdkces.v2.model.update_policy import UpdatePolicy
from huaweicloudsdkces.v2.model.update_resource_group_request import UpdateResourceGroupRequest
from huaweicloudsdkces.v2.model.update_resource_group_response import UpdateResourceGroupResponse
from huaweicloudsdkces.v2.model.update_widget_info import UpdateWidgetInfo
from huaweicloudsdkces.v2.model.update_widget_info_location import UpdateWidgetInfoLocation
from huaweicloudsdkces.v2.model.update_widget_info_properties import UpdateWidgetInfoProperties
from huaweicloudsdkces.v2.model.value import Value
from huaweicloudsdkces.v2.model.widget_display_mode import WidgetDisplayMode
from huaweicloudsdkces.v2.model.widget_id_item import WidgetIdItem

View File

@ -20,8 +20,6 @@ from huaweicloudsdkces.v2.model.alarm_template_policies import AlarmTemplatePoli
from huaweicloudsdkces.v2.model.alarm_templates import AlarmTemplates
from huaweicloudsdkces.v2.model.alarm_type import AlarmType
from huaweicloudsdkces.v2.model.base_widget_info import BaseWidgetInfo
from huaweicloudsdkces.v2.model.base_widget_info_location import BaseWidgetInfoLocation
from huaweicloudsdkces.v2.model.base_widget_info_properties import BaseWidgetInfoProperties
from huaweicloudsdkces.v2.model.batch_create_resources_request import BatchCreateResourcesRequest
from huaweicloudsdkces.v2.model.batch_create_resources_response import BatchCreateResourcesResponse
from huaweicloudsdkces.v2.model.batch_delete_alarm_rules_request import BatchDeleteAlarmRulesRequest
@ -217,6 +215,8 @@ from huaweicloudsdkces.v2.model.update_policy import UpdatePolicy
from huaweicloudsdkces.v2.model.update_resource_group_request import UpdateResourceGroupRequest
from huaweicloudsdkces.v2.model.update_resource_group_response import UpdateResourceGroupResponse
from huaweicloudsdkces.v2.model.update_widget_info import UpdateWidgetInfo
from huaweicloudsdkces.v2.model.update_widget_info_location import UpdateWidgetInfoLocation
from huaweicloudsdkces.v2.model.update_widget_info_properties import UpdateWidgetInfoProperties
from huaweicloudsdkces.v2.model.value import Value
from huaweicloudsdkces.v2.model.widget_display_mode import WidgetDisplayMode
from huaweicloudsdkces.v2.model.widget_id_item import WidgetIdItem

View File

@ -23,8 +23,8 @@ class BaseWidgetInfo:
'threshold_enabled': 'bool',
'view': 'str',
'metric_display_mode': 'str',
'properties': 'BaseWidgetInfoProperties',
'location': 'BaseWidgetInfoLocation',
'properties': 'UpdateWidgetInfoProperties',
'location': 'UpdateWidgetInfoLocation',
'unit': 'str'
}
@ -58,9 +58,9 @@ class BaseWidgetInfo:
:param metric_display_mode: 指标展示类型single 单指标展示multiple 多指标展示
:type metric_display_mode: str
:param properties:
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
:param location:
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
:param unit: 单位
:type unit: str
"""
@ -234,7 +234,7 @@ class BaseWidgetInfo:
"""Gets the properties of this BaseWidgetInfo.
:return: The properties of this BaseWidgetInfo.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
return self._properties
@ -243,7 +243,7 @@ class BaseWidgetInfo:
"""Sets the properties of this BaseWidgetInfo.
:param properties: The properties of this BaseWidgetInfo.
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
self._properties = properties
@ -252,7 +252,7 @@ class BaseWidgetInfo:
"""Gets the location of this BaseWidgetInfo.
:return: The location of this BaseWidgetInfo.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
return self._location
@ -261,7 +261,7 @@ class BaseWidgetInfo:
"""Sets the location of this BaseWidgetInfo.
:param location: The location of this BaseWidgetInfo.
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
self._location = location

View File

@ -18,7 +18,7 @@ class CreateDashboardWidgetsRequest:
openapi_types = {
'dashboard_id': 'str',
'body': 'list[BaseWidgetInfo]'
'body': 'list[object]'
}
attribute_map = {
@ -34,7 +34,7 @@ class CreateDashboardWidgetsRequest:
:param dashboard_id: 监控看板id以db开头包含22个字母和数字例db16564943172807wjOmoLyn&#39;
:type dashboard_id: str
:param body: Body of the CreateDashboardWidgetsRequest
:type body: list[:class:`huaweicloudsdkces.v2.BaseWidgetInfo`]
:type body: list[object]
"""
@ -74,7 +74,7 @@ class CreateDashboardWidgetsRequest:
"""Gets the body of this CreateDashboardWidgetsRequest.
:return: The body of this CreateDashboardWidgetsRequest.
:rtype: list[:class:`huaweicloudsdkces.v2.BaseWidgetInfo`]
:rtype: list[object]
"""
return self._body
@ -83,7 +83,7 @@ class CreateDashboardWidgetsRequest:
"""Sets the body of this CreateDashboardWidgetsRequest.
:param body: The body of this CreateDashboardWidgetsRequest.
:type body: list[:class:`huaweicloudsdkces.v2.BaseWidgetInfo`]
:type body: list[object]
"""
self._body = body

View File

@ -48,10 +48,8 @@ class DimensionInfo:
self._values = None
self.discriminator = None
if name is not None:
self.name = name
if filter_type is not None:
self.filter_type = filter_type
self.name = name
self.filter_type = filter_type
if values is not None:
self.values = values

View File

@ -53,8 +53,7 @@ class ExtraInfo:
self._custom_proc_name = None
self.discriminator = None
if origin_metric_name is not None:
self.origin_metric_name = origin_metric_name
self.origin_metric_name = origin_metric_name
if metric_prefix is not None:
self.metric_prefix = metric_prefix
if metric_type is not None:

View File

@ -25,8 +25,8 @@ class ShowWidgetResponse(SdkResponse):
'threshold_enabled': 'bool',
'view': 'str',
'metric_display_mode': 'str',
'properties': 'BaseWidgetInfoProperties',
'location': 'BaseWidgetInfoLocation',
'properties': 'UpdateWidgetInfoProperties',
'location': 'UpdateWidgetInfoLocation',
'unit': 'str',
'create_time': 'int'
}
@ -65,9 +65,9 @@ class ShowWidgetResponse(SdkResponse):
:param metric_display_mode: 指标展示类型single 单指标展示multiple 多指标展示
:type metric_display_mode: str
:param properties:
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
:param location:
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
:param unit: 单位
:type unit: str
:param create_time: 监控看板创建时间
@ -271,7 +271,7 @@ class ShowWidgetResponse(SdkResponse):
"""Gets the properties of this ShowWidgetResponse.
:return: The properties of this ShowWidgetResponse.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
return self._properties
@ -280,7 +280,7 @@ class ShowWidgetResponse(SdkResponse):
"""Sets the properties of this ShowWidgetResponse.
:param properties: The properties of this ShowWidgetResponse.
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
self._properties = properties
@ -289,7 +289,7 @@ class ShowWidgetResponse(SdkResponse):
"""Gets the location of this ShowWidgetResponse.
:return: The location of this ShowWidgetResponse.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
return self._location
@ -298,7 +298,7 @@ class ShowWidgetResponse(SdkResponse):
"""Sets the location of this ShowWidgetResponse.
:param location: The location of this ShowWidgetResponse.
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
self._location = location

View File

@ -24,8 +24,8 @@ class UpdateWidgetInfo:
'threshold_enabled': 'bool',
'view': 'str',
'metric_display_mode': 'str',
'properties': 'BaseWidgetInfoProperties',
'location': 'BaseWidgetInfoLocation',
'properties': 'UpdateWidgetInfoProperties',
'location': 'UpdateWidgetInfoLocation',
'unit': 'str'
}
@ -62,9 +62,9 @@ class UpdateWidgetInfo:
:param metric_display_mode: 指标展示类型single 单指标展示multiple 多指标展示
:type metric_display_mode: str
:param properties:
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
:param location:
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
:param unit: 单位
:type unit: str
"""
@ -83,8 +83,7 @@ class UpdateWidgetInfo:
self._unit = None
self.discriminator = None
if widget_id is not None:
self.widget_id = widget_id
self.widget_id = widget_id
if metrics is not None:
self.metrics = metrics
if title is not None:
@ -263,7 +262,7 @@ class UpdateWidgetInfo:
"""Gets the properties of this UpdateWidgetInfo.
:return: The properties of this UpdateWidgetInfo.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
return self._properties
@ -272,7 +271,7 @@ class UpdateWidgetInfo:
"""Sets the properties of this UpdateWidgetInfo.
:param properties: The properties of this UpdateWidgetInfo.
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
self._properties = properties
@ -281,7 +280,7 @@ class UpdateWidgetInfo:
"""Gets the location of this UpdateWidgetInfo.
:return: The location of this UpdateWidgetInfo.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
return self._location
@ -290,7 +289,7 @@ class UpdateWidgetInfo:
"""Sets the location of this UpdateWidgetInfo.
:param location: The location of this UpdateWidgetInfo.
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
self._location = location

View File

@ -5,7 +5,7 @@ import six
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
class BaseWidgetInfoLocation:
class UpdateWidgetInfoLocation:
"""
Attributes:
@ -31,7 +31,7 @@ class BaseWidgetInfoLocation:
}
def __init__(self, top=None, left=None, width=None, height=None):
"""BaseWidgetInfoLocation
"""UpdateWidgetInfoLocation
The model defined in huaweicloud sdk
@ -53,99 +53,95 @@ class BaseWidgetInfoLocation:
self._height = None
self.discriminator = None
if top is not None:
self.top = top
if left is not None:
self.left = left
if width is not None:
self.width = width
if height is not None:
self.height = height
self.top = top
self.left = left
self.width = width
self.height = height
@property
def top(self):
"""Gets the top of this BaseWidgetInfoLocation.
"""Gets the top of this UpdateWidgetInfoLocation.
监控视图的上坐标
:return: The top of this BaseWidgetInfoLocation.
:return: The top of this UpdateWidgetInfoLocation.
:rtype: int
"""
return self._top
@top.setter
def top(self, top):
"""Sets the top of this BaseWidgetInfoLocation.
"""Sets the top of this UpdateWidgetInfoLocation.
监控视图的上坐标
:param top: The top of this BaseWidgetInfoLocation.
:param top: The top of this UpdateWidgetInfoLocation.
:type top: int
"""
self._top = top
@property
def left(self):
"""Gets the left of this BaseWidgetInfoLocation.
"""Gets the left of this UpdateWidgetInfoLocation.
监控视图的左坐标
:return: The left of this BaseWidgetInfoLocation.
:return: The left of this UpdateWidgetInfoLocation.
:rtype: int
"""
return self._left
@left.setter
def left(self, left):
"""Sets the left of this BaseWidgetInfoLocation.
"""Sets the left of this UpdateWidgetInfoLocation.
监控视图的左坐标
:param left: The left of this BaseWidgetInfoLocation.
:param left: The left of this UpdateWidgetInfoLocation.
:type left: int
"""
self._left = left
@property
def width(self):
"""Gets the width of this BaseWidgetInfoLocation.
"""Gets the width of this UpdateWidgetInfoLocation.
监控视图图表宽度
:return: The width of this BaseWidgetInfoLocation.
:return: The width of this UpdateWidgetInfoLocation.
:rtype: int
"""
return self._width
@width.setter
def width(self, width):
"""Sets the width of this BaseWidgetInfoLocation.
"""Sets the width of this UpdateWidgetInfoLocation.
监控视图图表宽度
:param width: The width of this BaseWidgetInfoLocation.
:param width: The width of this UpdateWidgetInfoLocation.
:type width: int
"""
self._width = width
@property
def height(self):
"""Gets the height of this BaseWidgetInfoLocation.
"""Gets the height of this UpdateWidgetInfoLocation.
监控视图图表高度
:return: The height of this BaseWidgetInfoLocation.
:return: The height of this UpdateWidgetInfoLocation.
:rtype: int
"""
return self._height
@height.setter
def height(self, height):
"""Sets the height of this BaseWidgetInfoLocation.
"""Sets the height of this UpdateWidgetInfoLocation.
监控视图图表高度
:param height: The height of this BaseWidgetInfoLocation.
:param height: The height of this UpdateWidgetInfoLocation.
:type height: int
"""
self._height = height
@ -192,7 +188,7 @@ class BaseWidgetInfoLocation:
def __eq__(self, other):
"""Returns true if both objects are equal"""
if not isinstance(other, BaseWidgetInfoLocation):
if not isinstance(other, UpdateWidgetInfoLocation):
return False
return self.__dict__ == other.__dict__

View File

@ -5,7 +5,7 @@ import six
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
class BaseWidgetInfoProperties:
class UpdateWidgetInfoProperties:
"""
Attributes:
@ -29,7 +29,7 @@ class BaseWidgetInfoProperties:
}
def __init__(self, filter=None, top_n=None, order=None):
"""BaseWidgetInfoProperties
"""UpdateWidgetInfoProperties
The model defined in huaweicloud sdk
@ -57,66 +57,66 @@ class BaseWidgetInfoProperties:
@property
def filter(self):
"""Gets the filter of this BaseWidgetInfoProperties.
"""Gets the filter of this UpdateWidgetInfoProperties.
聚合类型目前只有TopN这一种类型
:return: The filter of this BaseWidgetInfoProperties.
:return: The filter of this UpdateWidgetInfoProperties.
:rtype: str
"""
return self._filter
@filter.setter
def filter(self, filter):
"""Sets the filter of this BaseWidgetInfoProperties.
"""Sets the filter of this UpdateWidgetInfoProperties.
聚合类型目前只有TopN这一种类型
:param filter: The filter of this BaseWidgetInfoProperties.
:param filter: The filter of this UpdateWidgetInfoProperties.
:type filter: str
"""
self._filter = filter
@property
def top_n(self):
"""Gets the top_n of this BaseWidgetInfoProperties.
"""Gets the top_n of this UpdateWidgetInfoProperties.
Top值前N个
:return: The top_n of this BaseWidgetInfoProperties.
:return: The top_n of this UpdateWidgetInfoProperties.
:rtype: int
"""
return self._top_n
@top_n.setter
def top_n(self, top_n):
"""Sets the top_n of this BaseWidgetInfoProperties.
"""Sets the top_n of this UpdateWidgetInfoProperties.
Top值前N个
:param top_n: The top_n of this BaseWidgetInfoProperties.
:param top_n: The top_n of this UpdateWidgetInfoProperties.
:type top_n: int
"""
self._top_n = top_n
@property
def order(self):
"""Gets the order of this BaseWidgetInfoProperties.
"""Gets the order of this UpdateWidgetInfoProperties.
排序字段asc正序desc倒序
:return: The order of this BaseWidgetInfoProperties.
:return: The order of this UpdateWidgetInfoProperties.
:rtype: str
"""
return self._order
@order.setter
def order(self, order):
"""Sets the order of this BaseWidgetInfoProperties.
"""Sets the order of this UpdateWidgetInfoProperties.
排序字段asc正序desc倒序
:param order: The order of this BaseWidgetInfoProperties.
:param order: The order of this UpdateWidgetInfoProperties.
:type order: str
"""
self._order = order
@ -163,7 +163,7 @@ class BaseWidgetInfoProperties:
def __eq__(self, other):
"""Returns true if both objects are equal"""
if not isinstance(other, BaseWidgetInfoProperties):
if not isinstance(other, UpdateWidgetInfoProperties):
return False
return self.__dict__ == other.__dict__

View File

@ -23,8 +23,8 @@ class WidgetInfo:
'threshold_enabled': 'bool',
'view': 'str',
'metric_display_mode': 'str',
'properties': 'BaseWidgetInfoProperties',
'location': 'BaseWidgetInfoLocation',
'properties': 'UpdateWidgetInfoProperties',
'location': 'UpdateWidgetInfoLocation',
'unit': 'str',
'create_time': 'int'
}
@ -60,9 +60,9 @@ class WidgetInfo:
:param metric_display_mode: 指标展示类型single 单指标展示multiple 多指标展示
:type metric_display_mode: str
:param properties:
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
:param location:
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
:param unit: 单位
:type unit: str
:param create_time: 监控看板创建时间
@ -241,7 +241,7 @@ class WidgetInfo:
"""Gets the properties of this WidgetInfo.
:return: The properties of this WidgetInfo.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
return self._properties
@ -250,7 +250,7 @@ class WidgetInfo:
"""Sets the properties of this WidgetInfo.
:param properties: The properties of this WidgetInfo.
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
self._properties = properties
@ -259,7 +259,7 @@ class WidgetInfo:
"""Gets the location of this WidgetInfo.
:return: The location of this WidgetInfo.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
return self._location
@ -268,7 +268,7 @@ class WidgetInfo:
"""Sets the location of this WidgetInfo.
:param location: The location of this WidgetInfo.
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
self._location = location

View File

@ -24,8 +24,8 @@ class WidgetInfoWithId:
'threshold_enabled': 'bool',
'view': 'str',
'metric_display_mode': 'str',
'properties': 'BaseWidgetInfoProperties',
'location': 'BaseWidgetInfoLocation',
'properties': 'UpdateWidgetInfoProperties',
'location': 'UpdateWidgetInfoLocation',
'unit': 'str',
'create_time': 'int'
}
@ -64,9 +64,9 @@ class WidgetInfoWithId:
:param metric_display_mode: 指标展示类型single 单指标展示multiple 多指标展示
:type metric_display_mode: str
:param properties:
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
:param location:
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
:param unit: 单位
:type unit: str
:param create_time: 监控看板创建时间
@ -270,7 +270,7 @@ class WidgetInfoWithId:
"""Gets the properties of this WidgetInfoWithId.
:return: The properties of this WidgetInfoWithId.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
return self._properties
@ -279,7 +279,7 @@ class WidgetInfoWithId:
"""Sets the properties of this WidgetInfoWithId.
:param properties: The properties of this WidgetInfoWithId.
:type properties: :class:`huaweicloudsdkces.v2.BaseWidgetInfoProperties`
:type properties: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoProperties`
"""
self._properties = properties
@ -288,7 +288,7 @@ class WidgetInfoWithId:
"""Gets the location of this WidgetInfoWithId.
:return: The location of this WidgetInfoWithId.
:rtype: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:rtype: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
return self._location
@ -297,7 +297,7 @@ class WidgetInfoWithId:
"""Sets the location of this WidgetInfoWithId.
:param location: The location of this WidgetInfoWithId.
:type location: :class:`huaweicloudsdkces.v2.BaseWidgetInfoLocation`
:type location: :class:`huaweicloudsdkces.v2.UpdateWidgetInfoLocation`
"""
self._location = location

View File

@ -58,12 +58,9 @@ class WidgetMetric:
self._extra_info = None
self.discriminator = None
if namespace is not None:
self.namespace = namespace
if dimensions is not None:
self.dimensions = dimensions
if metric_name is not None:
self.metric_name = metric_name
self.namespace = namespace
self.dimensions = dimensions
self.metric_name = metric_name
if alias is not None:
self.alias = alias
if extra_info is not None:

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkces"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -59,7 +59,8 @@ class CreateFirewallReq:
self.discriminator = None
self.name = name
self.enterprise_project_id = enterprise_project_id
if enterprise_project_id is not None:
self.enterprise_project_id = enterprise_project_id
if tags is not None:
self.tags = tags
if flavor is not None:

View File

@ -63,10 +63,8 @@ class CreateFirewallReqChargeInfo:
self.period_type = period_type
if period_num is not None:
self.period_num = period_num
if is_auto_renew is not None:
self.is_auto_renew = is_auto_renew
if is_auto_pay is not None:
self.is_auto_pay = is_auto_pay
self.is_auto_renew = is_auto_renew
self.is_auto_pay = is_auto_pay
@property
def charge_mode(self):

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcfw"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcgs"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkclassroom"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcloudide"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcloudpond"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcloudrtc"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcloudtable"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcloudtest"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodeartsartifact"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodeartsbuild"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodeartscheck"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodeartsdeploy"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodeartsinspector"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodeartspipeline"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

View File

@ -1 +1 @@
huaweicloudsdkcore >= 3.1.82
huaweicloudsdkcore >= 3.1.83

View File

@ -4,7 +4,7 @@ from os import path
from setuptools import setup, find_packages
NAME = "huaweicloudsdkcodecraft"
VERSION = "3.1.82"
VERSION = "3.1.83"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@ -14,7 +14,7 @@ this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
REQUIRES = ["huaweicloudsdkcore>=3.1.82"]
REQUIRES = ["huaweicloudsdkcore>=3.1.83"]
OPTIONS = {
'bdist_wheel': {

Some files were not shown because too many files have changed in this diff Show More