Class ReportGranularity.Builder (1.11.0)

public static final class ReportGranularity.Builder extends GeneratedMessage.Builder<ReportGranularity.Builder> implements ReportGranularityOrBuilder

Granularity of the Best sellers report. Best sellers reports are computed over a week and a month timeframe.

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

Static Methods

getDescriptor()

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

Methods

build()

public ReportGranularity build()
Returns
Type Description
ReportGranularity

buildPartial()

public ReportGranularity buildPartial()
Returns
Type Description
ReportGranularity

clear()

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

getDefaultInstanceForType()

public ReportGranularity getDefaultInstanceForType()
Returns
Type Description
ReportGranularity

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

mergeFrom(Message other)

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

mergeFrom(ReportGranularity other)

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