com.hederahashgraph.service.proto.java.AddressBookServiceOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: address_book_service.proto
package com.hederahashgraph.service.proto.java;
public final class AddressBookServiceOuterClass {
private AddressBookServiceOuterClass() {}
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\032address_book_service.proto\022\005proto\032\013que" +
"ry.proto\032\016response.proto\032\032transaction_re" +
"sponse.proto\032\021transaction.proto2\316\001\n\022Addr" +
"essBookService\022<\n\ncreateNode\022\022.proto.Tra" +
"nsaction\032\032.proto.TransactionResponse\022<\n\n" +
"deleteNode\022\022.proto.Transaction\032\032.proto.T" +
"ransactionResponse\022<\n\nupdateNode\022\022.proto" +
".Transaction\032\032.proto.TransactionResponse" +
"B(\n&com.hederahashgraph.service.proto.ja" +
"vab\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor(),
});
com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}