LoggableAction terminated in an error state. FAILED actions are
logged as [ERROR][google.logging.type.LogSeverity.ERROR].
Skipped
The COPY action was skipped for this file. Only supported for
agent-based transfers. SKIPPED actions are
logged as [INFO][google.logging.type.LogSeverity.INFO].
Succeeded
LoggableAction completed successfully. SUCCEEDED actions are
logged as [INFO][google.logging.type.LogSeverity.INFO].
[[["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 `LoggingConfig.Types.LoggableActionState` enum within the Storage Transfer v1 API."],["The latest version of this API is 2.8.0, and it is among a series of versions ranging from 1.0.0 to 2.8.0 that can be accessed."],["The `LoggableActionState` enum defines possible states for actions, including `Failed`, `Succeeded`, and `Unspecified`, each with corresponding log severity levels."],["The `Failed` and `Succeeded` states for a `LoggableAction` are associated with error and info level logs respectively, whereas `Unspecified` is a default value."]]],[]]