[[["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-09-09 UTC."],[],[],null,["# Google Cloud Storage Transfer V1 Client - Class LoggableActionState (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-storage-transfer/latest/V1.LoggingConfig.LoggableActionState)\n- [2.2.0](/php/docs/reference/cloud-storage-transfer/2.2.0/V1.LoggingConfig.LoggableActionState)\n- [2.1.1](/php/docs/reference/cloud-storage-transfer/2.1.1/V1.LoggingConfig.LoggableActionState)\n- [2.0.2](/php/docs/reference/cloud-storage-transfer/2.0.2/V1.LoggingConfig.LoggableActionState)\n- [1.5.0](/php/docs/reference/cloud-storage-transfer/1.5.0/V1.LoggingConfig.LoggableActionState)\n- [1.4.5](/php/docs/reference/cloud-storage-transfer/1.4.5/V1.LoggingConfig.LoggableActionState)\n- [1.3.1](/php/docs/reference/cloud-storage-transfer/1.3.1/V1.LoggingConfig.LoggableActionState)\n- [1.2.0](/php/docs/reference/cloud-storage-transfer/1.2.0/V1.LoggingConfig.LoggableActionState)\n- [1.1.1](/php/docs/reference/cloud-storage-transfer/1.1.1/V1.LoggingConfig.LoggableActionState)\n- [1.0.6](/php/docs/reference/cloud-storage-transfer/1.0.6/V1.LoggingConfig.LoggableActionState) \nReference documentation and code samples for the Google Cloud Storage Transfer V1 Client class LoggableActionState.\n\nLoggable action states.\n\nProtobuf type `google.storagetransfer.v1.LoggingConfig.LoggableActionState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageTransfer \\\\ V1 \\\\ LoggingConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LOGGABLE_ACTION_STATE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `LOGGABLE_ACTION_STATE_UNSPECIFIED = 0;`\n\n### SUCCEEDED\n\n Value: 1\n\n`LoggableAction` completed successfully. `SUCCEEDED` actions are\nlogged as [INFO](https://cloud.google.com/php/docs/reference/common-protos/latest/Cloud.Logging.Type.LogSeverity.html#_Google_Cloud_Logging_Type_LogSeverity__INFO).\n\nGenerated from protobuf enum `SUCCEEDED = 1;`\n\n### FAILED\n\n Value: 2\n\n`LoggableAction` terminated in an error state. `FAILED` actions are\nlogged as [ERROR](https://cloud.google.com/php/docs/reference/common-protos/latest/Cloud.Logging.Type.LogSeverity.html#_Google_Cloud_Logging_Type_LogSeverity__ERROR).\n\nGenerated from protobuf enum `FAILED = 2;`\n\n### SKIPPED\n\n Value: 3\n\nThe `COPY` action was skipped for this file. Only supported for\nagent-based transfers. `SKIPPED` actions are\nlogged as [INFO](https://cloud.google.com/php/docs/reference/common-protos/latest/Cloud.Logging.Type.LogSeverity.html#_Google_Cloud_Logging_Type_LogSeverity__INFO).\n\nGenerated from protobuf enum `SKIPPED = 3;`"]]