Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::IntelligenceFinding::StorageGrowthAboveTrend::BucketContribution (v1.11.0)

Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::StorageGrowthAboveTrend::BucketContribution.

Represents the storage growth details for a bucket.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket

def bucket() -> ::String
Returns
  • (::String) — Output only. The name of the bucket.

#error

def error() -> ::Google::Rpc::Status
Returns
  • (::Google::Rpc::Status) — Output only. The error related to accessing the details about the contribution of the bucket.

#percentage_increase

def percentage_increase() -> ::Float
Returns
  • (::Float) — Output only. The percentage increase in storage growth for the bucket.

#total_storage_growth_bytes

def total_storage_growth_bytes() -> ::Integer
Returns
  • (::Integer) — Output only. The total storage growth in bytes for the bucket.