com.hederahashgraph.service.proto.java.UtilServiceOuterClass Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: util_service.proto
package com.hederahashgraph.service.proto.java;
public final class UtilServiceOuterClass {
private UtilServiceOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\022util_service.proto\022\005proto\032\032transaction" +
"_response.proto\032\021transaction.proto2E\n\013Ut" +
"ilService\0226\n\004prng\022\022.proto.Transaction\032\032." +
"proto.TransactionResponseB(\n&com.hederah" +
"ashgraph.service.proto.javab\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor(),
});
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}