Class TransactionData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.recaptchaenterprise.v1.TransactionData
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TransactionDataOrBuilder,Serializable
public final class TransactionData extends com.google.protobuf.GeneratedMessageV3 implements TransactionDataOrBuilder
Transaction data associated with a payment protected by reCAPTCHA Enterprise. All fields are optional.
Protobuf typegoogle.cloud.recaptchaenterprise.v1.TransactionData- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransactionData.AddressStructured address format for billing and shipping addresses.static interfaceTransactionData.AddressOrBuilderstatic classTransactionData.BuilderTransaction data associated with a payment protected by reCAPTCHA Enterprise.static classTransactionData.GatewayInfoDetails about the transaction from the gateway.static interfaceTransactionData.GatewayInfoOrBuilderstatic classTransactionData.ItemLine items being purchased in this transaction.static interfaceTransactionData.ItemOrBuilderstatic classTransactionData.UserDetails about a user's account involved in the transaction.static interfaceTransactionData.UserOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBILLING_ADDRESS_FIELD_NUMBERstatic intCARD_BIN_FIELD_NUMBERstatic intCARD_LAST_FOUR_FIELD_NUMBERstatic intCURRENCY_CODE_FIELD_NUMBERstatic intGATEWAY_INFO_FIELD_NUMBERstatic intITEMS_FIELD_NUMBERstatic intMERCHANTS_FIELD_NUMBERstatic intPAYMENT_METHOD_FIELD_NUMBERstatic intSHIPPING_ADDRESS_FIELD_NUMBERstatic intSHIPPING_VALUE_FIELD_NUMBERstatic intTRANSACTION_ID_FIELD_NUMBERstatic intUSER_FIELD_NUMBERstatic intVALUE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)TransactionData.AddressgetBillingAddress()Address associated with the payment method when applicable.TransactionData.AddressOrBuildergetBillingAddressOrBuilder()Address associated with the payment method when applicable.StringgetCardBin()The Bank Identification Number - generally the first 6 or 8 digits of the card.com.google.protobuf.ByteStringgetCardBinBytes()The Bank Identification Number - generally the first 6 or 8 digits of the card.StringgetCardLastFour()The last four digits of the card.com.google.protobuf.ByteStringgetCardLastFourBytes()The last four digits of the card.StringgetCurrencyCode()The currency code in ISO-4217 format.com.google.protobuf.ByteStringgetCurrencyCodeBytes()The currency code in ISO-4217 format.static TransactionDatagetDefaultInstance()TransactionDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()TransactionData.GatewayInfogetGatewayInfo()Information about the payment gateway's response to the transaction.TransactionData.GatewayInfoOrBuildergetGatewayInfoOrBuilder()Information about the payment gateway's response to the transaction.TransactionData.ItemgetItems(int index)Items purchased in this transaction.intgetItemsCount()Items purchased in this transaction.List<TransactionData.Item>getItemsList()Items purchased in this transaction.TransactionData.ItemOrBuildergetItemsOrBuilder(int index)Items purchased in this transaction.List<? extends TransactionData.ItemOrBuilder>getItemsOrBuilderList()Items purchased in this transaction.TransactionData.UsergetMerchants(int index)Information about the user or users fulfilling the transaction.intgetMerchantsCount()Information about the user or users fulfilling the transaction.List<TransactionData.User>getMerchantsList()Information about the user or users fulfilling the transaction.TransactionData.UserOrBuildergetMerchantsOrBuilder(int index)Information about the user or users fulfilling the transaction.List<? extends TransactionData.UserOrBuilder>getMerchantsOrBuilderList()Information about the user or users fulfilling the transaction.com.google.protobuf.Parser<TransactionData>getParserForType()StringgetPaymentMethod()The payment method for the transaction.com.google.protobuf.ByteStringgetPaymentMethodBytes()The payment method for the transaction.intgetSerializedSize()TransactionData.AddressgetShippingAddress()Destination address if this transaction involves shipping a physical item.TransactionData.AddressOrBuildergetShippingAddressOrBuilder()Destination address if this transaction involves shipping a physical item.doublegetShippingValue()The value of shipping in the specified currency.StringgetTransactionId()Unique identifier for the transaction.com.google.protobuf.ByteStringgetTransactionIdBytes()Unique identifier for the transaction.TransactionData.UsergetUser()Information about the user paying/initiating the transaction.TransactionData.UserOrBuildergetUserOrBuilder()Information about the user paying/initiating the transaction.doublegetValue()The decimal value of the transaction in the specified currency.booleanhasBillingAddress()Address associated with the payment method when applicable.booleanhasGatewayInfo()Information about the payment gateway's response to the transaction.inthashCode()booleanhasShippingAddress()Destination address if this transaction involves shipping a physical item.booleanhasTransactionId()Unique identifier for the transaction.booleanhasUser()Information about the user paying/initiating the transaction.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static TransactionData.BuildernewBuilder()static TransactionData.BuildernewBuilder(TransactionData prototype)TransactionData.BuildernewBuilderForType()protected TransactionData.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TransactionDataparseDelimitedFrom(InputStream input)static TransactionDataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransactionDataparseFrom(byte[] data)static TransactionDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransactionDataparseFrom(com.google.protobuf.ByteString data)static TransactionDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransactionDataparseFrom(com.google.protobuf.CodedInputStream input)static TransactionDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransactionDataparseFrom(InputStream input)static TransactionDataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransactionDataparseFrom(ByteBuffer data)static TransactionDataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TransactionData>parser()TransactionData.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TRANSACTION_ID_FIELD_NUMBER
public static final int TRANSACTION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAYMENT_METHOD_FIELD_NUMBER
public static final int PAYMENT_METHOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CARD_BIN_FIELD_NUMBER
public static final int CARD_BIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CARD_LAST_FOUR_FIELD_NUMBER
public static final int CARD_LAST_FOUR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CURRENCY_CODE_FIELD_NUMBER
public static final int CURRENCY_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHIPPING_VALUE_FIELD_NUMBER
public static final int SHIPPING_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHIPPING_ADDRESS_FIELD_NUMBER
public static final int SHIPPING_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BILLING_ADDRESS_FIELD_NUMBER
public static final int BILLING_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MERCHANTS_FIELD_NUMBER
public static final int MERCHANTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITEMS_FIELD_NUMBER
public static final int ITEMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GATEWAY_INFO_FIELD_NUMBER
public static final int GATEWAY_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasTransactionId
public boolean hasTransactionId()
Unique identifier for the transaction. This custom identifier can be used to reference this transaction in the future, for example, labeling a refund or chargeback event. Two attempts at the same transaction should use the same transaction id.
optional string transaction_id = 11;- Specified by:
hasTransactionIdin interfaceTransactionDataOrBuilder- Returns:
- Whether the transactionId field is set.
-
getTransactionId
public String getTransactionId()
Unique identifier for the transaction. This custom identifier can be used to reference this transaction in the future, for example, labeling a refund or chargeback event. Two attempts at the same transaction should use the same transaction id.
optional string transaction_id = 11;- Specified by:
getTransactionIdin interfaceTransactionDataOrBuilder- Returns:
- The transactionId.
-
getTransactionIdBytes
public com.google.protobuf.ByteString getTransactionIdBytes()
Unique identifier for the transaction. This custom identifier can be used to reference this transaction in the future, for example, labeling a refund or chargeback event. Two attempts at the same transaction should use the same transaction id.
optional string transaction_id = 11;- Specified by:
getTransactionIdBytesin interfaceTransactionDataOrBuilder- Returns:
- The bytes for transactionId.
-
getPaymentMethod
public String getPaymentMethod()
The payment method for the transaction. The allowed values are: * credit-card * debit-card * gift-card * processor-{name} (If a third-party is used, for example, processor-paypal) * custom-{name} (If an alternative method is used, for example, custom-crypto)string payment_method = 1;- Specified by:
getPaymentMethodin interfaceTransactionDataOrBuilder- Returns:
- The paymentMethod.
-
getPaymentMethodBytes
public com.google.protobuf.ByteString getPaymentMethodBytes()
The payment method for the transaction. The allowed values are: * credit-card * debit-card * gift-card * processor-{name} (If a third-party is used, for example, processor-paypal) * custom-{name} (If an alternative method is used, for example, custom-crypto)string payment_method = 1;- Specified by:
getPaymentMethodBytesin interfaceTransactionDataOrBuilder- Returns:
- The bytes for paymentMethod.
-
getCardBin
public String getCardBin()
The Bank Identification Number - generally the first 6 or 8 digits of the card.
string card_bin = 2;- Specified by:
getCardBinin interfaceTransactionDataOrBuilder- Returns:
- The cardBin.
-
getCardBinBytes
public com.google.protobuf.ByteString getCardBinBytes()
The Bank Identification Number - generally the first 6 or 8 digits of the card.
string card_bin = 2;- Specified by:
getCardBinBytesin interfaceTransactionDataOrBuilder- Returns:
- The bytes for cardBin.
-
getCardLastFour
public String getCardLastFour()
The last four digits of the card.
string card_last_four = 3;- Specified by:
getCardLastFourin interfaceTransactionDataOrBuilder- Returns:
- The cardLastFour.
-
getCardLastFourBytes
public com.google.protobuf.ByteString getCardLastFourBytes()
The last four digits of the card.
string card_last_four = 3;- Specified by:
getCardLastFourBytesin interfaceTransactionDataOrBuilder- Returns:
- The bytes for cardLastFour.
-
getCurrencyCode
public String getCurrencyCode()
The currency code in ISO-4217 format.
string currency_code = 4;- Specified by:
getCurrencyCodein interfaceTransactionDataOrBuilder- Returns:
- The currencyCode.
-
getCurrencyCodeBytes
public com.google.protobuf.ByteString getCurrencyCodeBytes()
The currency code in ISO-4217 format.
string currency_code = 4;- Specified by:
getCurrencyCodeBytesin interfaceTransactionDataOrBuilder- Returns:
- The bytes for currencyCode.
-
getValue
public double getValue()
The decimal value of the transaction in the specified currency.
double value = 5;- Specified by:
getValuein interfaceTransactionDataOrBuilder- Returns:
- The value.
-
getShippingValue
public double getShippingValue()
The value of shipping in the specified currency. 0 for free or no shipping.
double shipping_value = 12;- Specified by:
getShippingValuein interfaceTransactionDataOrBuilder- Returns:
- The shippingValue.
-
hasShippingAddress
public boolean hasShippingAddress()
Destination address if this transaction involves shipping a physical item.
.google.cloud.recaptchaenterprise.v1.TransactionData.Address shipping_address = 6;- Specified by:
hasShippingAddressin interfaceTransactionDataOrBuilder- Returns:
- Whether the shippingAddress field is set.
-
getShippingAddress
public TransactionData.Address getShippingAddress()
Destination address if this transaction involves shipping a physical item.
.google.cloud.recaptchaenterprise.v1.TransactionData.Address shipping_address = 6;- Specified by:
getShippingAddressin interfaceTransactionDataOrBuilder- Returns:
- The shippingAddress.
-
getShippingAddressOrBuilder
public TransactionData.AddressOrBuilder getShippingAddressOrBuilder()
Destination address if this transaction involves shipping a physical item.
.google.cloud.recaptchaenterprise.v1.TransactionData.Address shipping_address = 6;- Specified by:
getShippingAddressOrBuilderin interfaceTransactionDataOrBuilder
-
hasBillingAddress
public boolean hasBillingAddress()
Address associated with the payment method when applicable.
.google.cloud.recaptchaenterprise.v1.TransactionData.Address billing_address = 7;- Specified by:
hasBillingAddressin interfaceTransactionDataOrBuilder- Returns:
- Whether the billingAddress field is set.
-
getBillingAddress
public TransactionData.Address getBillingAddress()
Address associated with the payment method when applicable.
.google.cloud.recaptchaenterprise.v1.TransactionData.Address billing_address = 7;- Specified by:
getBillingAddressin interfaceTransactionDataOrBuilder- Returns:
- The billingAddress.
-
getBillingAddressOrBuilder
public TransactionData.AddressOrBuilder getBillingAddressOrBuilder()
Address associated with the payment method when applicable.
.google.cloud.recaptchaenterprise.v1.TransactionData.Address billing_address = 7;- Specified by:
getBillingAddressOrBuilderin interfaceTransactionDataOrBuilder
-
hasUser
public boolean hasUser()
Information about the user paying/initiating the transaction.
.google.cloud.recaptchaenterprise.v1.TransactionData.User user = 8;- Specified by:
hasUserin interfaceTransactionDataOrBuilder- Returns:
- Whether the user field is set.
-
getUser
public TransactionData.User getUser()
Information about the user paying/initiating the transaction.
.google.cloud.recaptchaenterprise.v1.TransactionData.User user = 8;- Specified by:
getUserin interfaceTransactionDataOrBuilder- Returns:
- The user.
-
getUserOrBuilder
public TransactionData.UserOrBuilder getUserOrBuilder()
Information about the user paying/initiating the transaction.
.google.cloud.recaptchaenterprise.v1.TransactionData.User user = 8;- Specified by:
getUserOrBuilderin interfaceTransactionDataOrBuilder
-
getMerchantsList
public List<TransactionData.User> getMerchantsList()
Information about the user or users fulfilling the transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.User merchants = 13;- Specified by:
getMerchantsListin interfaceTransactionDataOrBuilder
-
getMerchantsOrBuilderList
public List<? extends TransactionData.UserOrBuilder> getMerchantsOrBuilderList()
Information about the user or users fulfilling the transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.User merchants = 13;- Specified by:
getMerchantsOrBuilderListin interfaceTransactionDataOrBuilder
-
getMerchantsCount
public int getMerchantsCount()
Information about the user or users fulfilling the transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.User merchants = 13;- Specified by:
getMerchantsCountin interfaceTransactionDataOrBuilder
-
getMerchants
public TransactionData.User getMerchants(int index)
Information about the user or users fulfilling the transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.User merchants = 13;- Specified by:
getMerchantsin interfaceTransactionDataOrBuilder
-
getMerchantsOrBuilder
public TransactionData.UserOrBuilder getMerchantsOrBuilder(int index)
Information about the user or users fulfilling the transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.User merchants = 13;- Specified by:
getMerchantsOrBuilderin interfaceTransactionDataOrBuilder
-
getItemsList
public List<TransactionData.Item> getItemsList()
Items purchased in this transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.Item items = 14;- Specified by:
getItemsListin interfaceTransactionDataOrBuilder
-
getItemsOrBuilderList
public List<? extends TransactionData.ItemOrBuilder> getItemsOrBuilderList()
Items purchased in this transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.Item items = 14;- Specified by:
getItemsOrBuilderListin interfaceTransactionDataOrBuilder
-
getItemsCount
public int getItemsCount()
Items purchased in this transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.Item items = 14;- Specified by:
getItemsCountin interfaceTransactionDataOrBuilder
-
getItems
public TransactionData.Item getItems(int index)
Items purchased in this transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.Item items = 14;- Specified by:
getItemsin interfaceTransactionDataOrBuilder
-
getItemsOrBuilder
public TransactionData.ItemOrBuilder getItemsOrBuilder(int index)
Items purchased in this transaction.
repeated .google.cloud.recaptchaenterprise.v1.TransactionData.Item items = 14;- Specified by:
getItemsOrBuilderin interfaceTransactionDataOrBuilder
-
hasGatewayInfo
public boolean hasGatewayInfo()
Information about the payment gateway's response to the transaction.
.google.cloud.recaptchaenterprise.v1.TransactionData.GatewayInfo gateway_info = 10;- Specified by:
hasGatewayInfoin interfaceTransactionDataOrBuilder- Returns:
- Whether the gatewayInfo field is set.
-
getGatewayInfo
public TransactionData.GatewayInfo getGatewayInfo()
Information about the payment gateway's response to the transaction.
.google.cloud.recaptchaenterprise.v1.TransactionData.GatewayInfo gateway_info = 10;- Specified by:
getGatewayInfoin interfaceTransactionDataOrBuilder- Returns:
- The gatewayInfo.
-
getGatewayInfoOrBuilder
public TransactionData.GatewayInfoOrBuilder getGatewayInfoOrBuilder()
Information about the payment gateway's response to the transaction.
.google.cloud.recaptchaenterprise.v1.TransactionData.GatewayInfo gateway_info = 10;- Specified by:
getGatewayInfoOrBuilderin interfaceTransactionDataOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TransactionData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionData parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TransactionData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TransactionData parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TransactionData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static TransactionData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TransactionData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public TransactionData.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TransactionData.Builder newBuilder()
-
newBuilder
public static TransactionData.Builder newBuilder(TransactionData prototype)
-
toBuilder
public TransactionData.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TransactionData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TransactionData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TransactionData> parser()
-
getParserForType
public com.google.protobuf.Parser<TransactionData> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TransactionData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-