Skip to content

Commit

Permalink
release 3.1.76 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Jan 11, 2024
1 parent 21a8dfd commit 8b88372
Show file tree
Hide file tree
Showing 218 changed files with 11,506 additions and 952 deletions.
400 changes: 400 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

400 changes: 400 additions & 0 deletions CHANGELOG_CN.md

Large diffs are not rendered by default.

1,471 changes: 741 additions & 730 deletions HuaweiCloud.sln

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Services/Aad/Aad.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.Aad</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
2 changes: 1 addition & 1 deletion Services/AntiDDoS/AntiDDoS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.AntiDDoS</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
2 changes: 1 addition & 1 deletion Services/Aom/Aom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.Aom</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
6 changes: 3 additions & 3 deletions Services/Aom/V1/Region/AomRegion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public class AomRegion
"https://aom.na-mexico-1.myhuaweicloud.com");
public static readonly Region TR_WEST_1 = new Region("tr-west-1",
"https://aom.tr-west-1.myhuaweicloud.com");
public static readonly Region EU_WEST_101 = new Region("eu-west-101",
"https://aom.eu-west-101.myhuaweicloud.eu");
public static readonly Region ME_EAST_1 = new Region("me-east-1",
"https://aom.me-east-1.myhuaweicloud.com");

private static readonly IRegionProvider Provider = RegionProviderChain.GetDefault("AOM");

Expand All @@ -73,7 +73,7 @@ public class AomRegion
{ "cn-south-2", CN_SOUTH_2 },
{ "na-mexico-1", NA_MEXICO_1 },
{ "tr-west-1", TR_WEST_1 },
{ "eu-west-101", EU_WEST_101 },
{ "me-east-1", ME_EAST_1 },
};

public static Region ValueOf(string regionId)
Expand Down
6 changes: 3 additions & 3 deletions Services/Aom/V2/Region/AomRegion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public class AomRegion
"https://aom.na-mexico-1.myhuaweicloud.com");
public static readonly Region TR_WEST_1 = new Region("tr-west-1",
"https://aom.tr-west-1.myhuaweicloud.com");
public static readonly Region EU_WEST_101 = new Region("eu-west-101",
"https://aom.eu-west-101.myhuaweicloud.eu");
public static readonly Region ME_EAST_1 = new Region("me-east-1",
"https://aom.me-east-1.myhuaweicloud.com");

private static readonly IRegionProvider Provider = RegionProviderChain.GetDefault("AOM");

Expand All @@ -73,7 +73,7 @@ public class AomRegion
{ "cn-south-2", CN_SOUTH_2 },
{ "na-mexico-1", NA_MEXICO_1 },
{ "tr-west-1", TR_WEST_1 },
{ "eu-west-101", EU_WEST_101 },
{ "me-east-1", ME_EAST_1 },
};

public static Region ValueOf(string regionId)
Expand Down
6 changes: 3 additions & 3 deletions Services/Aom/V3/Region/AomRegion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ public class AomRegion
"https://aom.na-mexico-1.myhuaweicloud.com");
public static readonly Region TR_WEST_1 = new Region("tr-west-1",
"https://aom.tr-west-1.myhuaweicloud.com");
public static readonly Region EU_WEST_101 = new Region("eu-west-101",
"https://aom.eu-west-101.myhuaweicloud.eu");
public static readonly Region ME_EAST_1 = new Region("me-east-1",
"https://aom.me-east-1.myhuaweicloud.com");

private static readonly IRegionProvider Provider = RegionProviderChain.GetDefault("AOM");

Expand All @@ -73,7 +73,7 @@ public class AomRegion
{ "cn-south-2", CN_SOUTH_2 },
{ "na-mexico-1", NA_MEXICO_1 },
{ "tr-west-1", TR_WEST_1 },
{ "eu-west-101", EU_WEST_101 },
{ "me-east-1", ME_EAST_1 },
};

public static Region ValueOf(string regionId)
Expand Down
2 changes: 1 addition & 1 deletion Services/Aos/Aos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.Aos</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
2 changes: 1 addition & 1 deletion Services/As/As.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.As</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
2 changes: 1 addition & 1 deletion Services/Bms/Bms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.Bms</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
2 changes: 1 addition & 1 deletion Services/Cbr/Cbr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.Cbr</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
14 changes: 14 additions & 0 deletions Services/Cbr/V1/Model/ListExternalVaultResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ public class ListExternalVaultResponse : SdkResponse
[JsonProperty("offset", NullValueHandling = NullValueHandling.Ignore)]
public int? Offset { get; set; }

/// <summary>
/// 用于标识SMB服务
/// </summary>
[JsonProperty("sys_lock_source_service", NullValueHandling = NullValueHandling.Ignore)]
public string SysLockSourceService { get; set; }



