[[["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-19 UTC."],[[["This API endpoint looks up the resource name of a `Membership` using its `EntityKey`."],["The HTTP request is a `GET` method directed to `https://cloudidentity.googleapis.com/v1beta1/{parent=groups/*}/memberships:lookup`, following gRPC Transcoding syntax."],["It requires a `parent` path parameter in the form `groups/{group_id}` and a `memberKey` query parameter representing the member's `EntityKey`."],["The request body must be empty, and a successful response will return a JSON object containing the `name` field, which represents the resource name of the `Membership` in the format `groups/{group_id}/memberships/{membership_id}`."],["Authorization to use the API requires at least one of the specified OAuth scopes, such as `https://www.googleapis.com/auth/cloud-identity.groups.readonly`."]]],[]]