Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::CrossRegionEgressSpike::BucketContribution::Contribution::PrefixContribution.
Represents the cross-region egress spike details for an object prefix.
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 cross-region egress for the object prefix.
#prefix
def prefix() -> ::String
Returns
-
(::String) — Output only. The object prefix.
Format:
a/b/c, 'a/b/d', etc.
#total_egress_bytes
def total_egress_bytes() -> ::Integer
Returns
- (::Integer) — Output only. The total cross-region egress volume in bytes from the object prefix.