/// <summary>
Expand All @@ -53,6 +59,7 @@ public override string ToString()
sb.Append(" count: ").Append(Count).Append("\n");
sb.Append(" limit: ").Append(Limit).Append("\n");
sb.Append(" offset: ").Append(Offset).Append("\n");
sb.Append(" sysLockSourceService: ").Append(SysLockSourceService).Append("\n");
sb.Append("}\n");
return sb.ToString();
}
Expand Down Expand Up @@ -94,6 +101,11 @@ public bool Equals(ListExternalVaultResponse input)
this.Offset == input.Offset ||
(this.Offset != null &&
this.Offset.Equals(input.Offset))
) &&
(
this.SysLockSourceService == input.SysLockSourceService ||
(this.SysLockSourceService != null &&
this.SysLockSourceService.Equals(input.SysLockSourceService))
);
}

Expand All @@ -113,6 +125,8 @@ public override int GetHashCode()
hashCode = hashCode * 59 + this.Limit.GetHashCode();
if (this.Offset != null)
hashCode = hashCode * 59 + this.Offset.GetHashCode();
if (this.SysLockSourceService != null)
hashCode = hashCode * 59 + this.SysLockSourceService.GetHashCode();
return hashCode;
}
}
Expand Down
14 changes: 14 additions & 0 deletions Services/Cbr/V1/Model/ListVaultResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ public class ListVaultResponse : SdkResponse
[JsonProperty("offset", NullValueHandling = NullValueHandling.Ignore)]
public int? Offset { get; set; }

/// <summary>
/// 用于标识SMB服务
/// </summary>
[JsonProperty("sys_lock_source_service", NullValueHandling = NullValueHandling.Ignore)]
public string SysLockSourceService { get; set; }



/// <summary>
Expand All @@ -53,6 +59,7 @@ public override string ToString()
sb.Append(" count: ").Append(Count).Append("\n");
sb.Append(" limit: ").Append(Limit).Append("\n");
sb.Append(" offset: ").Append(Offset).Append("\n");
sb.Append(" sysLockSourceService: ").Append(SysLockSourceService).Append("\n");
sb.Append("}\n");
return sb.ToString();
}
Expand Down Expand Up @@ -94,6 +101,11 @@ public bool Equals(ListVaultResponse input)
this.Offset == input.Offset ||
(this.Offset != null &&
this.Offset.Equals(input.Offset))
) &&
(
this.SysLockSourceService == input.SysLockSourceService ||
(this.SysLockSourceService != null &&
this.SysLockSourceService.Equals(input.SysLockSourceService))
);
}

Expand All @@ -113,6 +125,8 @@ public override int GetHashCode()
hashCode = hashCode * 59 + this.Limit.GetHashCode();
if (this.Offset != null)
hashCode = hashCode * 59 + this.Offset.GetHashCode();
if (this.SysLockSourceService != null)
hashCode = hashCode * 59 + this.SysLockSourceService.GetHashCode();
return hashCode;
}
}
Expand Down
14 changes: 14 additions & 0 deletions Services/Cbr/V1/Model/Vault.cs
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ public class Vault
[JsonProperty("threshold", NullValueHandling = NullValueHandling.Ignore)]
public int? Threshold { get; set; }

/// <summary>
/// 用于标识SMB服务
/// </summary>
[JsonProperty("sys_lock_source_service", NullValueHandling = NullValueHandling.Ignore)]
public string SysLockSourceService { get; set; }



/// <summary>
Expand All @@ -137,6 +143,7 @@ public override string ToString()
sb.Append(" autoExpand: ").Append(AutoExpand).Append("\n");
sb.Append(" smnNotify: ").Append(SmnNotify).Append("\n");
sb.Append(" threshold: ").Append(Threshold).Append("\n");
sb.Append(" sysLockSourceService: ").Append(SysLockSourceService).Append("\n");
sb.Append("}\n");
return sb.ToString();
}
Expand Down Expand Up @@ -239,6 +246,11 @@ public bool Equals(Vault input)
this.Threshold == input.Threshold ||
(this.Threshold != null &&
this.Threshold.Equals(input.Threshold))
) &&
(
this.SysLockSourceService == input.SysLockSourceService ||
(this.SysLockSourceService != null &&
this.SysLockSourceService.Equals(input.SysLockSourceService))
);
}

Expand Down Expand Up @@ -282,6 +294,8 @@ public override int GetHashCode()
hashCode = hashCode * 59 + this.SmnNotify.GetHashCode();
if (this.Threshold != null)
hashCode = hashCode * 59 + this.Threshold.GetHashCode();
if (this.SysLockSourceService != null)
hashCode = hashCode * 59 + this.SysLockSourceService.GetHashCode();
return hashCode;
}
}
Expand Down
14 changes: 14 additions & 0 deletions Services/Cbr/V1/Model/VaultCreateResource.cs
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@ public class VaultCreateResource
[JsonProperty("frozen", NullValueHandling = NullValueHandling.Ignore)]
public bool? Frozen { get; set; }

/// <summary>
/// 用于标识SMB服务
/// </summary>
[JsonProperty("sys_lock_source_service", NullValueHandling = NullValueHandling.Ignore)]
public string SysLockSourceService { get; set; }



/// <summary>
Expand Down Expand Up @@ -186,6 +192,7 @@ public override string ToString()
sb.Append(" demandBilling: ").Append(DemandBilling).Append("\n");
sb.Append(" cbcDeleteCount: ").Append(CbcDeleteCount).Append("\n");
sb.Append(" frozen: ").Append(Frozen).Append("\n");
sb.Append(" sysLockSourceService: ").Append(SysLockSourceService).Append("\n");
sb.Append("}\n");
return sb.ToString();
}
Expand Down Expand Up @@ -324,6 +331,11 @@ public bool Equals(VaultCreateResource input)
this.Frozen == input.Frozen ||
(this.Frozen != null &&
this.Frozen.Equals(input.Frozen))
) &&
(
this.SysLockSourceService == input.SysLockSourceService ||
(this.SysLockSourceService != null &&
this.SysLockSourceService.Equals(input.SysLockSourceService))
);
}

Expand Down Expand Up @@ -381,6 +393,8 @@ public override int GetHashCode()
hashCode = hashCode * 59 + this.CbcDeleteCount.GetHashCode();
if (this.Frozen != null)
hashCode = hashCode * 59 + this.Frozen.GetHashCode();
if (this.SysLockSourceService != null)
hashCode = hashCode * 59 + this.SysLockSourceService.GetHashCode();
return hashCode;
}
}
Expand Down
14 changes: 14 additions & 0 deletions Services/Cbr/V1/Model/VaultGet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ public class VaultGet
[JsonProperty("threshold", NullValueHandling = NullValueHandling.Ignore)]
public int? Threshold { get; set; }

/// <summary>
/// 用于标识SMB服务
/// </summary>
[JsonProperty("sys_lock_source_service", NullValueHandling = NullValueHandling.Ignore)]
public string SysLockSourceService { get; set; }

/// <summary>
/// 更新时间,例如:\&quot;2020-02-05T10:38:34.209782\&quot;
/// </summary>
Expand Down Expand Up @@ -149,6 +155,7 @@ public override string ToString()
sb.Append(" autoExpand: ").Append(AutoExpand).Append("\n");
sb.Append(" smnNotify: ").Append(SmnNotify).Append("\n");
sb.Append(" threshold: ").Append(Threshold).Append("\n");
sb.Append(" sysLockSourceService: ").Append(SysLockSourceService).Append("\n");
sb.Append(" updatedAt: ").Append(UpdatedAt).Append("\n");
sb.Append(" version: ").Append(Version).Append("\n");
sb.Append("}\n");
Expand Down Expand Up @@ -254,6 +261,11 @@ public bool Equals(VaultGet input)
(this.Threshold != null &&
this.Threshold.Equals(input.Threshold))
) &&
(
this.SysLockSourceService == input.SysLockSourceService ||
(this.SysLockSourceService != null &&
this.SysLockSourceService.Equals(input.SysLockSourceService))
) &&
(
this.UpdatedAt == input.UpdatedAt ||
(this.UpdatedAt != null &&
Expand Down Expand Up @@ -306,6 +318,8 @@ public override int GetHashCode()
hashCode = hashCode * 59 + this.SmnNotify.GetHashCode();
if (this.Threshold != null)
hashCode = hashCode * 59 + this.Threshold.GetHashCode();
if (this.SysLockSourceService != null)
hashCode = hashCode * 59 + this.SysLockSourceService.GetHashCode();
if (this.UpdatedAt != null)
hashCode = hashCode * 59 + this.UpdatedAt.GetHashCode();
if (this.Version != null)
Expand Down
2 changes: 1 addition & 1 deletion Services/Cce/Cce.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<PackageId>HuaweiCloud.SDK.Cce</PackageId>
<Version>3.1.75</Version>
<Version>3.1.76</Version>
<Authors>HuaweiCloud</Authors>
<Copyright>Copyright 2023 Huawei Technologies Co., Ltd.</Copyright>
<Company>Huawei Technologies Co., Ltd.</Company>
Expand Down
2 changes: 1 addition & 1 deletion Services/Cce/V3/Model/CreateNodePoolResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class CreateNodePoolResponse : SdkResponse
///
/// </summary>
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public NodePoolStatus Status { get; set; }
public CreateNodePoolStatus Status { get; set; }



Expand Down
Loading

0 comments on commit 8b88372

Please sign in to comment.