Class RelativeDemand.Builder (1.11.0)

public static final class RelativeDemand.Builder extends GeneratedMessage.Builder<RelativeDemand.Builder> implements RelativeDemandOrBuilder

Relative demand of a product cluster or brand in the Best sellers report.

Protobuf type google.shopping.merchant.reports.v1.RelativeDemand

Static Methods

getDescriptor()

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

Methods

build()

public RelativeDemand build()
Returns
Type Description
RelativeDemand

buildPartial()

public RelativeDemand buildPartial()
Returns
Type Description
RelativeDemand

clear()

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

getDefaultInstanceForType()

public RelativeDemand getDefaultInstanceForType()
Returns
Type Description
RelativeDemand

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 RelativeDemand.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RelativeDemand.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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

mergeFrom(RelativeDemand other)

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