Package com.google.cloud.vision.v1
Class ProductSearchParams.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
- com.google.cloud.vision.v1.ProductSearchParams.Builder
-
- All Implemented Interfaces:
ProductSearchParamsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ProductSearchParams
public static final class ProductSearchParams.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder> implements ProductSearchParamsOrBuilder
Parameters for a product search request.
Protobuf typegoogle.cloud.vision.v1.ProductSearchParams
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ProductSearchParams.BuilderaddAllProductCategories(Iterable<String> values)The list of product categories to search in.ProductSearchParams.BuilderaddProductCategories(String value)The list of product categories to search in.ProductSearchParams.BuilderaddProductCategoriesBytes(com.google.protobuf.ByteString value)The list of product categories to search in.ProductSearchParams.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProductSearchParamsbuild()ProductSearchParamsbuildPartial()ProductSearchParams.Builderclear()ProductSearchParams.BuilderclearBoundingPoly()The bounding polygon around the area of interest in the image.ProductSearchParams.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ProductSearchParams.BuilderclearFilter()The filtering expression.ProductSearchParams.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ProductSearchParams.BuilderclearProductCategories()The list of product categories to search in.ProductSearchParams.BuilderclearProductSet()The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images.ProductSearchParams.Builderclone()BoundingPolygetBoundingPoly()The bounding polygon around the area of interest in the image.BoundingPoly.BuildergetBoundingPolyBuilder()The bounding polygon around the area of interest in the image.BoundingPolyOrBuildergetBoundingPolyOrBuilder()The bounding polygon around the area of interest in the image.ProductSearchParamsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFilter()The filtering expression.com.google.protobuf.ByteStringgetFilterBytes()The filtering expression.StringgetProductCategories(int index)The list of product categories to search in.com.google.protobuf.ByteStringgetProductCategoriesBytes(int index)The list of product categories to search in.intgetProductCategoriesCount()The list of product categories to search in.com.google.protobuf.ProtocolStringListgetProductCategoriesList()The list of product categories to search in.StringgetProductSet()The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images.com.google.protobuf.ByteStringgetProductSetBytes()The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images.booleanhasBoundingPoly()The bounding polygon around the area of interest in the image.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ProductSearchParams.BuildermergeBoundingPoly(BoundingPoly value)The bounding polygon around the area of interest in the image.ProductSearchParams.BuildermergeFrom(ProductSearchParams other)ProductSearchParams.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProductSearchParams.BuildermergeFrom(com.google.protobuf.Message other)ProductSearchParams.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ProductSearchParams.BuildersetBoundingPoly(BoundingPoly value)The bounding polygon around the area of interest in the image.ProductSearchParams.BuildersetBoundingPoly(BoundingPoly.Builder builderForValue)The bounding polygon around the area of interest in the image.ProductSearchParams.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProductSearchParams.BuildersetFilter(String value)The filtering expression.ProductSearchParams.BuildersetFilterBytes(com.google.protobuf.ByteString value)The filtering expression.ProductSearchParams.BuildersetProductCategories(int index, String value)The list of product categories to search in.ProductSearchParams.BuildersetProductSet(String value)The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images.ProductSearchParams.BuildersetProductSetBytes(com.google.protobuf.ByteString value)The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images.ProductSearchParams.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ProductSearchParams.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
clear
public ProductSearchParams.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
getDefaultInstanceForType
public ProductSearchParams getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ProductSearchParams build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ProductSearchParams buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ProductSearchParams.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
setField
public ProductSearchParams.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
clearField
public ProductSearchParams.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
clearOneof
public ProductSearchParams.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
setRepeatedField
public ProductSearchParams.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
addRepeatedField
public ProductSearchParams.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
mergeFrom
public ProductSearchParams.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProductSearchParams.Builder>
-
mergeFrom
public ProductSearchParams.Builder mergeFrom(ProductSearchParams other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
mergeFrom
public ProductSearchParams.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProductSearchParams.Builder>- Throws:
IOException
-
hasBoundingPoly
public boolean hasBoundingPoly()
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;- Specified by:
hasBoundingPolyin interfaceProductSearchParamsOrBuilder- Returns:
- Whether the boundingPoly field is set.
-
getBoundingPoly
public BoundingPoly getBoundingPoly()
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;- Specified by:
getBoundingPolyin interfaceProductSearchParamsOrBuilder- Returns:
- The boundingPoly.
-
setBoundingPoly
public ProductSearchParams.Builder setBoundingPoly(BoundingPoly value)
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;
-
setBoundingPoly
public ProductSearchParams.Builder setBoundingPoly(BoundingPoly.Builder builderForValue)
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;
-
mergeBoundingPoly
public ProductSearchParams.Builder mergeBoundingPoly(BoundingPoly value)
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;
-
clearBoundingPoly
public ProductSearchParams.Builder clearBoundingPoly()
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;
-
getBoundingPolyBuilder
public BoundingPoly.Builder getBoundingPolyBuilder()
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;
-
getBoundingPolyOrBuilder
public BoundingPolyOrBuilder getBoundingPolyOrBuilder()
The bounding polygon around the area of interest in the image. If it is not specified, system discretion will be applied.
.google.cloud.vision.v1.BoundingPoly bounding_poly = 9;- Specified by:
getBoundingPolyOrBuilderin interfaceProductSearchParamsOrBuilder
-
getProductSet
public String getProductSet()
The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images. Format is: `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
string product_set = 6 [(.google.api.resource_reference) = { ... }- Specified by:
getProductSetin interfaceProductSearchParamsOrBuilder- Returns:
- The productSet.
-
getProductSetBytes
public com.google.protobuf.ByteString getProductSetBytes()
The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images. Format is: `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
string product_set = 6 [(.google.api.resource_reference) = { ... }- Specified by:
getProductSetBytesin interfaceProductSearchParamsOrBuilder- Returns:
- The bytes for productSet.
-
setProductSet
public ProductSearchParams.Builder setProductSet(String value)
The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images. Format is: `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
string product_set = 6 [(.google.api.resource_reference) = { ... }- Parameters:
value- The productSet to set.- Returns:
- This builder for chaining.
-
clearProductSet
public ProductSearchParams.Builder clearProductSet()
The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images. Format is: `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
string product_set = 6 [(.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setProductSetBytes
public ProductSearchParams.Builder setProductSetBytes(com.google.protobuf.ByteString value)
The resource name of a [ProductSet][google.cloud.vision.v1.ProductSet] to be searched for similar images. Format is: `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`.
string product_set = 6 [(.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for productSet to set.- Returns:
- This builder for chaining.
-
getProductCategoriesList
public com.google.protobuf.ProtocolStringList getProductCategoriesList()
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Specified by:
getProductCategoriesListin interfaceProductSearchParamsOrBuilder- Returns:
- A list containing the productCategories.
-
getProductCategoriesCount
public int getProductCategoriesCount()
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Specified by:
getProductCategoriesCountin interfaceProductSearchParamsOrBuilder- Returns:
- The count of productCategories.
-
getProductCategories
public String getProductCategories(int index)
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Specified by:
getProductCategoriesin interfaceProductSearchParamsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The productCategories at the given index.
-
getProductCategoriesBytes
public com.google.protobuf.ByteString getProductCategoriesBytes(int index)
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Specified by:
getProductCategoriesBytesin interfaceProductSearchParamsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the productCategories at the given index.
-
setProductCategories
public ProductSearchParams.Builder setProductCategories(int index, String value)
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Parameters:
index- The index to set the value at.value- The productCategories to set.- Returns:
- This builder for chaining.
-
addProductCategories
public ProductSearchParams.Builder addProductCategories(String value)
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Parameters:
value- The productCategories to add.- Returns:
- This builder for chaining.
-
addAllProductCategories
public ProductSearchParams.Builder addAllProductCategories(Iterable<String> values)
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Parameters:
values- The productCategories to add.- Returns:
- This builder for chaining.
-
clearProductCategories
public ProductSearchParams.Builder clearProductCategories()
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Returns:
- This builder for chaining.
-
addProductCategoriesBytes
public ProductSearchParams.Builder addProductCategoriesBytes(com.google.protobuf.ByteString value)
The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.
repeated string product_categories = 7;- Parameters:
value- The bytes of the productCategories to add.- Returns:
- This builder for chaining.
-
getFilter
public String getFilter()
The filtering expression. This can be used to restrict search results based on Product labels. We currently support an AND of OR of key-value expressions, where each expression within an OR must have the same key. An '=' should be used to connect the key and value. For example, "(color = red OR color = blue) AND brand = Google" is acceptable, but "(color = red OR brand = Google)" is not acceptable. "color: red" is not acceptable because it uses a ':' instead of an '='.
string filter = 8;- Specified by:
getFilterin interfaceProductSearchParamsOrBuilder- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
The filtering expression. This can be used to restrict search results based on Product labels. We currently support an AND of OR of key-value expressions, where each expression within an OR must have the same key. An '=' should be used to connect the key and value. For example, "(color = red OR color = blue) AND brand = Google" is acceptable, but "(color = red OR brand = Google)" is not acceptable. "color: red" is not acceptable because it uses a ':' instead of an '='.
string filter = 8;- Specified by:
getFilterBytesin interfaceProductSearchParamsOrBuilder- Returns:
- The bytes for filter.
-
setFilter
public ProductSearchParams.Builder setFilter(String value)
The filtering expression. This can be used to restrict search results based on Product labels. We currently support an AND of OR of key-value expressions, where each expression within an OR must have the same key. An '=' should be used to connect the key and value. For example, "(color = red OR color = blue) AND brand = Google" is acceptable, but "(color = red OR brand = Google)" is not acceptable. "color: red" is not acceptable because it uses a ':' instead of an '='.
string filter = 8;- Parameters:
value- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
public ProductSearchParams.Builder clearFilter()
The filtering expression. This can be used to restrict search results based on Product labels. We currently support an AND of OR of key-value expressions, where each expression within an OR must have the same key. An '=' should be used to connect the key and value. For example, "(color = red OR color = blue) AND brand = Google" is acceptable, but "(color = red OR brand = Google)" is not acceptable. "color: red" is not acceptable because it uses a ':' instead of an '='.
string filter = 8;- Returns:
- This builder for chaining.
-
setFilterBytes
public ProductSearchParams.Builder setFilterBytes(com.google.protobuf.ByteString value)
The filtering expression. This can be used to restrict search results based on Product labels. We currently support an AND of OR of key-value expressions, where each expression within an OR must have the same key. An '=' should be used to connect the key and value. For example, "(color = red OR color = blue) AND brand = Google" is acceptable, but "(color = red OR brand = Google)" is not acceptable. "color: red" is not acceptable because it uses a ':' instead of an '='.
string filter = 8;- Parameters:
value- The bytes for filter to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ProductSearchParams.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
mergeUnknownFields
public final ProductSearchParams.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductSearchParams.Builder>
-
-