Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::IntelligenceFinding::ThrottledRequestSpike::BucketContribution::Contribution::PrefixContribution.
Represents throttled requests 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 throttled requests for the object prefix.
#prefix
def prefix() -> ::String
Returns
-
(::String) — Output only. The object prefix.
Format:
a/b/c, 'a/b/d', etc.
#throttled_requests
def throttled_requests() -> ::Integer
Returns
- (::Integer) — Output only. The count of throttled requests for the object prefix.