Required. Fully qualified name of the Discovered Service to fetch. Expected format: projects/{project}/locations/{location}/discoveredServices/{discoveredService}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of DiscoveredService.
[[["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-08-27 UTC."],[[["This page details how to retrieve a Discovered Service within a specific host project and location using a GET HTTP request."],["The required URL format for this request is `https://apphub.googleapis.com/v1alpha/{name=projects/*/locations/*/discoveredServices/*}`, following gRPC Transcoding syntax, with a required path parameter `name`."],["The request body must be empty, and a successful response will contain a `DiscoveredService` instance."],["Accessing this service requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apphub.discoveredServices.get` on the specified resource."]]],[]]