public static final class Channel.Builder extends GeneratedMessage.Builder<Channel.Builder> implements ChannelOrBuilderChannel of a product.
Channel is used to distinguish between online and local products.
Protobuf type google.shopping.type.Channel
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Channel.BuilderImplements
ChannelOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Channel build()| Returns | |
|---|---|
| Type | Description |
Channel |
|
buildPartial()
public Channel buildPartial()| Returns | |
|---|---|
| Type | Description |
Channel |
|
clear()
public Channel.Builder clear()| Returns | |
|---|---|
| Type | Description |
Channel.Builder |
|
getDefaultInstanceForType()
public Channel getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Channel |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Channel.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Channel.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Channel.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Channel.Builder |
|
mergeFrom(Channel other)
public Channel.Builder mergeFrom(Channel other)| Parameter | |
|---|---|
| Name | Description |
other |
Channel |
| Returns | |
|---|---|
| Type | Description |
Channel.Builder |
|