Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::ColdlineAndArchivalStorageOperationsSpike::BucketContribution.
Represents the operation spike details for a bucket.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bucket
def bucket() -> ::String- (::String) — Output only. The name of the bucket.
#contribution
def contribution() -> ::Google::Cloud::Storage::Control::V2::IntelligenceFinding::ColdlineAndArchivalStorageOperationsSpike::BucketContribution::Contribution-
(::Google::Cloud::Storage::Control::V2::IntelligenceFinding::ColdlineAndArchivalStorageOperationsSpike::BucketContribution::Contribution) — Output only. The details about the contribution of the bucket.
Note: The following fields are mutually exclusive:
contribution,error. If a field in that set is populated, all other fields in the set will automatically be cleared.
#error
def error() -> ::Google::Rpc::Status-
(::Google::Rpc::Status) — Output only. The error related to accessing the details about the
contribution of the bucket.
Note: The following fields are mutually exclusive:
error,contribution. If a field in that set is populated, all other fields in the set will automatically be cleared.
#percentage_increase
def percentage_increase() -> ::Float- (::Float) — Output only. The percentage increase in operations for the bucket.
#total_operations_count
def total_operations_count() -> ::Integer- (::Integer) — Output only. The total count of operations for the bucket.