Class AccountAggregation.Builder (1.11.0)

public static final class AccountAggregation.Builder extends GeneratedMessage.Builder<AccountAggregation.Builder> implements AccountAggregationOrBuilder

AccountAggregation payload.

Protobuf type google.shopping.merchant.accounts.v1beta.AccountAggregation

Static Methods

getDescriptor()

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

Methods

build()

public AccountAggregation build()
Returns
Type Description
AccountAggregation

buildPartial()

public AccountAggregation buildPartial()
Returns
Type Description
AccountAggregation

clear()

public AccountAggregation.Builder clear()
Returns
Type Description
AccountAggregation.Builder
Overrides

getDefaultInstanceForType()

public AccountAggregation getDefaultInstanceForType()
Returns
Type Description
AccountAggregation

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(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeFrom(AccountAggregation other)

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