The name of the service to get information about. The names must be in the same format as used in defining a service perimeter, for example, storage.googleapis.com.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of SupportedService.
[[["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 2025-02-12 UTC."],[[["This page details how to retrieve information about a specific VPS-SC Supported Service using a GET request."],["The request URL follows gRPC Transcoding syntax and requires specifying the service's name as a path parameter."],["The request body must be empty for this operation to successfully work."],["A successful response returns a `SupportedService` instance containing the details of the requested service."],["Authorization for this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]