| Modifier and Type | Method and Description |
|---|---|
TransactionData |
TransactionData.Builder.build() |
TransactionData |
TransactionData.Builder.buildPartial() |
static TransactionData |
TransactionData.getDefaultInstance() |
TransactionData |
TransactionData.getDefaultInstanceForType() |
TransactionData |
TransactionData.Builder.getDefaultInstanceForType() |
TransactionData |
Event.getTransactionData()
Optional.
|
TransactionData |
Event.Builder.getTransactionData()
Optional.
|
TransactionData |
EventOrBuilder.getTransactionData()
Optional.
|
static TransactionData |
TransactionData.parseDelimitedFrom(InputStream input) |
static TransactionData |
TransactionData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionData |
TransactionData.parseFrom(byte[] data) |
static TransactionData |
TransactionData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionData |
TransactionData.parseFrom(ByteBuffer data) |
static TransactionData |
TransactionData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionData |
TransactionData.parseFrom(com.google.protobuf.ByteString data) |
static TransactionData |
TransactionData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionData |
TransactionData.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransactionData |
TransactionData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransactionData |
TransactionData.parseFrom(InputStream input) |
static TransactionData |
TransactionData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransactionData> |
TransactionData.getParserForType() |
static com.google.protobuf.Parser<TransactionData> |
TransactionData.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransactionData.Builder |
TransactionData.Builder.mergeFrom(TransactionData other) |
Event.Builder |
Event.Builder.mergeTransactionData(TransactionData value)
Optional.
|
static TransactionData.Builder |
TransactionData.newBuilder(TransactionData prototype) |
Event.Builder |
Event.Builder.setTransactionData(TransactionData value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.