public static final class Aggregation.Sum.Builder extends GeneratedMessage.Builder<Aggregation.Sum.Builder> implements Aggregation.SumOrBuilderSum of field values.
Protobuf type google.cloud.migrationcenter.v1.Aggregation.Sum
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Aggregation.Sum.BuilderImplements
Aggregation.SumOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Aggregation.Sum build()| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum |
|
buildPartial()
public Aggregation.Sum buildPartial()| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum |
|
clear()
public Aggregation.Sum.Builder clear()| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum.Builder |
|
getDefaultInstanceForType()
public Aggregation.Sum getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Aggregation.Sum other)
public Aggregation.Sum.Builder mergeFrom(Aggregation.Sum other)| Parameter | |
|---|---|
| Name | Description |
other |
Aggregation.Sum |
| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Aggregation.Sum.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Aggregation.Sum.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Aggregation.Sum.Builder |
|