Class TransactionAttribute.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
com.google.ads.googleads.v18.common.TransactionAttribute.Builder
- All Implemented Interfaces:
TransactionAttributeOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TransactionAttribute
public static final class TransactionAttribute.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
implements TransactionAttributeOrBuilder
Attribute of the store sales transaction.Protobuf type
google.ads.googleads.v18.common.TransactionAttribute-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The resource name of conversion action to report conversions to.Transaction currency code.Value of the custom variable for each transaction.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Item attributes of the transaction.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Transaction order id.Store attributes of the transaction.Transaction amount in micros.Timestamp when transaction occurred.clone()The resource name of conversion action to report conversions to.com.google.protobuf.ByteStringThe resource name of conversion action to report conversions to.Transaction currency code.com.google.protobuf.ByteStringTransaction currency code.Value of the custom variable for each transaction.com.google.protobuf.ByteStringValue of the custom variable for each transaction.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorItem attributes of the transaction.Item attributes of the transaction.Item attributes of the transaction.Transaction order id.com.google.protobuf.ByteStringTransaction order id.Store attributes of the transaction.Store attributes of the transaction.Store attributes of the transaction.doubleTransaction amount in micros.Timestamp when transaction occurred.com.google.protobuf.ByteStringTimestamp when transaction occurred.booleanThe resource name of conversion action to report conversions to.booleanTransaction currency code.booleanValue of the custom variable for each transaction.booleanItem attributes of the transaction.booleanTransaction order id.booleanStore attributes of the transaction.booleanTransaction amount in micros.booleanTimestamp when transaction occurred.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(TransactionAttribute other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeItemAttribute(ItemAttribute value) Item attributes of the transaction.Store attributes of the transaction.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setConversionAction(String value) The resource name of conversion action to report conversions to.setConversionActionBytes(com.google.protobuf.ByteString value) The resource name of conversion action to report conversions to.setCurrencyCode(String value) Transaction currency code.setCurrencyCodeBytes(com.google.protobuf.ByteString value) Transaction currency code.setCustomValue(String value) Value of the custom variable for each transaction.setCustomValueBytes(com.google.protobuf.ByteString value) Value of the custom variable for each transaction.setItemAttribute(ItemAttribute value) Item attributes of the transaction.setItemAttribute(ItemAttribute.Builder builderForValue) Item attributes of the transaction.setOrderId(String value) Transaction order id.setOrderIdBytes(com.google.protobuf.ByteString value) Transaction order id.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStoreAttribute(StoreAttribute value) Store attributes of the transaction.setStoreAttribute(StoreAttribute.Builder builderForValue) Store attributes of the transaction.setTransactionAmountMicros(double value) Transaction amount in micros.setTransactionDateTime(String value) Timestamp when transaction occurred.setTransactionDateTimeBytes(com.google.protobuf.ByteString value) Timestamp when transaction occurred.setUnknownFields(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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<TransactionAttribute.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<TransactionAttribute.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<TransactionAttribute.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<TransactionAttribute.Builder>
-
setField
public TransactionAttribute.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<TransactionAttribute.Builder>
-
clearField
public TransactionAttribute.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
-
clearOneof
public TransactionAttribute.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
-
setRepeatedField
public TransactionAttribute.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<TransactionAttribute.Builder>
-
addRepeatedField
public TransactionAttribute.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<TransactionAttribute.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransactionAttribute.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
-
mergeFrom
public TransactionAttribute.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<TransactionAttribute.Builder>- Throws:
IOException
-
hasTransactionDateTime
public boolean hasTransactionDateTime()Timestamp when transaction occurred. Required. The format is "YYYY-MM-DD HH:MM:SS[+/-HH:MM]", where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30+03:00"
optional string transaction_date_time = 8;- Specified by:
hasTransactionDateTimein interfaceTransactionAttributeOrBuilder- Returns:
- Whether the transactionDateTime field is set.
-
getTransactionDateTime
Timestamp when transaction occurred. Required. The format is "YYYY-MM-DD HH:MM:SS[+/-HH:MM]", where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30+03:00"
optional string transaction_date_time = 8;- Specified by:
getTransactionDateTimein interfaceTransactionAttributeOrBuilder- Returns:
- The transactionDateTime.
-
getTransactionDateTimeBytes
public com.google.protobuf.ByteString getTransactionDateTimeBytes()Timestamp when transaction occurred. Required. The format is "YYYY-MM-DD HH:MM:SS[+/-HH:MM]", where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30+03:00"
optional string transaction_date_time = 8;- Specified by:
getTransactionDateTimeBytesin interfaceTransactionAttributeOrBuilder- Returns:
- The bytes for transactionDateTime.
-
setTransactionDateTime
Timestamp when transaction occurred. Required. The format is "YYYY-MM-DD HH:MM:SS[+/-HH:MM]", where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30+03:00"
optional string transaction_date_time = 8;- Parameters:
value- The transactionDateTime to set.- Returns:
- This builder for chaining.
-
clearTransactionDateTime
Timestamp when transaction occurred. Required. The format is "YYYY-MM-DD HH:MM:SS[+/-HH:MM]", where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30+03:00"
optional string transaction_date_time = 8;- Returns:
- This builder for chaining.
-
setTransactionDateTimeBytes
public TransactionAttribute.Builder setTransactionDateTimeBytes(com.google.protobuf.ByteString value) Timestamp when transaction occurred. Required. The format is "YYYY-MM-DD HH:MM:SS[+/-HH:MM]", where [+/-HH:MM] is an optional timezone offset from UTC. If the offset is absent, the API will use the account's timezone as default. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30+03:00"
optional string transaction_date_time = 8;- Parameters:
value- The bytes for transactionDateTime to set.- Returns:
- This builder for chaining.
-
hasTransactionAmountMicros
public boolean hasTransactionAmountMicros()Transaction amount in micros. Required. Transaction amount in micros needs to be greater than 1000. If item Attributes are provided, it represents the total value of the items, after multiplying the unit price per item by the quantity provided in the ItemAttributes.
optional double transaction_amount_micros = 9;- Specified by:
hasTransactionAmountMicrosin interfaceTransactionAttributeOrBuilder- Returns:
- Whether the transactionAmountMicros field is set.
-
getTransactionAmountMicros
public double getTransactionAmountMicros()Transaction amount in micros. Required. Transaction amount in micros needs to be greater than 1000. If item Attributes are provided, it represents the total value of the items, after multiplying the unit price per item by the quantity provided in the ItemAttributes.
optional double transaction_amount_micros = 9;- Specified by:
getTransactionAmountMicrosin interfaceTransactionAttributeOrBuilder- Returns:
- The transactionAmountMicros.
-
setTransactionAmountMicros
Transaction amount in micros. Required. Transaction amount in micros needs to be greater than 1000. If item Attributes are provided, it represents the total value of the items, after multiplying the unit price per item by the quantity provided in the ItemAttributes.
optional double transaction_amount_micros = 9;- Parameters:
value- The transactionAmountMicros to set.- Returns:
- This builder for chaining.
-
clearTransactionAmountMicros
Transaction amount in micros. Required. Transaction amount in micros needs to be greater than 1000. If item Attributes are provided, it represents the total value of the items, after multiplying the unit price per item by the quantity provided in the ItemAttributes.
optional double transaction_amount_micros = 9;- Returns:
- This builder for chaining.
-
hasCurrencyCode
public boolean hasCurrencyCode()Transaction currency code. ISO 4217 three-letter code is used. Required.
optional string currency_code = 10;- Specified by:
hasCurrencyCodein interfaceTransactionAttributeOrBuilder- Returns:
- Whether the currencyCode field is set.
-
getCurrencyCode
Transaction currency code. ISO 4217 three-letter code is used. Required.
optional string currency_code = 10;- Specified by:
getCurrencyCodein interfaceTransactionAttributeOrBuilder- Returns:
- The currencyCode.
-
getCurrencyCodeBytes
public com.google.protobuf.ByteString getCurrencyCodeBytes()Transaction currency code. ISO 4217 three-letter code is used. Required.
optional string currency_code = 10;- Specified by:
getCurrencyCodeBytesin interfaceTransactionAttributeOrBuilder- Returns:
- The bytes for currencyCode.
-
setCurrencyCode
Transaction currency code. ISO 4217 three-letter code is used. Required.
optional string currency_code = 10;- Parameters:
value- The currencyCode to set.- Returns:
- This builder for chaining.
-
clearCurrencyCode
Transaction currency code. ISO 4217 three-letter code is used. Required.
optional string currency_code = 10;- Returns:
- This builder for chaining.
-
setCurrencyCodeBytes
Transaction currency code. ISO 4217 three-letter code is used. Required.
optional string currency_code = 10;- Parameters:
value- The bytes for currencyCode to set.- Returns:
- This builder for chaining.
-
hasConversionAction
public boolean hasConversionAction()The resource name of conversion action to report conversions to. Required.
optional string conversion_action = 11;- Specified by:
hasConversionActionin interfaceTransactionAttributeOrBuilder- Returns:
- Whether the conversionAction field is set.
-
getConversionAction
The resource name of conversion action to report conversions to. Required.
optional string conversion_action = 11;- Specified by:
getConversionActionin interfaceTransactionAttributeOrBuilder- Returns:
- The conversionAction.
-
getConversionActionBytes
public com.google.protobuf.ByteString getConversionActionBytes()The resource name of conversion action to report conversions to. Required.
optional string conversion_action = 11;- Specified by:
getConversionActionBytesin interfaceTransactionAttributeOrBuilder- Returns:
- The bytes for conversionAction.
-
setConversionAction
The resource name of conversion action to report conversions to. Required.
optional string conversion_action = 11;- Parameters:
value- The conversionAction to set.- Returns:
- This builder for chaining.
-
clearConversionAction
The resource name of conversion action to report conversions to. Required.
optional string conversion_action = 11;- Returns:
- This builder for chaining.
-
setConversionActionBytes
The resource name of conversion action to report conversions to. Required.
optional string conversion_action = 11;- Parameters:
value- The bytes for conversionAction to set.- Returns:
- This builder for chaining.
-
hasOrderId
public boolean hasOrderId()Transaction order id. Useful to group transactions which are part of the same order.
optional string order_id = 12;- Specified by:
hasOrderIdin interfaceTransactionAttributeOrBuilder- Returns:
- Whether the orderId field is set.
-
getOrderId
Transaction order id. Useful to group transactions which are part of the same order.
optional string order_id = 12;- Specified by:
getOrderIdin interfaceTransactionAttributeOrBuilder- Returns:
- The orderId.
-
getOrderIdBytes
public com.google.protobuf.ByteString getOrderIdBytes()Transaction order id. Useful to group transactions which are part of the same order.
optional string order_id = 12;- Specified by:
getOrderIdBytesin interfaceTransactionAttributeOrBuilder- Returns:
- The bytes for orderId.
-
setOrderId
Transaction order id. Useful to group transactions which are part of the same order.
optional string order_id = 12;- Parameters:
value- The orderId to set.- Returns:
- This builder for chaining.
-
clearOrderId
Transaction order id. Useful to group transactions which are part of the same order.
optional string order_id = 12;- Returns:
- This builder for chaining.
-
setOrderIdBytes
Transaction order id. Useful to group transactions which are part of the same order.
optional string order_id = 12;- Parameters:
value- The bytes for orderId to set.- Returns:
- This builder for chaining.
-
hasStoreAttribute
public boolean hasStoreAttribute()Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6;- Specified by:
hasStoreAttributein interfaceTransactionAttributeOrBuilder- Returns:
- Whether the storeAttribute field is set.
-
getStoreAttribute
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6;- Specified by:
getStoreAttributein interfaceTransactionAttributeOrBuilder- Returns:
- The storeAttribute.
-
setStoreAttribute
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6; -
setStoreAttribute
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6; -
mergeStoreAttribute
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6; -
clearStoreAttribute
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6; -
getStoreAttributeBuilder
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6; -
getStoreAttributeOrBuilder
Store attributes of the transaction.
.google.ads.googleads.v18.common.StoreAttribute store_attribute = 6;- Specified by:
getStoreAttributeOrBuilderin interfaceTransactionAttributeOrBuilder
-
hasCustomValue
public boolean hasCustomValue()Value of the custom variable for each transaction. Allowed only if a custom key is provided in the store sales metadata.
optional string custom_value = 13;- Specified by:
hasCustomValuein interfaceTransactionAttributeOrBuilder- Returns:
- Whether the customValue field is set.
-
getCustomValue
Value of the custom variable for each transaction. Allowed only if a custom key is provided in the store sales metadata.
optional string custom_value = 13;- Specified by:
getCustomValuein interfaceTransactionAttributeOrBuilder- Returns:
- The customValue.
-
getCustomValueBytes
public com.google.protobuf.ByteString getCustomValueBytes()Value of the custom variable for each transaction. Allowed only if a custom key is provided in the store sales metadata.
optional string custom_value = 13;- Specified by:
getCustomValueBytesin interfaceTransactionAttributeOrBuilder- Returns:
- The bytes for customValue.
-
setCustomValue
Value of the custom variable for each transaction. Allowed only if a custom key is provided in the store sales metadata.
optional string custom_value = 13;- Parameters:
value- The customValue to set.- Returns:
- This builder for chaining.
-
clearCustomValue
Value of the custom variable for each transaction. Allowed only if a custom key is provided in the store sales metadata.
optional string custom_value = 13;- Returns:
- This builder for chaining.
-
setCustomValueBytes
Value of the custom variable for each transaction. Allowed only if a custom key is provided in the store sales metadata.
optional string custom_value = 13;- Parameters:
value- The bytes for customValue to set.- Returns:
- This builder for chaining.
-
hasItemAttribute
public boolean hasItemAttribute()Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14;- Specified by:
hasItemAttributein interfaceTransactionAttributeOrBuilder- Returns:
- Whether the itemAttribute field is set.
-
getItemAttribute
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14;- Specified by:
getItemAttributein interfaceTransactionAttributeOrBuilder- Returns:
- The itemAttribute.
-
setItemAttribute
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14; -
setItemAttribute
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14; -
mergeItemAttribute
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14; -
clearItemAttribute
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14; -
getItemAttributeBuilder
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14; -
getItemAttributeOrBuilder
Item attributes of the transaction. Accessible only to customers on the allow-list.
.google.ads.googleads.v18.common.ItemAttribute item_attribute = 14;- Specified by:
getItemAttributeOrBuilderin interfaceTransactionAttributeOrBuilder
-
setUnknownFields
public final TransactionAttribute.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
-
mergeUnknownFields
public final TransactionAttribute.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransactionAttribute.Builder>
-