tencentcloud-sdk-nodejs-tione 4.1.192 → 4.1.193

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-tione",
3
- "version": "4.1.192",
3
+ "version": "4.1.193",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6280,6 +6280,11 @@ export interface DataConfig {
6280
6280
  * 主机路径信息
6281
6281
  */
6282
6282
  HostPathSource?: HostPath;
6283
+ /**
6284
+ * 公有云数据源
6285
+ 注意:此字段可能返回 null,表示取不到有效值。
6286
+ */
6287
+ PublicDataSource?: PublicDataSourceFS;
6283
6288
  }
6284
6289
  /**
6285
6290
  * Notebook资源参数