Required. Parent resource of the connectors, of the form: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for EventType resource.
Authorization requires the following IAM permission on the specified resource parent:
connectors.eventtypes.list
Query parameters
Parameters
pageSize
integer
Page size.
pageToken
string
Page token.
Request body
The request body must be empty.
Response body
Response message for Connectors.ListEventTypes.
If successful, the response body contains data with the following structure:
[[["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-06-27 UTC."],[[["This API endpoint retrieves a list of Event Types for a specified Connector Version using a GET request."],["The request URL requires a `parent` path parameter, which is a string identifying the parent resource of the connector in the format `projects/*/locations/*/providers/*/connectors/*/versions/*`."],["The API supports `pageSize` and `pageToken` query parameters for managing the pagination of the returned list."],["The request body must be empty, and a successful response will include a JSON structure with an array of `eventTypes` and an optional `nextPageToken`."],["Authorization for this request requires the `connectors.eventtypes.list` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]