Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::StorageGrowthAboveTrend.
Represents a finding about a storage growth above the expected trend.
This corresponds to the STORAGE_GROWTH_ABOVE_TREND 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 storage growth.
#top_buckets
def top_buckets() -> ::Array<::Google::Cloud::Storage::Control::V2::IntelligenceFinding::StorageGrowthAboveTrend::BucketContribution>
Returns
- (::Array<::Google::Cloud::Storage::Control::V2::IntelligenceFinding::StorageGrowthAboveTrend::BucketContribution>) — Output only. A list of top buckets driving the increase in storage growth.
#total_storage_growth_bytes
def total_storage_growth_bytes() -> ::Integer
Returns
- (::Integer) — Output only. The total storage growth in bytes.