public static final class Destination.Builder extends GeneratedMessage.Builder<Destination.Builder> implements DestinationOrBuilderDestinations available for a product.
Destinations are used in Merchant Center to allow you to control where the products from your data feed should be displayed.
Protobuf type google.shopping.type.Destination
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Destination.BuilderImplements
DestinationOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Destination build()| Returns | |
|---|---|
| Type | Description |
Destination |
|
buildPartial()
public Destination buildPartial()| Returns | |
|---|---|
| Type | Description |
Destination |
|
clear()
public Destination.Builder clear()| Returns | |
|---|---|
| Type | Description |
Destination.Builder |
|
getDefaultInstanceForType()
public Destination getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Destination |
|
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 Destination.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Destination.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Destination.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Destination.Builder |
|
mergeFrom(Destination other)
public Destination.Builder mergeFrom(Destination other)| Parameter | |
|---|---|
| Name | Description |
other |
Destination |
| Returns | |
|---|---|
| Type | Description |
Destination.Builder |
|