Class RelativeDemandChangeType.Builder (1.11.0)

public static final class RelativeDemandChangeType.Builder extends GeneratedMessage.Builder<RelativeDemandChangeType.Builder> implements RelativeDemandChangeTypeOrBuilder

Relative demand of a product cluster or brand in the Best sellers report compared to the previous time period.

Protobuf type google.shopping.merchant.reports.v1beta.RelativeDemandChangeType

Static Methods

getDescriptor()

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

Methods

build()

public RelativeDemandChangeType build()
Returns
Type Description
RelativeDemandChangeType

buildPartial()

public RelativeDemandChangeType buildPartial()
Returns
Type Description
RelativeDemandChangeType

clear()

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

getDefaultInstanceForType()

public RelativeDemandChangeType getDefaultInstanceForType()
Returns
Type Description
RelativeDemandChangeType

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

mergeFrom(Message other)

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

mergeFrom(RelativeDemandChangeType other)

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