public static final class Aggregation.Count.Builder extends GeneratedMessageV3.Builder<Aggregation.Count.Builder> implements Aggregation.CountOrBuilder
Object count.
Protobuf type google.cloud.migrationcenter.v1.Aggregation.Count
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Aggregation.Count.BuilderImplements
Aggregation.CountOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Aggregation.Count.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |
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 |
clearField(Descriptors.FieldDescriptor field)
public Aggregation.Count.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public Aggregation.Count.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |
clone()
public Aggregation.Count.Builder clone()
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 GeneratedMessageV3.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 |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Aggregation.Count.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public Aggregation.Count.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Aggregation.Count.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final Aggregation.Count.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
Aggregation.Count.Builder |