Required. Resource name of the EventSubscription. Format: projects/{project}/locations/{location}/connections/{connection}/eventSubscriptions/{eventSubscription}
Required. The list of fields to update. Fields are specified relative to the Subscription. A field will be overwritten if it is in the mask. You can modify only the fields listed below. To update the EventSubscription details: * serviceAccount
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
[[["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 update the parameters of a single EventSubscription using a PATCH HTTP request."],["The request URL follows gRPC Transcoding syntax, and the `eventSubscription.name` path parameter is mandatory."],["The `updateMask` query parameter is required and specifies which fields of the EventSubscription should be modified, in FieldMask format."],["The request body should include an instance of the EventSubscription resource, while a successful response returns an Operation resource."],["Updating an EventSubscription requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]