All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hederahashgraph.service.proto.java.FreezeServiceOuterClass Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: freeze_service.proto

package com.hederahashgraph.service.proto.java;

public final class FreezeServiceOuterClass {
  private FreezeServiceOuterClass() {}
  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\024freeze_service.proto\022\005proto\032\032transacti" +
      "on_response.proto\032\021transaction.proto2I\n\r" +
      "FreezeService\0228\n\006freeze\022\022.proto.Transact" +
      "ion\032\032.proto.TransactionResponseB(\n&com.h" +
      "ederahashgraph.service.proto.javab\006proto" +
      "3"
    };
    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)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy