Class Aggregation.Count.Builder (0.65.0)

public static final class Aggregation.Count.Builder extends GeneratedMessage.Builder<Aggregation.Count.Builder> implements Aggregation.CountOrBuilder

Object count.

Protobuf type google.cloud.migrationcenter.v1.Aggregation.Count

Static Methods

getDescriptor()

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

Methods

build()

public Aggregation.Count build()
Returns
Type Description
Aggregation.Count

buildPartial()

public Aggregation.Count buildPartial()
Returns
Type Description
Aggregation.Count

clear()

public Aggregation.Count.Builder clear()
Returns
Type Description
Aggregation.Count.Builder
Overrides

getDefaultInstanceForType()

public Aggregation.Count getDefaultInstanceForType()
Returns
Type Description
Aggregation.Count

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(Aggregation.Count other)

public Aggregation.Count.Builder mergeFrom(Aggregation.Count other)
Parameter
Name Description
other Aggregation.Count
Returns
Type Description
Aggregation.Count.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Aggregation.Count.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Aggregation.Count.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public Aggregation.Count.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
Aggregation.Count.Builder
Overrides