tencentcloud-sdk-nodejs-tione 4.1.229 → 4.1.231

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.229",
3
+ "version": "4.1.231",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4513,6 +4513,7 @@ export interface Workspace {
4513
4513
  CreateTime?: string;
4514
4514
  /**
4515
4515
  * <p>绑定的资源组信息</p>
4516
+ * @deprecated
4516
4517
  */
4517
4518
  ResourceGroups?: Array<ResourceGroupInWorkspace>;
4518
4519
  /**