Class MarketingMethod.Builder (1.16.0)

public static final class MarketingMethod.Builder extends GeneratedMessage.Builder<MarketingMethod.Builder> implements MarketingMethodOrBuilder

Marketing method used to promote your products on Google (organic versus ads).

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

Static Methods

getDescriptor()

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

Methods

build()

public MarketingMethod build()
Returns
Type Description
MarketingMethod

buildPartial()

public MarketingMethod buildPartial()
Returns
Type Description
MarketingMethod

clear()

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

getDefaultInstanceForType()

public MarketingMethod getDefaultInstanceForType()
Returns
Type Description
MarketingMethod

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

mergeFrom(Message other)

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

mergeFrom(MarketingMethod other)

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