public static final class FindLfpProvidersResponse.Builder extends GeneratedMessage.Builder<FindLfpProvidersResponse.Builder> implements FindLfpProvidersResponseOrBuilderResponse message for the FindLfpProviders method.
Protobuf type google.shopping.merchant.accounts.v1.FindLfpProvidersResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FindLfpProvidersResponse.BuilderImplements
FindLfpProvidersResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllLfpProviders(Iterable<? extends LfpProvider> values)
public FindLfpProvidersResponse.Builder addAllLfpProviders(Iterable<? extends LfpProvider> values)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.shopping.merchant.accounts.v1.LfpProvider> |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
addLfpProviders(LfpProvider value)
public FindLfpProvidersResponse.Builder addLfpProviders(LfpProvider value)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
LfpProvider |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
addLfpProviders(LfpProvider.Builder builderForValue)
public FindLfpProvidersResponse.Builder addLfpProviders(LfpProvider.Builder builderForValue)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
LfpProvider.Builder |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
addLfpProviders(int index, LfpProvider value)
public FindLfpProvidersResponse.Builder addLfpProviders(int index, LfpProvider value)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
LfpProvider |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
addLfpProviders(int index, LfpProvider.Builder builderForValue)
public FindLfpProvidersResponse.Builder addLfpProviders(int index, LfpProvider.Builder builderForValue)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
LfpProvider.Builder |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
addLfpProvidersBuilder()
public LfpProvider.Builder addLfpProvidersBuilder()The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
addLfpProvidersBuilder(int index)
public LfpProvider.Builder addLfpProvidersBuilder(int index)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
build()
public FindLfpProvidersResponse build()| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse |
|
buildPartial()
public FindLfpProvidersResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse |
|
clear()
public FindLfpProvidersResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
clearLfpProviders()
public FindLfpProvidersResponse.Builder clearLfpProviders()The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
clearNextPageToken()
public FindLfpProvidersResponse.Builder clearNextPageToken() A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public FindLfpProvidersResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getLfpProviders(int index)
public LfpProvider getLfpProviders(int index)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
LfpProvider |
|
getLfpProvidersBuilder(int index)
public LfpProvider.Builder getLfpProvidersBuilder(int index)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
LfpProvider.Builder |
|
getLfpProvidersBuilderList()
public List<LfpProvider.Builder> getLfpProvidersBuilderList()The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getLfpProvidersCount()
public int getLfpProvidersCount()The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getLfpProvidersList()
public List<LfpProvider> getLfpProvidersList()The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Returns | |
|---|---|
| Type | Description |
List<LfpProvider> |
|
getLfpProvidersOrBuilder(int index)
public LfpProviderOrBuilder getLfpProvidersOrBuilder(int index)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
LfpProviderOrBuilder |
|
getLfpProvidersOrBuilderList()
public List<? extends LfpProviderOrBuilder> getLfpProvidersOrBuilderList()The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.shopping.merchant.accounts.v1.LfpProviderOrBuilder> |
|
getNextPageToken()
public String getNextPageToken() A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes() A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FindLfpProvidersResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FindLfpProvidersResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
mergeFrom(FindLfpProvidersResponse other)
public FindLfpProvidersResponse.Builder mergeFrom(FindLfpProvidersResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
FindLfpProvidersResponse |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
removeLfpProviders(int index)
public FindLfpProvidersResponse.Builder removeLfpProviders(int index)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
setLfpProviders(int index, LfpProvider value)
public FindLfpProvidersResponse.Builder setLfpProviders(int index, LfpProvider value)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
LfpProvider |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
setLfpProviders(int index, LfpProvider.Builder builderForValue)
public FindLfpProvidersResponse.Builder setLfpProviders(int index, LfpProvider.Builder builderForValue)The LFP providers from the specified merchant in the specified country.
repeated .google.shopping.merchant.accounts.v1.LfpProvider lfp_providers = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
LfpProvider.Builder |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
|
setNextPageToken(String value)
public FindLfpProvidersResponse.Builder setNextPageToken(String value) A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public FindLfpProvidersResponse.Builder setNextPageTokenBytes(ByteString value) A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
FindLfpProvidersResponse.Builder |
This builder for chaining. |