[[["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-03-25 UTC."],[[["This webpage details how to retrieve information about a specific EventSubscription using a GET request."],["The required URL format for the GET request is provided, utilizing gRPC Transcoding syntax."],["The request must include a `name` parameter in the URL path, formatted as `projects/*/locations/*/connections/*/eventSubscriptions/*`, and requires specific IAM permissions."],["The request body must be empty when requesting this information."],["Successful requests will return an EventSubscription instance in the response body, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]