Class IntelligenceFinding.StorageGrowthAboveTrend (2.69.0)

public static final class IntelligenceFinding.StorageGrowthAboveTrend extends GeneratedMessage implements IntelligenceFinding.StorageGrowthAboveTrendOrBuilder

Represents a finding about a storage growth above the expected trend. This corresponds to the STORAGE_GROWTH_ABOVE_TREND finding type.

Protobuf type google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > IntelligenceFinding.StorageGrowthAboveTrend

Static Fields

PERCENTAGE_INCREASE_FIELD_NUMBER

public static final int PERCENTAGE_INCREASE_FIELD_NUMBER
Field Value
Type Description
int

TOP_BUCKETS_FIELD_NUMBER

public static final int TOP_BUCKETS_FIELD_NUMBER
Field Value
Type Description
int

TOTAL_STORAGE_GROWTH_BYTES_FIELD_NUMBER

public static final int TOTAL_STORAGE_GROWTH_BYTES_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static IntelligenceFinding.StorageGrowthAboveTrend getDefaultInstance()
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static IntelligenceFinding.StorageGrowthAboveTrend.Builder newBuilder()
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.Builder

newBuilder(IntelligenceFinding.StorageGrowthAboveTrend prototype)

public static IntelligenceFinding.StorageGrowthAboveTrend.Builder newBuilder(IntelligenceFinding.StorageGrowthAboveTrend prototype)
Parameter
Name Description
prototype IntelligenceFinding.StorageGrowthAboveTrend
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.Builder

parseDelimitedFrom(InputStream input)

public static IntelligenceFinding.StorageGrowthAboveTrend parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static IntelligenceFinding.StorageGrowthAboveTrend parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static IntelligenceFinding.StorageGrowthAboveTrend parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<IntelligenceFinding.StorageGrowthAboveTrend> parser()
Returns
Type Description
Parser<StorageGrowthAboveTrend>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public IntelligenceFinding.StorageGrowthAboveTrend getDefaultInstanceForType()
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend

getParserForType()

public Parser<IntelligenceFinding.StorageGrowthAboveTrend> getParserForType()
Returns
Type Description
Parser<StorageGrowthAboveTrend>
Overrides

getPercentageIncrease()

public double getPercentageIncrease()

Output only. The percentage increase in storage growth.

double percentage_increase = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
double

The percentageIncrease.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getTopBuckets(int index)

public IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution getTopBuckets(int index)

Output only. A list of top buckets driving the increase in storage growth.

repeated .google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution top_buckets = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution

getTopBucketsCount()

public int getTopBucketsCount()

Output only. A list of top buckets driving the increase in storage growth.

repeated .google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution top_buckets = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

getTopBucketsList()

public List<IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution> getTopBucketsList()

Output only. A list of top buckets driving the increase in storage growth.

repeated .google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution top_buckets = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<BucketContribution>

getTopBucketsOrBuilder(int index)

public IntelligenceFinding.StorageGrowthAboveTrend.BucketContributionOrBuilder getTopBucketsOrBuilder(int index)

Output only. A list of top buckets driving the increase in storage growth.

repeated .google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution top_buckets = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
index int
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.BucketContributionOrBuilder

getTopBucketsOrBuilderList()

public List<? extends IntelligenceFinding.StorageGrowthAboveTrend.BucketContributionOrBuilder> getTopBucketsOrBuilderList()

Output only. A list of top buckets driving the increase in storage growth.

repeated .google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend.BucketContribution top_buckets = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
List<? extends com.google.storage.control.v2.IntelligenceFinding.StorageGrowthAboveTrend.BucketContributionOrBuilder>

getTotalStorageGrowthBytes()

public long getTotalStorageGrowthBytes()

Output only. The total storage growth in bytes.

int64 total_storage_growth_bytes = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
long

The totalStorageGrowthBytes.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public IntelligenceFinding.StorageGrowthAboveTrend.Builder newBuilderForType()
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected IntelligenceFinding.StorageGrowthAboveTrend.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.Builder
Overrides

toBuilder()

public IntelligenceFinding.StorageGrowthAboveTrend.Builder toBuilder()
Returns
Type Description
IntelligenceFinding.StorageGrowthAboveTrend.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException