[[["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-11-12 UTC."],[[["This webpage details how to look up a `Membership` resource name using its `EntityKey`."],["The HTTP request is a `GET` method directed to `https://cloudidentity.googleapis.com/v1/{parent=groups/*}/memberships:lookup`."],["The request requires a `parent` path parameter, specifying the `Group` resource, and a `memberKey` query parameter, identifying the member's `EntityKey`."],["The response body returns a JSON object with the `name` field containing the resource name of the `Membership`, formatted as `groups/{group}/memberships/{membership}`."],["The request requires one of the provided OAuth scopes to be authorized, allowing access to `Membership` data."]]],[]]