Skip to content

Commit b88d9c6

Browse files
release 3.1.146 source code
1 parent 20ab82b commit b88d9c6

File tree

162 files changed

+2537
-1770
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+2537
-1770
lines changed

CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,89 @@
1+
# 3.1.146 2025-05-15
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _API Version_
6+
- V2
7+
- _Features_
8+
- Support the API `UpdateResourceGroupAssociationAlarmTemplate`
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- None
13+
14+
### HuaweiCloud SDK DDS
15+
16+
- _API Version_
17+
- V3
18+
- _Features_
19+
- None
20+
- _Bug Fix_
21+
- None
22+
- _Change_
23+
- **ShowBackupPolicy**
24+
- changes of response param
25+
- `+ backup_policy.enable_incremental_backup`
26+
- **SetBackupPolicy**
27+
- changes of request param
28+
- `+ backup_policy.enable_incremental_backup`
29+
30+
### HuaweiCloud SDK ECS
31+
32+
- _API Version_
33+
- V2
34+
- _Features_
35+
- None
36+
- _Bug Fix_
37+
- None
38+
- _Change_
39+
- **ListFlavors**
40+
- changes of request param
41+
- `+ flavor_id`
42+
43+
### HuaweiCloud SDK GaussDBforopenGauss
44+
45+
- _API Version_
46+
- V3
47+
- _Features_
48+
- None
49+
- _Bug Fix_
50+
- None
51+
- _Change_
52+
- Remove the API `ListTopIoTraffics`
53+
54+
### HuaweiCloud SDK IAM
55+
56+
- _API Version_
57+
- V3
58+
- _Features_
59+
- None
60+
- _Bug Fix_
61+
- None
62+
- _Change_
63+
- **ListAgencies**
64+
- changes of response param
65+
- `+ agencies.duration`
66+
- **CreateAgency**
67+
- changes of response param
68+
- `+ agency.duration`
69+
- **ShowAgency**
70+
- changes of response param
71+
- `+ agency.duration`
72+
- **UpdateAgency**
73+
- changes of response param
74+
- `+ agency.duration`
75+
76+
### HuaweiCloud SDK OCR
77+
78+
- _API Version_
79+
- V1
80+
- _Features_
81+
- Support the API `RecognizeAutoIdDocClassification`
82+
- _Bug Fix_
83+
- None
84+
- _Change_
85+
- None
86+
187
# 3.1.145 2025-05-08
288

389
### HuaweiCloud SDK BMS

CHANGELOG_CN.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,89 @@
1+
# 3.1.146 2025-05-15
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _接口版本_
6+
- V2
7+
- _新增特性_
8+
- 支持接口`UpdateResourceGroupAssociationAlarmTemplate`
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- 无
13+
14+
### HuaweiCloud SDK DDS
15+
16+
- _接口版本_
17+
- V3
18+
- _新增特性_
19+
- 无
20+
- _解决问题_
21+
- 无
22+
- _特性变更_
23+
- **ShowBackupPolicy**
24+
- 响应参数变更
25+
- `+ backup_policy.enable_incremental_backup`
26+
- **SetBackupPolicy**
27+
- 请求参数变更
28+
- `+ backup_policy.enable_incremental_backup`
29+
30+
### HuaweiCloud SDK ECS
31+
32+
- _接口版本_
33+
- V2
34+
- _新增特性_
35+
- 无
36+
- _解决问题_
37+
- 无
38+
- _特性变更_
39+
- **ListFlavors**
40+
- 请求参数变更
41+
- `+ flavor_id`
42+
43+
### HuaweiCloud SDK GaussDBforopenGauss
44+
45+
- _接口版本_
46+
- V3
47+
- _新增特性_
48+
- 无
49+
- _解决问题_
50+
- 无
51+
- _特性变更_
52+
- 移除接口`ListTopIoTraffics`
53+
54+
### HuaweiCloud SDK IAM
55+
56+
- _接口版本_
57+
- V3
58+
- _新增特性_
59+
- 无
60+
- _解决问题_
61+
- 无
62+
- _特性变更_
63+
- **ListAgencies**
64+
- 响应参数变更
65+
- `+ agencies.duration`
66+
- **CreateAgency**
67+
- 响应参数变更
68+
- `+ agency.duration`
69+
- **ShowAgency**
70+
- 响应参数变更
71+
- `+ agency.duration`
72+
- **UpdateAgency**
73+
- 响应参数变更
74+
- `+ agency.duration`
75+
76+
### HuaweiCloud SDK OCR
77+
78+
- _接口版本_
79+
- V1
80+
- _新增特性_
81+
- 支持接口`RecognizeAutoIdDocClassification`
82+
- _解决问题_
83+
- 无
84+
- _特性变更_
85+
- 无
86+
187
# 3.1.145 2025-05-08
288

