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

com.hedera.mirror.api.proto.MirrorNetworkService Maven / Gradle / Ivy

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

package com.hedera.mirror.api.proto;

public final class MirrorNetworkService {
  private MirrorNetworkService() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_mirror_api_proto_AddressBookQuery_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_mirror_api_proto_AddressBookQuery_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\034mirror_network_service.proto\022\033com.hede" +
      "ra.mirror.api.proto\032\021basic_types.proto\032\017" +
      "timestamp.proto\"A\n\020AddressBookQuery\022\036\n\007f" +
      "ile_id\030\001 \001(\0132\r.proto.FileID\022\r\n\005limit\030\002 \001" +
      "(\0052a\n\016NetworkService\022O\n\010getNodes\022-.com.h" +
      "edera.mirror.api.proto.AddressBookQuery\032" +
      "\022.proto.NodeAddress0\001B\037\n\033com.hedera.mirr" +
      "or.api.protoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
          com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
        });
    internal_static_com_hedera_mirror_api_proto_AddressBookQuery_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_mirror_api_proto_AddressBookQuery_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_mirror_api_proto_AddressBookQuery_descriptor,
        new java.lang.String[] { "FileId", "Limit", });
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
    com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy