Class StoreType.Builder (1.23.0)

public static final class StoreType.Builder extends GeneratedMessage.Builder<StoreType.Builder> implements StoreTypeOrBuilder

Store where the product is sold (online versus local stores).

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

Implements

StoreTypeOrBuilder

Static Methods

getDescriptor()

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

Methods

build()

public StoreType build()
Returns
Type Description
StoreType

buildPartial()

public StoreType buildPartial()
Returns
Type Description
StoreType

clear()

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

getDefaultInstanceForType()

public StoreType getDefaultInstanceForType()
Returns
Type Description
StoreType

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

mergeFrom(Message other)

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

mergeFrom(StoreType other)

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