Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::ColdlineAndArchivalStorageOperationsSpike.
Represents a finding about a spike in Class A/B operations on Coldline
or Archive Cloud Storage objects.
This corresponds to the COLD_AND_ARCHIVAL_STORAGE_OPERATIONS_SPIKE
finding type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#percentage_increase
def percentage_increase() -> ::Float
Returns
- (::Float) — Output only. The percentage increase in operations across the project.
#top_buckets
def top_buckets() -> ::Array<::Google::Cloud::Storage::Control::V2::IntelligenceFinding::ColdlineAndArchivalStorageOperationsSpike::BucketContribution>
Returns
- (::Array<::Google::Cloud::Storage::Control::V2::IntelligenceFinding::ColdlineAndArchivalStorageOperationsSpike::BucketContribution>) — Output only. A list of the top buckets driving the increase in operations.
#total_operations_count
def total_operations_count() -> ::Integer
Returns
- (::Integer) — Output only. The total count of operations across the project.