Skip to content
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

[Enhancement] Add Test-GSGroupMembership to confirm if a group has a specific member in it and return a bool #186

Closed
scrthq opened this issue May 14, 2019 · 1 comment
Assignees

Comments

@scrthq
Copy link
Member

scrthq commented May 14, 2019

Requested via email to implement the following method: https://developers.google.com/admin-sdk/directory/v1/reference/members/hasMember

Current idea for function name is Test-GSGroupMembership, open to alternative suggestions

@scrthq scrthq self-assigned this May 14, 2019
scrthq added a commit that referenced this issue May 15, 2019
scrthq added a commit that referenced this issue May 15, 2019
## 2.27.0

* [Issue #185](#185)
  * Fixed: `Get-GSGroup -Where_IsAMember $member` no longer errors.
* [Issue #186](#186)
  * Added: `Test-GSGroupMembership` to map to the [hasMember method](https://developers.google.com/admin-sdk/directory/v1/reference/members/hasMember).
* Miscellaneous
  * Improved build process to auto-update NuGet dependencies.
  * Added new private function `Resolve-Email` to convert a name-part or the case-sensitive `me` to the full email address accordingly.
@scrthq
Copy link
Member Author

scrthq commented May 15, 2019

Added in v2.27.0

@scrthq scrthq closed this as completed May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant