chore: regenerate skills from Discovery API (#65)
Co-authored-by: jpoehnelt <3392975+jpoehnelt@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b3669e04a5
commit
3b38c8dfd5
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@googleworkspace/cli": patch
|
||||
---
|
||||
|
||||
Sync generated skills with latest Google Discovery API specs
|
||||
@@ -147,7 +147,7 @@ gws admin <resource> <method> [flags]
|
||||
|
||||
### users
|
||||
|
||||
- `createGuest` — Create a guest user with access to a [subset of Workspace capabilities](https://support.google.com/a/answer/16558545?hl=en). This feature is currently in Alpha. Please reach out to support if you are
|
||||
- `createGuest` — Create a guest user with access to a [subset of Workspace capabilities](https://support.google.com/a/answer/16558545). This feature is currently in Alpha. Please reach out to support if you are intere
|
||||
- `delete` — Deletes a user.
|
||||
- `get` — Retrieves a user.
|
||||
- `insert` — Creates a user. Mutate calls immediately following user creation might sometimes fail as the user isn't fully created due to propagation delay in our backends. Check the error details for the "User cr
|
||||
|
||||
Reference in New Issue
Block a user