Storage Batch Operations V1 API - Module Google::Cloud::StorageBatchOperations::V1::BucketOperation::State (v0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Storage Batch Operations V1 API module Google::Cloud::StorageBatchOperations::V1::BucketOperation::State.
Describes state of the BucketOperation.
Constants
STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
QUEUED
value: 1 Created but not yet started.
RUNNING
value: 2 In progress.
SUCCEEDED
value: 3 Completed successfully.
CANCELED
value: 4 Cancelled by the user.
FAILED
value: 5 Terminated due to an unrecoverable failure.
[[["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 2026-03-09 UTC."],[],[]]