public static final class ListLfpStoresResponse.Builder extends GeneratedMessageV3.Builder<ListLfpStoresResponse.Builder> implements ListLfpStoresResponseOrBuilder
Response message for the ListLfpStores method.
Protobuf type google.shopping.merchant.lfp.v1beta.ListLfpStoresResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public ListLfpStoresResponse.Builder addAllLfpStores(Iterable<? extends LfpStore> values)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.shopping.merchant.lfp.v1beta.LfpStore>
|
public ListLfpStoresResponse.Builder addLfpStores(LfpStore value)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
value |
LfpStore
|
public ListLfpStoresResponse.Builder addLfpStores(LfpStore.Builder builderForValue)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public ListLfpStoresResponse.Builder addLfpStores(int index, LfpStore value)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public ListLfpStoresResponse.Builder addLfpStores(int index, LfpStore.Builder builderForValue)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public LfpStore.Builder addLfpStoresBuilder()
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public LfpStore.Builder addLfpStoresBuilder(int index)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public ListLfpStoresResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListLfpStoresResponse build()
public ListLfpStoresResponse buildPartial()
public ListLfpStoresResponse.Builder clear()
Overrides
public ListLfpStoresResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public ListLfpStoresResponse.Builder clearLfpStores()
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
clearNextPageToken()
public ListLfpStoresResponse.Builder clearNextPageToken()
A token, which can be sent as pageToken
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
public ListLfpStoresResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListLfpStoresResponse.Builder clone()
Overrides
public ListLfpStoresResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public LfpStore getLfpStores(int index)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public LfpStore.Builder getLfpStoresBuilder(int index)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public List<LfpStore.Builder> getLfpStoresBuilderList()
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public int getLfpStoresCount()
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Returns |
Type |
Description |
int |
|
public List<LfpStore> getLfpStoresList()
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public LfpStoreOrBuilder getLfpStoresOrBuilder(int index)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public List<? extends LfpStoreOrBuilder> getLfpStoresOrBuilderList()
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Returns |
Type |
Description |
List<? extends com.google.shopping.merchant.lfp.v1beta.LfpStoreOrBuilder> |
|
getNextPageToken()
public String getNextPageToken()
A token, which can be sent as pageToken
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 pageToken
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.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ListLfpStoresResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListLfpStoresResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public ListLfpStoresResponse.Builder mergeFrom(ListLfpStoresResponse other)
public final ListLfpStoresResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListLfpStoresResponse.Builder removeLfpStores(int index)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
Parameter |
Name |
Description |
index |
int
|
public ListLfpStoresResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListLfpStoresResponse.Builder setLfpStores(int index, LfpStore value)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
public ListLfpStoresResponse.Builder setLfpStores(int index, LfpStore.Builder builderForValue)
The stores from the specified merchant.
repeated .google.shopping.merchant.lfp.v1beta.LfpStore lfp_stores = 1;
setNextPageToken(String value)
public ListLfpStoresResponse.Builder setNextPageToken(String value)
A token, which can be sent as pageToken
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListLfpStoresResponse.Builder setNextPageTokenBytes(ByteString value)
A token, which can be sent as pageToken
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
public ListLfpStoresResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ListLfpStoresResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides