
com.hederahashgraph.api.proto.java.TransactionGetReceipt Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TransactionGetReceipt.proto
package com.hederahashgraph.api.proto.java;
public final class TransactionGetReceipt {
private TransactionGetReceipt() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_TransactionGetReceiptQuery_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_TransactionGetReceiptQuery_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_TransactionGetReceiptResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_TransactionGetReceiptResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\033TransactionGetReceipt.proto\022\005proto\032\030Tr" +
"ansactionReceipt.proto\032\020BasicTypes.proto" +
"\032\021QueryHeader.proto\032\024ResponseHeader.prot" +
"o\"\210\001\n\032TransactionGetReceiptQuery\022\"\n\006head" +
"er\030\001 \001(\0132\022.proto.QueryHeader\022+\n\rtransact" +
"ionID\030\002 \001(\0132\024.proto.TransactionID\022\031\n\021inc" +
"ludeDuplicates\030\003 \001(\010\"\263\001\n\035TransactionGetR" +
"eceiptResponse\022%\n\006header\030\001 \001(\0132\025.proto.R" +
"esponseHeader\022*\n\007receipt\030\002 \001(\0132\031.proto.T" +
"ransactionReceipt\022?\n\034duplicateTransactio" +
"nReceipts\030\004 \003(\0132\031.proto.TransactionRecei" +
"ptB&\n\"com.hederahashgraph.api.proto.java" +
"P\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.TransactionReceiptOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor(),
});
internal_static_proto_TransactionGetReceiptQuery_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_TransactionGetReceiptQuery_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_TransactionGetReceiptQuery_descriptor,
new java.lang.String[] { "Header", "TransactionID", "IncludeDuplicates", });
internal_static_proto_TransactionGetReceiptResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_proto_TransactionGetReceiptResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_TransactionGetReceiptResponse_descriptor,
new java.lang.String[] { "Header", "Receipt", "DuplicateTransactionReceipts", });
com.hederahashgraph.api.proto.java.TransactionReceiptOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
com.hederahashgraph.api.proto.java.QueryHeaderOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseHeaderOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy