tencentcloud-sdk-hai 3.0.1063 → 3.0.1064

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b1c4a72af5c428939fdc566bbf9997e3f1f891b9
4
- data.tar.gz: acbfac3c677ae1b34f35b6c93237b85b33942042
3
+ metadata.gz: 70d1744230934a445acad0c6a908b83339284fc8
4
+ data.tar.gz: d5dc15074cb5789ee24c1c187aba0bf49860f2bb
5
5
  SHA512:
6
- metadata.gz: 1392a4f60ad05a3f4cb1953e0ec4ff3693f9da11588319dc6a8ab4d77479cd03d28ad94d8fa7f891d092c7f2ff5ae8757c12a5853dd3cd4d56e142ea74567931
7
- data.tar.gz: 1793114b0692b21ac1d29a581a3c5371174a42fe53b4df4869dcd1d695ea5dbfb3f4150a143ebf55455af65f59364482d5722ff0031cf481aa435272365edb5d
6
+ metadata.gz: 355d1c351194ca9075d50bd62cb0f351191d0fda5aa0daf264d99529965e85e44af8aa83b100d186e218d42f157782541537b70238598532f29dfcae5c18bdfc
7
+ data.tar.gz: fa80fd4ff0a31349af617ca1137a225bf8da115f102e95b4348eb85fd70e5421ca79a773004bf1baf8400ef322435bb6adedae58357473cd28e4c70e7c474ee2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1063
1
+ 3.0.1064
@@ -29,7 +29,7 @@ module TencentCloud
29
29
  end
30
30
 
31
31
 
32
- # 本接口(CreateApplicaiton)用于对HAI实例制作自定义应用。
32
+ # 本接口(CreateApplication)用于对HAI实例制作自定义应用。
33
33
 
34
34
  # @param request: Request instance for CreateApplication.
35
35
  # @type request: :class:`Tencentcloud::hai::V20230812::CreateApplicationRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-hai
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1063
4
+ version: 3.0.1064
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-05-19 00:00:00.000000000 Z
11
+ date: 2025-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common