[[["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 outlines the process for retrying the registration of a Subscription using the `eventSubscriptions.retry` function."],["The `POST` request to `https://connectors.googleapis.com/v1/{name=projects/*/locations/*/connections/*/eventSubscriptions/*}:retry` initiates the retry operation, and uses gRPC transcoding syntax."],["The `name` path parameter is a required string, in the format `projects/*/locations/*/connections/*/eventSubscriptions/*`, necessitating `connectors.eventsubscriptions.update` IAM permission for authorization."],["An empty request body is required for this operation."],["A successful retry results in a response body containing an instance of the `Operation` object."]]],[]]