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

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

Represents the cross-region egress spike 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.

#contribution

def contribution() -> ::Google::Cloud::Storage::Control::V2::IntelligenceFinding::CrossRegionEgressSpike::BucketContribution::Contribution
Returns

#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.

    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
Returns
  • (::Float) — Output only. The percentage increase in cross-region egress for the bucket.

#total_egress_bytes

def total_egress_bytes() -> ::Integer
Returns
  • (::Integer) — Output only. The total cross-region egress volume in bytes for the bucket.