public static final class ListCssProductsResponse.Builder extends GeneratedMessageV3.Builder<ListCssProductsResponse.Builder> implements ListCssProductsResponseOrBuilder
Response message for the ListCssProducts method.
Protobuf type google.shopping.css.v1.ListCssProductsResponse
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 ListCssProductsResponse.Builder addAllCssProducts(Iterable<? extends CssProduct> values)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.shopping.css.v1.CssProduct>
|
public ListCssProductsResponse.Builder addCssProducts(CssProduct value)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public ListCssProductsResponse.Builder addCssProducts(CssProduct.Builder builderForValue)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public ListCssProductsResponse.Builder addCssProducts(int index, CssProduct value)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public ListCssProductsResponse.Builder addCssProducts(int index, CssProduct.Builder builderForValue)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public CssProduct.Builder addCssProductsBuilder()
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public CssProduct.Builder addCssProductsBuilder(int index)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Parameter |
Name |
Description |
index |
int
|
public ListCssProductsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public ListCssProductsResponse build()
public ListCssProductsResponse buildPartial()
public ListCssProductsResponse.Builder clear()
Overrides
public ListCssProductsResponse.Builder clearCssProducts()
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public ListCssProductsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListCssProductsResponse.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;
public ListCssProductsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public ListCssProductsResponse.Builder clone()
Overrides
public CssProduct getCssProducts(int index)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Parameter |
Name |
Description |
index |
int
|
public CssProduct.Builder getCssProductsBuilder(int index)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Parameter |
Name |
Description |
index |
int
|
public List<CssProduct.Builder> getCssProductsBuilderList()
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public int getCssProductsCount()
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Returns |
Type |
Description |
int |
|
public List<CssProduct> getCssProductsList()
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public CssProductOrBuilder getCssProductsOrBuilder(int index)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Parameter |
Name |
Description |
index |
int
|
public List<? extends CssProductOrBuilder> getCssProductsOrBuilderList()
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Returns |
Type |
Description |
List<? extends com.google.shopping.css.v1.CssProductOrBuilder> |
|
public ListCssProductsResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
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.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ListCssProductsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public ListCssProductsResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public ListCssProductsResponse.Builder mergeFrom(ListCssProductsResponse other)
public final ListCssProductsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public ListCssProductsResponse.Builder removeCssProducts(int index)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
Parameter |
Name |
Description |
index |
int
|
public ListCssProductsResponse.Builder setCssProducts(int index, CssProduct value)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public ListCssProductsResponse.Builder setCssProducts(int index, CssProduct.Builder builderForValue)
The processed CSS products from the specified account. These are your
processed CSS products after applying rules and supplemental feeds.
repeated .google.shopping.css.v1.CssProduct css_products = 1;
public ListCssProductsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public ListCssProductsResponse.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 |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListCssProductsResponse.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 |
ByteString
The bytes for nextPageToken to set.
|
public ListCssProductsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final ListCssProductsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides