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

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

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

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

public final class CryptoServiceOuterClass {
  private CryptoServiceOuterClass() {}
  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\024crypto_service.proto\022\005proto\032\013query.pro" +
      "to\032\016response.proto\032\032transaction_response" +
      ".proto\032\021transaction.proto2\303\007\n\rCryptoServ" +
      "ice\022?\n\rcreateAccount\022\022.proto.Transaction" +
      "\032\032.proto.TransactionResponse\022?\n\rupdateAc" +
      "count\022\022.proto.Transaction\032\032.proto.Transa" +
      "ctionResponse\022@\n\016cryptoTransfer\022\022.proto." +
      "Transaction\032\032.proto.TransactionResponse\022" +
      ">\n\014cryptoDelete\022\022.proto.Transaction\032\032.pr" +
      "oto.TransactionResponse\022C\n\021approveAllowa" +
      "nces\022\022.proto.Transaction\032\032.proto.Transac" +
      "tionResponse\022B\n\020deleteAllowances\022\022.proto" +
      ".Transaction\032\032.proto.TransactionResponse" +
      "\022=\n\013addLiveHash\022\022.proto.Transaction\032\032.pr" +
      "oto.TransactionResponse\022@\n\016deleteLiveHas" +
      "h\022\022.proto.Transaction\032\032.proto.Transactio" +
      "nResponse\022,\n\013getLiveHash\022\014.proto.Query\032\017" +
      ".proto.Response\0222\n\021getAccountRecords\022\014.p" +
      "roto.Query\032\017.proto.Response\0221\n\020cryptoGet" +
      "Balance\022\014.proto.Query\032\017.proto.Response\022/" +
      "\n\016getAccountInfo\022\014.proto.Query\032\017.proto.R" +
      "esponse\0227\n\026getTransactionReceipts\022\014.prot" +
      "o.Query\032\017.proto.Response\0229\n\030getFastTrans" +
      "actionRecord\022\014.proto.Query\032\017.proto.Respo" +
      "nse\0222\n\021getTxRecordByTxID\022\014.proto.Query\032\017" +
      ".proto.Response\0226\n\025getStakersByAccountID" +
      "\022\014.proto.Query\032\017.proto.ResponseB \n\036com.h" +
      "edera.hashgraph.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