Class TrafficSource.Builder (1.11.0)

public static final class TrafficSource.Builder extends GeneratedMessage.Builder<TrafficSource.Builder> implements TrafficSourceOrBuilder

Traffic source of impressions in the Competitive visibility report.

Protobuf type google.shopping.merchant.reports.v1alpha.TrafficSource

Static Methods

getDescriptor()

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

Methods

build()

public TrafficSource build()
Returns
Type Description
TrafficSource

buildPartial()

public TrafficSource buildPartial()
Returns
Type Description
TrafficSource

clear()

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

getDefaultInstanceForType()

public TrafficSource getDefaultInstanceForType()
Returns
Type Description
TrafficSource

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

mergeFrom(Message other)

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

mergeFrom(TrafficSource other)

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