public sealed class IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution : IMessage<IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution>, IEquatable<IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution>, IDeepCloneable<IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Storage v2 API class IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution.
Represents the contribution of the bucket towards the
IntelligenceFinding.
Inheritance
object > IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.ContributionImplements
IMessageIntelligenceFindingTypesThrottledRequestSpikeTypesBucketContributionTypesContribution, IEquatableIntelligenceFindingTypesThrottledRequestSpikeTypesBucketContributionTypesContribution, IDeepCloneableIntelligenceFindingTypesThrottledRequestSpikeTypesBucketContributionTypesContribution, IBufferMessage, IMessageNamespace
Google.Cloud.Storage.Control.V2Assembly
Google.Cloud.Storage.Control.V2.dll
Constructors
Contribution()
public Contribution()Contribution(Contribution)
public Contribution(IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution other)| Parameter | |
|---|---|
| Name | Description |
other |
IntelligenceFindingTypesThrottledRequestSpikeTypesBucketContributionTypesContribution |
Properties
TopPrefixes
public RepeatedField<IntelligenceFinding.Types.ThrottledRequestSpike.Types.BucketContribution.Types.Contribution.Types.PrefixContribution> TopPrefixes { get; }Output only. A list of top object prefixes driving the increase in throttled requests.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldIntelligenceFindingTypesThrottledRequestSpikeTypesBucketContributionTypesContributionTypesPrefixContribution |
|