[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[],["This describes how to retrieve details about a specific Hub. A `GET` request is sent to the provided URL, using gRPC Transcoding syntax. The URL requires the `name` parameter, a string specifying the hub's unique identifier in the format \"networks/{network}/hubs/{hub}\". The request body must be empty. Upon successful execution, the response contains the details of the requested Hub, formatted as an instance of the Hub object.\n"]]