tencentcloud-sdk-nodejs-wedata 4.1.177 → 4.1.180
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
|
@@ -11450,7 +11450,7 @@ export interface ListPermissionsRequest {
|
|
|
11450
11450
|
- Metalake,固定为default
|
|
11451
11451
|
- Catalog,取catalogName
|
|
11452
11452
|
- Schema,取catalogName.SchemaName
|
|
11453
|
-
- Table
|
|
11453
|
+
- Table,取catalogName.SchemaName.TableName
|
|
11454
11454
|
*/
|
|
11455
11455
|
Resource?: PrivilegeResource;
|
|
11456
11456
|
/**
|