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

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

There is a newer version: 0.57.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: NetworkService.proto

package com.hederahashgraph.service.proto.java;

public final class NetworkServiceOuterClass {
  private NetworkServiceOuterClass() {}
  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\024NetworkService.proto\022\005proto\032\013Query.pro" +
      "to\032\016Response.proto\032\031TransactionResponse." +
      "proto\032\021Transaction.proto2\204\001\n\016NetworkServ" +
      "ice\022/\n\016getVersionInfo\022\014.proto.Query\032\017.pr" +
      "oto.Response\022A\n\017uncheckedSubmit\022\022.proto." +
      "Transaction\032\032.proto.TransactionResponseB" +
      "(\n&com.hederahashgraph.service.proto.jav" +
      "ab\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