
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TransactionResponse.proto
package com.hederahashgraph.api.proto.java;
public final class TransactionResponseOuterClass {
private TransactionResponseOuterClass() {}
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_TransactionResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_TransactionResponse_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\031TransactionResponse.proto\022\005proto\032\022Resp" +
"onseCode.proto\"a\n\023TransactionResponse\022<\n" +
"\033nodeTransactionPrecheckCode\030\001 \001(\0162\027.pro" +
"to.ResponseCodeEnum\022\014\n\004cost\030\002 \001(\004B&\n\"com" +
".hederahashgraph.api.proto.javaP\001b\006proto" +
"3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.ResponseCode.getDescriptor(),
}, assigner);
internal_static_proto_TransactionResponse_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_TransactionResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_TransactionResponse_descriptor,
new java.lang.String[] { "NodeTransactionPrecheckCode", "Cost", });
com.hederahashgraph.api.proto.java.ResponseCode.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy