
com.hederahashgraph.service.proto.java.FileServiceOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: FileService.proto
package com.hederahashgraph.service.proto.java;
public final class FileServiceOuterClass {
private FileServiceOuterClass() {}
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\021FileService.proto\022\005proto\032\013Query.proto\032" +
"\016Response.proto\032\031TransactionResponse.pro" +
"to\032\021Transaction.proto2\351\003\n\013FileService\022<\n" +
"\ncreateFile\022\022.proto.Transaction\032\032.proto." +
"TransactionResponse\022<\n\nupdateFile\022\022.prot" +
"o.Transaction\032\032.proto.TransactionRespons" +
"e\022<\n\ndeleteFile\022\022.proto.Transaction\032\032.pr" +
"oto.TransactionResponse\022?\n\rappendContent" +
"\022\022.proto.Transaction\032\032.proto.Transaction" +
"Response\022/\n\016getFileContent\022\014.proto.Query" +
"\032\017.proto.Response\022,\n\013getFileInfo\022\014.proto" +
".Query\032\017.proto.Response\022>\n\014systemDelete\022" +
"\022.proto.Transaction\032\032.proto.TransactionR" +
"esponse\022@\n\016systemUndelete\022\022.proto.Transa" +
"ction\032\032.proto.TransactionResponseB(\n&com" +
".hederahashgraph.service.proto.javab\006pro" +
"to3"
};
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.QueryOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor(),
}, assigner);
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)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy