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."],[[["\u003cp\u003eThe content outlines different versions of the \u003ccode\u003eEventType\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace, ranging from version 1.0.0 to the latest version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEventType\u003c/code\u003e enum is used to define the types of events for which notifications can be sent regarding storage transfers.\u003c/p\u003e\n"],["\u003cp\u003eThere are four fields specified in the \u003ccode\u003eEventType\u003c/code\u003e enum: \u003ccode\u003eTransferOperationAborted\u003c/code\u003e, \u003ccode\u003eTransferOperationFailed\u003c/code\u003e, \u003ccode\u003eTransferOperationSuccess\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each corresponding to a specific status of a \u003ccode\u003eTransferOperation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe descriptions provide the status that each of the enums represent, such as \u003ccode\u003eTransferOperationAborted\u003c/code\u003e which is the status of when the TransferOperation is aborted.\u003c/p\u003e\n"]]],[],null,[]]