Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::CrossRegionEgressSpike.
Represents a finding about a spike in cross-region egress from Cloud
Storage.
This corresponds to the CROSS_REGION_EGRESS_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 cross-region egress across the project.
#top_buckets
def top_buckets() -> ::Array<::Google::Cloud::Storage::Control::V2::IntelligenceFinding::CrossRegionEgressSpike::BucketContribution>
Returns
- (::Array<::Google::Cloud::Storage::Control::V2::IntelligenceFinding::CrossRegionEgressSpike::BucketContribution>) — Output only. A list of top buckets driving the increase in cross-region egress.
#total_egress_bytes
def total_egress_bytes() -> ::Integer
Returns
- (::Integer) — Output only. The total cross-region egress volume in bytes across the project.