@@ -758,7 +758,8 @@ components:
758758 description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
759759 `dashboard`, `integration-account`, `integration-service`, `integration-webhook`,
760760 `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`,
761- `connection`, `connection-group`, `rum-application`, `cross-org-connection`.'
761+ `connection`, `connection-group`, `rum-application`, `cross-org-connection`,
762+ `spreadsheet`.'
762763 example: dashboard:abc-def-ghi
763764 in: path
764765 name: resource_id
@@ -56504,6 +56505,8 @@ paths:
5650456505
5650556506 - Cross Org Connections: `cross-org-connection`
5650656507
56508+ - Spreadsheets: `spreadsheet`
56509+
5650756510
5650856511 #### Supported relations for resources
5650956512
@@ -56547,7 +56550,9 @@ paths:
5654756550
5654856551 RUM Application | `viewer`, `editor`
5654956552
56550- Cross Org Connections | `viewer`, `editor`'
56553+ Cross Org Connections | `viewer`, `editor`
56554+
56555+ Spreadsheets | `viewer`, `editor`'
5655156556 operationId: UpdateRestrictionPolicy
5655256557 parameters:
5655356558 - $ref: '#/components/parameters/ResourceID'
0 commit comments