com.hederahashgraph.service.proto.java.ScheduleServiceOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ScheduleService.proto
package com.hederahashgraph.service.proto.java;
public final class ScheduleServiceOuterClass {
private ScheduleServiceOuterClass() {}
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\025ScheduleService.proto\022\005proto\032\013Query.pr" +
"oto\032\016Response.proto\032\031TransactionResponse" +
".proto\032\021Transaction.proto2\207\002\n\017ScheduleSe" +
"rvice\022@\n\016createSchedule\022\022.proto.Transact" +
"ion\032\032.proto.TransactionResponse\022>\n\014signS" +
"chedule\022\022.proto.Transaction\032\032.proto.Tran" +
"sactionResponse\022@\n\016deleteSchedule\022\022.prot" +
"o.Transaction\032\032.proto.TransactionRespons" +
"e\0220\n\017getScheduleInfo\022\014.proto.Query\032\017.pro" +
"to.ResponseB(\n&com.hederahashgraph.servi" +
"ce.proto.javab\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)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy