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

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

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

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

public final class QueryOuterClass {
  private QueryOuterClass() {}
  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_proto_Query_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_Query_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\013query.proto\022\005proto\032\020get_by_key.proto\032\030" +
      "get_by_solidity_id.proto\032\031contract_call_" +
      "local.proto\032\027contract_get_info.proto\032\033co" +
      "ntract_get_bytecode.proto\032\032contract_get_" +
      "records.proto\032 crypto_get_account_balanc" +
      "e.proto\032 crypto_get_account_records.prot" +
      "o\032\025crypto_get_info.proto\032\032crypto_get_liv" +
      "e_hash.proto\032\030crypto_get_stakers.proto\032\027" +
      "file_get_contents.proto\032\023file_get_info.p" +
      "roto\032\035transaction_get_receipt.proto\032\034tra" +
      "nsaction_get_record.proto\032!transaction_g" +
      "et_fast_record.proto\032\036consensus_get_topi" +
      "c_info.proto\032\036network_get_version_info.p" +
      "roto\032 network_get_execution_time.proto\032\024" +
      "token_get_info.proto\032\027schedule_get_info." +
      "proto\032!token_get_account_nft_infos.proto" +
      "\032\030token_get_nft_info.proto\032\031token_get_nf" +
      "t_infos.proto\032\031get_account_details.proto" +
      "\"\210\014\n\005Query\022(\n\010getByKey\030\001 \001(\0132\024.proto.Get" +
      "ByKeyQueryH\000\0226\n\017getBySolidityID\030\002 \001(\0132\033." +
      "proto.GetBySolidityIDQueryH\000\022:\n\021contract" +
      "CallLocal\030\003 \001(\0132\035.proto.ContractCallLoca" +
      "lQueryH\000\0226\n\017contractGetInfo\030\004 \001(\0132\033.prot" +
      "o.ContractGetInfoQueryH\000\022>\n\023contractGetB" +
      "ytecode\030\005 \001(\0132\037.proto.ContractGetBytecod" +
      "eQueryH\000\022<\n\022ContractGetRecords\030\006 \001(\0132\036.p" +
      "roto.ContractGetRecordsQueryH\000\022F\n\027crypto" +
      "getAccountBalance\030\007 \001(\0132#.proto.CryptoGe" +
      "tAccountBalanceQueryH\000\022F\n\027cryptoGetAccou" +
      "ntRecords\030\010 \001(\0132#.proto.CryptoGetAccount" +
      "RecordsQueryH\000\0222\n\rcryptoGetInfo\030\t \001(\0132\031." +
      "proto.CryptoGetInfoQueryH\000\022:\n\021cryptoGetL" +
      "iveHash\030\n \001(\0132\035.proto.CryptoGetLiveHashQ" +
      "ueryH\000\022=\n\025cryptoGetProxyStakers\030\013 \001(\0132\034." +
      "proto.CryptoGetStakersQueryH\000\0226\n\017fileGet" +
      "Contents\030\014 \001(\0132\033.proto.FileGetContentsQu" +
      "eryH\000\022.\n\013fileGetInfo\030\r \001(\0132\027.proto.FileG" +
      "etInfoQueryH\000\022B\n\025transactionGetReceipt\030\016" +
      " \001(\0132!.proto.TransactionGetReceiptQueryH" +
      "\000\022@\n\024transactionGetRecord\030\017 \001(\0132 .proto." +
      "TransactionGetRecordQueryH\000\022H\n\030transacti" +
      "onGetFastRecord\030\020 \001(\0132$.proto.Transactio" +
      "nGetFastRecordQueryH\000\022B\n\025consensusGetTop" +
      "icInfo\0302 \001(\0132!.proto.ConsensusGetTopicIn" +
      "foQueryH\000\022B\n\025networkGetVersionInfo\0303 \001(\013" +
      "2!.proto.NetworkGetVersionInfoQueryH\000\0220\n" +
      "\014tokenGetInfo\0304 \001(\0132\030.proto.TokenGetInfo" +
      "QueryH\000\0226\n\017scheduleGetInfo\0305 \001(\0132\033.proto" +
      ".ScheduleGetInfoQueryH\000\022F\n\027tokenGetAccou" +
      "ntNftInfos\0306 \001(\0132#.proto.TokenGetAccount" +
      "NftInfosQueryH\000\0226\n\017tokenGetNftInfo\0307 \001(\013" +
      "2\033.proto.TokenGetNftInfoQueryH\000\0228\n\020token" +
      "GetNftInfos\0308 \001(\0132\034.proto.TokenGetNftInf" +
      "osQueryH\000\022F\n\027networkGetExecutionTime\0309 \001" +
      "(\0132#.proto.NetworkGetExecutionTimeQueryH" +
      "\000\0227\n\016accountDetails\030: \001(\0132\035.proto.GetAcc" +
      "ountDetailsQueryH\000B\007\n\005queryB\"\n\036com.heder" +
      "a.hashgraph.sdk.protoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hashgraph.sdk.proto.GetByKey.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.GetBySolidityId.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ContractCallLocal.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ContractGetInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ContractGetBytecode.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ContractGetRecords.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoGetAccountBalance.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoGetAccountRecords.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoGetInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoGetLiveHash.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoGetStakers.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.FileGetContents.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.FileGetInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TransactionGetReceipt.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TransactionGetRecord.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TransactionGetFastRecord.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ConsensusGetTopicInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.NetworkGetVersionInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.NetworkGetExecutionTime.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TokenGetInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ScheduleGetInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TokenGetAccountNftInfos.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TokenGetNftInfo.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TokenGetNftInfos.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.GetAccountDetails.getDescriptor(),
        });
    internal_static_proto_Query_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_Query_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_Query_descriptor,
        new java.lang.String[] { "GetByKey", "GetBySolidityID", "ContractCallLocal", "ContractGetInfo", "ContractGetBytecode", "ContractGetRecords", "CryptogetAccountBalance", "CryptoGetAccountRecords", "CryptoGetInfo", "CryptoGetLiveHash", "CryptoGetProxyStakers", "FileGetContents", "FileGetInfo", "TransactionGetReceipt", "TransactionGetRecord", "TransactionGetFastRecord", "ConsensusGetTopicInfo", "NetworkGetVersionInfo", "TokenGetInfo", "ScheduleGetInfo", "TokenGetAccountNftInfos", "TokenGetNftInfo", "TokenGetNftInfos", "NetworkGetExecutionTime", "AccountDetails", "Query", });
    com.hedera.hashgraph.sdk.proto.GetByKey.getDescriptor();
    com.hedera.hashgraph.sdk.proto.GetBySolidityId.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ContractCallLocal.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ContractGetInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ContractGetBytecode.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ContractGetRecords.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoGetAccountBalance.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoGetAccountRecords.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoGetInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoGetLiveHash.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoGetStakers.getDescriptor();
    com.hedera.hashgraph.sdk.proto.FileGetContents.getDescriptor();
    com.hedera.hashgraph.sdk.proto.FileGetInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TransactionGetReceipt.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TransactionGetRecord.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TransactionGetFastRecord.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ConsensusGetTopicInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.NetworkGetVersionInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.NetworkGetExecutionTime.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TokenGetInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ScheduleGetInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TokenGetAccountNftInfos.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TokenGetNftInfo.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TokenGetNftInfos.getDescriptor();
    com.hedera.hashgraph.sdk.proto.GetAccountDetails.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy