Required. Service project ID and location to lookup service project attachment for. Only global location is supported. Expected format: projects/{project}/locations/{location}.
Request body
The request body must be empty.
Response body
Response for locations.lookupServiceProjectAttachment.
If successful, the response body contains data with the following structure:
[[["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-10-17 UTC."],[[["This API call, using a GET request, lists a service project attachment for a given service project to see if it is attached to a host project."],["The API endpoint is `https://apphub.googleapis.com/v1alpha/{name=projects/*/locations/*}:lookupServiceProjectAttachment`, and it uses gRPC Transcoding syntax."],["The request requires a `name` path parameter, which is the service project ID and location in the format: `projects/{project}/locations/{location}`, with only the global location supported."],["The request body must be empty, and a successful response will include a `serviceProjectAttachment` object or be empty if one does not exist."],["The required authorization scope is `https://www.googleapis.com/auth/cloud-platform` and the necessary IAM permission is `apphub.serviceProjectAttachments.lookup`."]]],[]]