Class ProductBiddingCategoryConstant.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
- com.google.ads.googleads.v14.resources.ProductBiddingCategoryConstant.Builder
-
- All Implemented Interfaces:
ProductBiddingCategoryConstantOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- ProductBiddingCategoryConstant
public static final class ProductBiddingCategoryConstant.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder> implements ProductBiddingCategoryConstantOrBuilder
A Product Bidding Category.
Protobuf typegoogle.ads.googleads.v14.resources.ProductBiddingCategoryConstant
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
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, 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<ProductBiddingCategoryConstant.Builder>
-
clear
public ProductBiddingCategoryConstant.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<ProductBiddingCategoryConstant.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<ProductBiddingCategoryConstant.Builder>
-
getDefaultInstanceForType
public ProductBiddingCategoryConstant getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ProductBiddingCategoryConstant build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ProductBiddingCategoryConstant buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ProductBiddingCategoryConstant.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<ProductBiddingCategoryConstant.Builder>
-
setField
public ProductBiddingCategoryConstant.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
clearField
public ProductBiddingCategoryConstant.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
clearOneof
public ProductBiddingCategoryConstant.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
setRepeatedField
public ProductBiddingCategoryConstant.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
addRepeatedField
public ProductBiddingCategoryConstant.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
mergeFrom
public ProductBiddingCategoryConstant.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProductBiddingCategoryConstant.Builder>
-
mergeFrom
public ProductBiddingCategoryConstant.Builder mergeFrom(ProductBiddingCategoryConstant other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
mergeFrom
public ProductBiddingCategoryConstant.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProductBiddingCategoryConstant.Builder>- Throws:
java.io.IOException
-
getResourceName
public java.lang.String getResourceName()
Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code}~{level}~{id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code}~{level}~{id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
public ProductBiddingCategoryConstant.Builder setResourceName(java.lang.String value)
Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code}~{level}~{id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
public ProductBiddingCategoryConstant.Builder clearResourceName()
Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code}~{level}~{id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
public ProductBiddingCategoryConstant.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the product bidding category. Product bidding category resource names have the form: `productBiddingCategoryConstants/{country_code}~{level}~{id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
Output only. ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.
optional int64 id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasIdin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
Output only. ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.
optional int64 id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The id.
-
setId
public ProductBiddingCategoryConstant.Builder setId(long value)
Output only. ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.
optional int64 id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public ProductBiddingCategoryConstant.Builder clearId()
Output only. ID of the product bidding category. This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.
optional int64 id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasCountryCode
public boolean hasCountryCode()
Output only. Two-letter upper-case country code of the product bidding category.
optional string country_code = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCountryCodein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- Whether the countryCode field is set.
-
getCountryCode
public java.lang.String getCountryCode()
Output only. Two-letter upper-case country code of the product bidding category.
optional string country_code = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCountryCodein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The countryCode.
-
getCountryCodeBytes
public com.google.protobuf.ByteString getCountryCodeBytes()
Output only. Two-letter upper-case country code of the product bidding category.
optional string country_code = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCountryCodeBytesin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The bytes for countryCode.
-
setCountryCode
public ProductBiddingCategoryConstant.Builder setCountryCode(java.lang.String value)
Output only. Two-letter upper-case country code of the product bidding category.
optional string country_code = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The countryCode to set.- Returns:
- This builder for chaining.
-
clearCountryCode
public ProductBiddingCategoryConstant.Builder clearCountryCode()
Output only. Two-letter upper-case country code of the product bidding category.
optional string country_code = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setCountryCodeBytes
public ProductBiddingCategoryConstant.Builder setCountryCodeBytes(com.google.protobuf.ByteString value)
Output only. Two-letter upper-case country code of the product bidding category.
optional string country_code = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for countryCode to set.- Returns:
- This builder for chaining.
-
hasProductBiddingCategoryConstantParent
public boolean hasProductBiddingCategoryConstantParent()
Output only. Resource name of the parent product bidding category.
optional string product_bidding_category_constant_parent = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
hasProductBiddingCategoryConstantParentin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- Whether the productBiddingCategoryConstantParent field is set.
-
getProductBiddingCategoryConstantParent
public java.lang.String getProductBiddingCategoryConstantParent()
Output only. Resource name of the parent product bidding category.
optional string product_bidding_category_constant_parent = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getProductBiddingCategoryConstantParentin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The productBiddingCategoryConstantParent.
-
getProductBiddingCategoryConstantParentBytes
public com.google.protobuf.ByteString getProductBiddingCategoryConstantParentBytes()
Output only. Resource name of the parent product bidding category.
optional string product_bidding_category_constant_parent = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getProductBiddingCategoryConstantParentBytesin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The bytes for productBiddingCategoryConstantParent.
-
setProductBiddingCategoryConstantParent
public ProductBiddingCategoryConstant.Builder setProductBiddingCategoryConstantParent(java.lang.String value)
Output only. Resource name of the parent product bidding category.
optional string product_bidding_category_constant_parent = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The productBiddingCategoryConstantParent to set.- Returns:
- This builder for chaining.
-
clearProductBiddingCategoryConstantParent
public ProductBiddingCategoryConstant.Builder clearProductBiddingCategoryConstantParent()
Output only. Resource name of the parent product bidding category.
optional string product_bidding_category_constant_parent = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setProductBiddingCategoryConstantParentBytes
public ProductBiddingCategoryConstant.Builder setProductBiddingCategoryConstantParentBytes(com.google.protobuf.ByteString value)
Output only. Resource name of the parent product bidding category.
optional string product_bidding_category_constant_parent = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for productBiddingCategoryConstantParent to set.- Returns:
- This builder for chaining.
-
getLevelValue
public int getLevelValue()
Output only. Level of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel level = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLevelValuein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The enum numeric value on the wire for level.
-
setLevelValue
public ProductBiddingCategoryConstant.Builder setLevelValue(int value)
Output only. Level of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel level = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for level to set.- Returns:
- This builder for chaining.
-
getLevel
public ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel getLevel()
Output only. Level of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel level = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLevelin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The level.
-
setLevel
public ProductBiddingCategoryConstant.Builder setLevel(ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel value)
Output only. Level of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel level = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The level to set.- Returns:
- This builder for chaining.
-
clearLevel
public ProductBiddingCategoryConstant.Builder clearLevel()
Output only. Level of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel level = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()
Output only. Status of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
public ProductBiddingCategoryConstant.Builder setStatusValue(int value)
Output only. Status of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
public ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus getStatus()
Output only. Status of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The status.
-
setStatus
public ProductBiddingCategoryConstant.Builder setStatus(ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus value)
Output only. Status of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public ProductBiddingCategoryConstant.Builder clearStatus()
Output only. Status of the product bidding category.
.google.ads.googleads.v14.enums.ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasLanguageCode
public boolean hasLanguageCode()
Output only. Language code of the product bidding category.
optional string language_code = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLanguageCodein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- Whether the languageCode field is set.
-
getLanguageCode
public java.lang.String getLanguageCode()
Output only. Language code of the product bidding category.
optional string language_code = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLanguageCodein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Output only. Language code of the product bidding category.
optional string language_code = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLanguageCodeBytesin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The bytes for languageCode.
-
setLanguageCode
public ProductBiddingCategoryConstant.Builder setLanguageCode(java.lang.String value)
Output only. Language code of the product bidding category.
optional string language_code = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public ProductBiddingCategoryConstant.Builder clearLanguageCode()
Output only. Language code of the product bidding category.
optional string language_code = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public ProductBiddingCategoryConstant.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Output only. Language code of the product bidding category.
optional string language_code = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
hasLocalizedName
public boolean hasLocalizedName()
Output only. Display value of the product bidding category localized according to language_code.
optional string localized_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLocalizedNamein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- Whether the localizedName field is set.
-
getLocalizedName
public java.lang.String getLocalizedName()
Output only. Display value of the product bidding category localized according to language_code.
optional string localized_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLocalizedNamein interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The localizedName.
-
getLocalizedNameBytes
public com.google.protobuf.ByteString getLocalizedNameBytes()
Output only. Display value of the product bidding category localized according to language_code.
optional string localized_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLocalizedNameBytesin interfaceProductBiddingCategoryConstantOrBuilder- Returns:
- The bytes for localizedName.
-
setLocalizedName
public ProductBiddingCategoryConstant.Builder setLocalizedName(java.lang.String value)
Output only. Display value of the product bidding category localized according to language_code.
optional string localized_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The localizedName to set.- Returns:
- This builder for chaining.
-
clearLocalizedName
public ProductBiddingCategoryConstant.Builder clearLocalizedName()
Output only. Display value of the product bidding category localized according to language_code.
optional string localized_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setLocalizedNameBytes
public ProductBiddingCategoryConstant.Builder setLocalizedNameBytes(com.google.protobuf.ByteString value)
Output only. Display value of the product bidding category localized according to language_code.
optional string localized_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for localizedName to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ProductBiddingCategoryConstant.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
mergeUnknownFields
public final ProductBiddingCategoryConstant.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ProductBiddingCategoryConstant.Builder>
-
-