Reference documentation and code samples for the Storage Transfer v1 API enum NotificationConfig.Types.EventType.
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"]],[["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-07-02 UTC."],[[["This webpage provides documentation for the `NotificationConfig.Types.EventType` enum within the Storage Transfer v1 API."],["The enum defines event types related to the status of a `TransferOperation`, including `TransferOperationAborted`, `TransferOperationFailed`, and `TransferOperationSuccess`."],["The latest version of this enum is 2.8.0, but it has documentation available for older versions dating back to 1.0.0."],["The enum also includes an `Unspecified` field which is an illegal value intended to prevent a default."],["The available documentation is under the namespace `Google.Cloud.StorageTransfer.V1` within the assembly `Google.Cloud.StorageTransfer.V1.dll`."]]],[]]