public static final class MerchantCenterLink.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder> implements MerchantCenterLinkOrBuilder
Represents a link between a Merchant Center account and a branch. Once a link is established, products from the linked merchant center account will be streamed to the linked branch.Protobuf type
google.cloud.retail.v2alpha.MerchantCenterLink| Modifier and Type | Method and Description |
|---|---|
MerchantCenterLink.Builder |
addAllDestinations(Iterable<String> values)
String representing the destination to import for, all if left empty.
|
MerchantCenterLink.Builder |
addAllFeeds(Iterable<? extends MerchantCenterFeedFilter> values)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
addDestinations(String value)
String representing the destination to import for, all if left empty.
|
MerchantCenterLink.Builder |
addDestinationsBytes(com.google.protobuf.ByteString value)
String representing the destination to import for, all if left empty.
|
MerchantCenterLink.Builder |
addFeeds(int index,
MerchantCenterFeedFilter.Builder builderForValue)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
addFeeds(int index,
MerchantCenterFeedFilter value)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
addFeeds(MerchantCenterFeedFilter.Builder builderForValue)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
addFeeds(MerchantCenterFeedFilter value)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterFeedFilter.Builder |
addFeedsBuilder()
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterFeedFilter.Builder |
addFeedsBuilder(int index)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MerchantCenterLink |
build() |
MerchantCenterLink |
buildPartial() |
MerchantCenterLink.Builder |
clear() |
MerchantCenterLink.Builder |
clearBranchId()
The branch ID (e.g.
|
MerchantCenterLink.Builder |
clearDestinations()
String representing the destination to import for, all if left empty.
|
MerchantCenterLink.Builder |
clearFeeds()
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MerchantCenterLink.Builder |
clearLanguageCode()
Language of the title/description and other string attributes.
|
MerchantCenterLink.Builder |
clearMerchantCenterAccountId()
Required.
|
MerchantCenterLink.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MerchantCenterLink.Builder |
clearRegionCode()
Region code of offers to accept.
|
MerchantCenterLink.Builder |
clone() |
String |
getBranchId()
The branch ID (e.g.
|
com.google.protobuf.ByteString |
getBranchIdBytes()
The branch ID (e.g.
|
MerchantCenterLink |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDestinations(int index)
String representing the destination to import for, all if left empty.
|
com.google.protobuf.ByteString |
getDestinationsBytes(int index)
String representing the destination to import for, all if left empty.
|
int |
getDestinationsCount()
String representing the destination to import for, all if left empty.
|
com.google.protobuf.ProtocolStringList |
getDestinationsList()
String representing the destination to import for, all if left empty.
|
MerchantCenterFeedFilter |
getFeeds(int index)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterFeedFilter.Builder |
getFeedsBuilder(int index)
Criteria for the Merchant Center feeds to be ingested via the link.
|
List<MerchantCenterFeedFilter.Builder> |
getFeedsBuilderList()
Criteria for the Merchant Center feeds to be ingested via the link.
|
int |
getFeedsCount()
Criteria for the Merchant Center feeds to be ingested via the link.
|
List<MerchantCenterFeedFilter> |
getFeedsList()
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterFeedFilterOrBuilder |
getFeedsOrBuilder(int index)
Criteria for the Merchant Center feeds to be ingested via the link.
|
List<? extends MerchantCenterFeedFilterOrBuilder> |
getFeedsOrBuilderList()
Criteria for the Merchant Center feeds to be ingested via the link.
|
String |
getLanguageCode()
Language of the title/description and other string attributes.
|
com.google.protobuf.ByteString |
getLanguageCodeBytes()
Language of the title/description and other string attributes.
|
long |
getMerchantCenterAccountId()
Required.
|
String |
getRegionCode()
Region code of offers to accept.
|
com.google.protobuf.ByteString |
getRegionCodeBytes()
Region code of offers to accept.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MerchantCenterLink.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MerchantCenterLink.Builder |
mergeFrom(MerchantCenterLink other) |
MerchantCenterLink.Builder |
mergeFrom(com.google.protobuf.Message other) |
MerchantCenterLink.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MerchantCenterLink.Builder |
removeFeeds(int index)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
setBranchId(String value)
The branch ID (e.g.
|
MerchantCenterLink.Builder |
setBranchIdBytes(com.google.protobuf.ByteString value)
The branch ID (e.g.
|
MerchantCenterLink.Builder |
setDestinations(int index,
String value)
String representing the destination to import for, all if left empty.
|
MerchantCenterLink.Builder |
setFeeds(int index,
MerchantCenterFeedFilter.Builder builderForValue)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
setFeeds(int index,
MerchantCenterFeedFilter value)
Criteria for the Merchant Center feeds to be ingested via the link.
|
MerchantCenterLink.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MerchantCenterLink.Builder |
setLanguageCode(String value)
Language of the title/description and other string attributes.
|
MerchantCenterLink.Builder |
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language of the title/description and other string attributes.
|
MerchantCenterLink.Builder |
setMerchantCenterAccountId(long value)
Required.
|
MerchantCenterLink.Builder |
setRegionCode(String value)
Region code of offers to accept.
|
MerchantCenterLink.Builder |
setRegionCodeBytes(com.google.protobuf.ByteString value)
Region code of offers to accept.
|
MerchantCenterLink.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MerchantCenterLink.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MerchantCenterLink build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MerchantCenterLink buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MerchantCenterLink.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder mergeFrom(MerchantCenterLink other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public MerchantCenterLink.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MerchantCenterLink.Builder>IOExceptionpublic long getMerchantCenterAccountId()
Required. The linked [Merchant center account ID](https://developers.google.com/shopping-content/guides/accountstatuses). The account must be a standalone account or a sub-account of a MCA.
int64 merchant_center_account_id = 1 [(.google.api.field_behavior) = REQUIRED];getMerchantCenterAccountId in interface MerchantCenterLinkOrBuilderpublic MerchantCenterLink.Builder setMerchantCenterAccountId(long value)
Required. The linked [Merchant center account ID](https://developers.google.com/shopping-content/guides/accountstatuses). The account must be a standalone account or a sub-account of a MCA.
int64 merchant_center_account_id = 1 [(.google.api.field_behavior) = REQUIRED];value - The merchantCenterAccountId to set.public MerchantCenterLink.Builder clearMerchantCenterAccountId()
Required. The linked [Merchant center account ID](https://developers.google.com/shopping-content/guides/accountstatuses). The account must be a standalone account or a sub-account of a MCA.
int64 merchant_center_account_id = 1 [(.google.api.field_behavior) = REQUIRED];public String getBranchId()
The branch ID (e.g. 0/1/2) within this catalog that products from merchant_center_account_id are streamed to. When updating this field, an empty value will use the currently configured default branch. However, changing the default branch later on won't change the linked branch here. A single branch ID can only have one linked merchant center account ID.
string branch_id = 2;getBranchId in interface MerchantCenterLinkOrBuilderpublic com.google.protobuf.ByteString getBranchIdBytes()
The branch ID (e.g. 0/1/2) within this catalog that products from merchant_center_account_id are streamed to. When updating this field, an empty value will use the currently configured default branch. However, changing the default branch later on won't change the linked branch here. A single branch ID can only have one linked merchant center account ID.
string branch_id = 2;getBranchIdBytes in interface MerchantCenterLinkOrBuilderpublic MerchantCenterLink.Builder setBranchId(String value)
The branch ID (e.g. 0/1/2) within this catalog that products from merchant_center_account_id are streamed to. When updating this field, an empty value will use the currently configured default branch. However, changing the default branch later on won't change the linked branch here. A single branch ID can only have one linked merchant center account ID.
string branch_id = 2;value - The branchId to set.public MerchantCenterLink.Builder clearBranchId()
The branch ID (e.g. 0/1/2) within this catalog that products from merchant_center_account_id are streamed to. When updating this field, an empty value will use the currently configured default branch. However, changing the default branch later on won't change the linked branch here. A single branch ID can only have one linked merchant center account ID.
string branch_id = 2;public MerchantCenterLink.Builder setBranchIdBytes(com.google.protobuf.ByteString value)
The branch ID (e.g. 0/1/2) within this catalog that products from merchant_center_account_id are streamed to. When updating this field, an empty value will use the currently configured default branch. However, changing the default branch later on won't change the linked branch here. A single branch ID can only have one linked merchant center account ID.
string branch_id = 2;value - The bytes for branchId to set.public com.google.protobuf.ProtocolStringList getDestinationsList()
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;getDestinationsList in interface MerchantCenterLinkOrBuilderpublic int getDestinationsCount()
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;getDestinationsCount in interface MerchantCenterLinkOrBuilderpublic String getDestinations(int index)
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;getDestinations in interface MerchantCenterLinkOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDestinationsBytes(int index)
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;getDestinationsBytes in interface MerchantCenterLinkOrBuilderindex - The index of the value to return.public MerchantCenterLink.Builder setDestinations(int index, String value)
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;index - The index to set the value at.value - The destinations to set.public MerchantCenterLink.Builder addDestinations(String value)
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;value - The destinations to add.public MerchantCenterLink.Builder addAllDestinations(Iterable<String> values)
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;values - The destinations to add.public MerchantCenterLink.Builder clearDestinations()
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;public MerchantCenterLink.Builder addDestinationsBytes(com.google.protobuf.ByteString value)
String representing the destination to import for, all if left empty. List of possible values is given in [Included destination](https://support.google.com/merchants/answer/7501026). List of allowed string values: "Shopping_ads", "Buy_on_google_listings", "Display_ads", "Local_inventory _ads", "Free_listings", "Free_local_listings" NOTE: The string values are case sensitive.
repeated string destinations = 3;value - The bytes of the destinations to add.public String getRegionCode()
Region code of offers to accept. 2-letter Uppercase ISO 3166-1 alpha-2 code. List of values can be found [here](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry) under the `region` tag. If left blank no region filtering will be performed. Example value: `US`.
string region_code = 4;getRegionCode in interface MerchantCenterLinkOrBuilderpublic com.google.protobuf.ByteString getRegionCodeBytes()
Region code of offers to accept. 2-letter Uppercase ISO 3166-1 alpha-2 code. List of values can be found [here](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry) under the `region` tag. If left blank no region filtering will be performed. Example value: `US`.
string region_code = 4;getRegionCodeBytes in interface MerchantCenterLinkOrBuilderpublic MerchantCenterLink.Builder setRegionCode(String value)
Region code of offers to accept. 2-letter Uppercase ISO 3166-1 alpha-2 code. List of values can be found [here](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry) under the `region` tag. If left blank no region filtering will be performed. Example value: `US`.
string region_code = 4;value - The regionCode to set.public MerchantCenterLink.Builder clearRegionCode()
Region code of offers to accept. 2-letter Uppercase ISO 3166-1 alpha-2 code. List of values can be found [here](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry) under the `region` tag. If left blank no region filtering will be performed. Example value: `US`.
string region_code = 4;public MerchantCenterLink.Builder setRegionCodeBytes(com.google.protobuf.ByteString value)
Region code of offers to accept. 2-letter Uppercase ISO 3166-1 alpha-2 code. List of values can be found [here](https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry) under the `region` tag. If left blank no region filtering will be performed. Example value: `US`.
string region_code = 4;value - The bytes for regionCode to set.public String getLanguageCode()
Language of the title/description and other string attributes. Use language tags defined by [BCP 47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt). ISO 639-1. This specifies the language of offers in Merchant Center that will be accepted. If empty no language filtering will be performed. Example value: `en`.
string language_code = 5;getLanguageCode in interface MerchantCenterLinkOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()
Language of the title/description and other string attributes. Use language tags defined by [BCP 47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt). ISO 639-1. This specifies the language of offers in Merchant Center that will be accepted. If empty no language filtering will be performed. Example value: `en`.
string language_code = 5;getLanguageCodeBytes in interface MerchantCenterLinkOrBuilderpublic MerchantCenterLink.Builder setLanguageCode(String value)
Language of the title/description and other string attributes. Use language tags defined by [BCP 47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt). ISO 639-1. This specifies the language of offers in Merchant Center that will be accepted. If empty no language filtering will be performed. Example value: `en`.
string language_code = 5;value - The languageCode to set.public MerchantCenterLink.Builder clearLanguageCode()
Language of the title/description and other string attributes. Use language tags defined by [BCP 47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt). ISO 639-1. This specifies the language of offers in Merchant Center that will be accepted. If empty no language filtering will be performed. Example value: `en`.
string language_code = 5;public MerchantCenterLink.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Language of the title/description and other string attributes. Use language tags defined by [BCP 47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt). ISO 639-1. This specifies the language of offers in Merchant Center that will be accepted. If empty no language filtering will be performed. Example value: `en`.
string language_code = 5;value - The bytes for languageCode to set.public List<MerchantCenterFeedFilter> getFeedsList()
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;getFeedsList in interface MerchantCenterLinkOrBuilderpublic int getFeedsCount()
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;getFeedsCount in interface MerchantCenterLinkOrBuilderpublic MerchantCenterFeedFilter getFeeds(int index)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;getFeeds in interface MerchantCenterLinkOrBuilderpublic MerchantCenterLink.Builder setFeeds(int index, MerchantCenterFeedFilter value)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder setFeeds(int index, MerchantCenterFeedFilter.Builder builderForValue)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder addFeeds(MerchantCenterFeedFilter value)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder addFeeds(int index, MerchantCenterFeedFilter value)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder addFeeds(MerchantCenterFeedFilter.Builder builderForValue)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder addFeeds(int index, MerchantCenterFeedFilter.Builder builderForValue)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder addAllFeeds(Iterable<? extends MerchantCenterFeedFilter> values)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder clearFeeds()
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterLink.Builder removeFeeds(int index)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterFeedFilter.Builder getFeedsBuilder(int index)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterFeedFilterOrBuilder getFeedsOrBuilder(int index)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;getFeedsOrBuilder in interface MerchantCenterLinkOrBuilderpublic List<? extends MerchantCenterFeedFilterOrBuilder> getFeedsOrBuilderList()
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;getFeedsOrBuilderList in interface MerchantCenterLinkOrBuilderpublic MerchantCenterFeedFilter.Builder addFeedsBuilder()
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public MerchantCenterFeedFilter.Builder addFeedsBuilder(int index)
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public List<MerchantCenterFeedFilter.Builder> getFeedsBuilderList()
Criteria for the Merchant Center feeds to be ingested via the link. All offers will be ingested if the list is empty. Otherwise the offers will be ingested from selected feeds.
repeated .google.cloud.retail.v2alpha.MerchantCenterFeedFilter feeds = 6;public final MerchantCenterLink.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>public final MerchantCenterLink.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MerchantCenterLink.Builder>Copyright © 2024 Google LLC. All rights reserved.