Enum for specifying event types for which notifications are to be
published.
Additional event types may be added in the future. Clients should either
safely ignore unrecognized event types or explicitly specify which event
types they are prepared to accept.
[[["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 2025-08-07 UTC."],[[["This document details the `EventType` enum within the `Google.Cloud.StorageTransfer.V1` namespace, used for specifying notification types."],["The latest version of this `EventType` enum is 2.8.0, with historical versions available back to 1.0.0."],["The enum includes fields for `TransferOperationAborted`, `TransferOperationFailed`, `TransferOperationSuccess`, and `Unspecified` status values."],["The `EventType` enum is located in the `Google.Cloud.StorageTransfer.V1.dll` assembly."]]],[]]