[[["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-28 UTC."],[],[],null,["# Google Cloud Storage Batch Operations V1 Client - Class LoggableActionState (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-storagebatchoperations/latest/V1.LoggingConfig.LoggableActionState)\n- [0.1.1](/php/docs/reference/cloud-storagebatchoperations/0.1.1/V1.LoggingConfig.LoggableActionState) \nReference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class LoggableActionState.\n\nLoggable action states filter.\n\nProtobuf type `google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageBatchOperations \\\\ 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\nIllegal value, to avoid allowing a default.\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\nare logged 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;`"]]