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

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

#total_egress_bytes

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