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

com.hedera.hashgraph.sdk.proto.NetworkServiceOuterClass Maven / Gradle / Ivy

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

// Protobuf Java Version: 3.25.3
package com.hedera.hashgraph.sdk.proto;

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\025network_service.proto\022\005proto\032\013query.pr" +
      "oto\032\016response.proto\032\032transaction_respons" +
      "e.proto\032\021transaction.proto2\353\001\n\016NetworkSe" +
      "rvice\022/\n\016getVersionInfo\022\014.proto.Query\032\017." +
      "proto.Response\0221\n\020getExecutionTime\022\014.pro" +
      "to.Query\032\017.proto.Response\022A\n\017uncheckedSu" +
      "bmit\022\022.proto.Transaction\032\032.proto.Transac" +
      "tionResponse\0222\n\021getAccountDetails\022\014.prot" +
      "o.Query\032\017.proto.ResponseB \n\036com.hedera.h" +
      "ashgraph.sdk.protob\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hashgraph.sdk.proto.QueryOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ResponseOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TransactionResponseOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TransactionOuterClass.getDescriptor(),
        });
    com.hedera.hashgraph.sdk.proto.QueryOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ResponseOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TransactionResponseOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TransactionOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy