isMemberInGroups
inline suspend fun IdentitystoreClient.isMemberInGroups(crossinline block: IsMemberInGroupsRequest.Builder.() -> Unit): IsMemberInGroupsResponse
Checks the user's membership in all requested groups and returns if the member exists in all queried groups.
If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in the Organizations User Guide.