-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update/Set group type ie distribution/discussion/collaborative inbox #184
Comments
Hey @n-searle - I don't think the API supports those types directly out of the box, but I should be able to add something like a |
and awesome to hear about the cached sessions! that's fantastic :D |
Hey, That sounds great, the collaborative inbox feature was the one I was mainly looking for but if there is a way to template the others that sounds even better. Thanks for looking into it :) |
hey @n-searle - this will likely take me a little bit to implement, primarily since the field is read-only either until Monday when the update for that API goes live or possibly indefinitely read-only, but I'll need to wait until at least next week to test. I'll try and work on what I can in the meantime :D |
## 2.29.0 * [Issue #201](#201) * Fixed: Fields parameter on remaining `*-GSDriveFile` functions * [Issue #197](#197) * Updated: All remaining `*-TeamDrive` functions now use the new Drives namespace. All previous functions names have been converted to aliases to maintain backwards compatibility. * Added: `Hide-GSDrive` * Added: `Show-GSDrive` * [Issue #184](#184) * Added: `EnableCollaborativeInbox` parameter to `Update-GSGroupSettings` * Added: `WhoCanDiscoverGroup` parameter to `Update-GSGroupSettings`
## 2.29.0 * [Issue #201](#201) * Fixed: Fields parameter on remaining *-GSDriveFile functions * [Issue #197](#197) * Updated: All remaining *-TeamDrive functions now use the new Drives namespace. All previous functions names have been converted to aliases to maintain backwards compatibility. * Added: Hide-GSDrive * Added: Show-GSDrive * [Issue #184](#184) * Added: EnableCollaborativeInbox parameter to Update-GSGroupSettings * Added: WhoCanDiscoverGroup parameter to Update-GSGroupSettings.
Hey @n-searle - This should be doable now in 2.29.0! |
Heya, Awesome, thanks for implementing :) |
Hiya,
Is it possible to add the functionality to set group type with Set-GSGroupSettings / Update-GSGroupSettings.
I would like to be able to create groups and set them to one of the following:
Cheers
P.S the cached sessions are working excellently :D
The text was updated successfully, but these errors were encountered: