public static final class Aggregation.Count.Builder extends GeneratedMessage.Builder<Aggregation.Count.Builder> implements Aggregation.CountOrBuilderObject count.
Protobuf type google.cloud.migrationcenter.v1.Aggregation.Count
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Aggregation.Count.BuilderImplements
Aggregation.CountOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public Aggregation.Count getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Aggregation.Count |
|
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.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 |
|
| 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 |
|