389
### HuaweiCloud SDK BMS

HuaweiCloud.sln

Lines changed: 951 additions & 951 deletions
Large diffs are not rendered by default.

Services/Aad/Aad.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Aad</PackageId>
18-
<Version>3.1.145</Version>
18+
<Version>3.1.146</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/AntiDDoS/AntiDDoS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.AntiDDoS</PackageId>
18-
<Version>3.1.145</Version>
18+
<Version>3.1.146</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/Aom/Aom.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Aom</PackageId>
18-
<Version>3.1.145</Version>
18+
<Version>3.1.146</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

Services/Aom/V2/Model/MetricDataValue.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class MetricDataValue
2626
///
2727
/// </summary>
2828
[JsonProperty("metric", NullValueHandling = NullValueHandling.Ignore)]
29-
public MetricQueryMeritcParam Metric { get; set; }
29+
public MetricQueryMetricParam Metric { get; set; }
3030

3131

3232

Services/Aom/V2/Model/MetricQueryMeritcParam.cs renamed to Services/Aom/V2/Model/MetricQueryMetricParam.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace HuaweiCloud.SDK.Aom.V2.Model
1313
/// <summary>
1414
/// 查询参数集
1515
/// </summary>
16-
public class MetricQueryMeritcParam
16+
public class MetricQueryMetricParam
1717
{
1818

1919
/// <summary>
@@ -42,7 +42,7 @@ public class MetricQueryMeritcParam
4242
public override string ToString()
4343
{
4444
var sb = new StringBuilder();
45-
sb.Append("class MetricQueryMeritcParam {\n");
45+
sb.Append("class MetricQueryMetricParam {\n");
4646
sb.Append(" dimensions: ").Append(Dimensions).Append("\n");
4747
sb.Append(" metricName: ").Append(MetricName).Append("\n");
4848
sb.Append(" Namespace: ").Append(Namespace).Append("\n");
@@ -55,13 +55,13 @@ public override string ToString()
5555
/// </summary>
5656
public override bool Equals(object input)
5757
{
58-
return this.Equals(input as MetricQueryMeritcParam);
58+
return this.Equals(input as MetricQueryMetricParam);
5959
}
6060

6161
/// <summary>
6262
/// Returns true if objects are equal
6363
/// </summary>
64-
public bool Equals(MetricQueryMeritcParam input)
64+
public bool Equals(MetricQueryMetricParam input)
6565
{
6666
if (input == null) return false;
6767
if (this.Dimensions != input.Dimensions || (this.Dimensions != null && input.Dimensions != null && !this.Dimensions.SequenceEqual(input.Dimensions))) return false;

Services/Aom/V2/Model/QueryMetricDataParam.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public class QueryMetricDataParam
2020
/// 指标对象列表。 取值范围 JSON数组大小不超过20
2121
/// </summary>
2222
[JsonProperty("metrics", NullValueHandling = NullValueHandling.Ignore)]
23-
public List<MetricQueryMeritcParam> Metrics { get; set; }
23+
public List<MetricQueryMetricParam> Metrics { get; set; }
2424

2525
/// <summary>
2626
/// 监控数据粒度。取值范围(枚举):60(表示粒度为1分钟),300(表示粒度为5分钟),900(表示粒度为15分钟),3600(表示粒度为1小时)。

Services/Aos/Aos.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
1616
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
1717
<PackageId>HuaweiCloud.SDK.Aos</PackageId>
18-
<Version>3.1.145</Version>
18+
<Version>3.1.146</Version>
1919
<Authors>HuaweiCloud</Authors>
2020
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
2121
<Company>Huawei Technologies Co., Ltd.</Company>

0 commit comments

Comments
 (0)