[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-17 UTC."],[[["Creates a new `Membership` resource under a specified parent `Group`."],["The `parent` parameter in the URL path is a required string representing the `Group` under which the `Membership` is created, using the format `groups/{group}`."],["The request body must contain an instance of the `Membership` resource."],["A successful request returns an `Operation` resource indicating the status of the `Membership` creation."],["Requires specific OAuth scopes for authorization, including `https://www.googleapis.com/auth/cloud-identity.groups`, `https://www.googleapis.com/auth/cloud-identity`, or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]