Reference documentation and code samples for the Storage Batch Operations V1 API class Google::Cloud::StorageBatchOperations::V1::Counters.
Describes details about the progress of the job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#failed_object_count
def failed_object_count() -> ::Integer
Returns
- (::Integer) — Output only. Number of objects failed.
#succeeded_object_count
def succeeded_object_count() -> ::Integer
Returns
- (::Integer) — Output only. Number of objects completed.
#total_object_count
def total_object_count() -> ::Integer
Returns
- (::Integer) — Output only. Number of objects listed.