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

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

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

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

public final class TransactionRecordOuterClass {
  private TransactionRecordOuterClass() {}
  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_TransactionRecord_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_TransactionRecord_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_proto_PendingAirdropRecord_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_PendingAirdropRecord_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\030transaction_record.proto\022\005proto\032\017times" +
      "tamp.proto\032\021basic_types.proto\032\021custom_fe" +
      "es.proto\032\031transaction_receipt.proto\032\025cry" +
      "pto_transfer.proto\032\031contract_call_local." +
      "proto\"\365\006\n\021TransactionRecord\022*\n\007receipt\030\001" +
      " \001(\0132\031.proto.TransactionReceipt\022\027\n\017trans" +
      "actionHash\030\002 \001(\014\022,\n\022consensusTimestamp\030\003" +
      " \001(\0132\020.proto.Timestamp\022+\n\rtransactionID\030" +
      "\004 \001(\0132\024.proto.TransactionID\022\014\n\004memo\030\005 \001(" +
      "\t\022\026\n\016transactionFee\030\006 \001(\004\022;\n\022contractCal" +
      "lResult\030\007 \001(\0132\035.proto.ContractFunctionRe" +
      "sultH\000\022=\n\024contractCreateResult\030\010 \001(\0132\035.p" +
      "roto.ContractFunctionResultH\000\022)\n\014transfe" +
      "rList\030\n \001(\0132\023.proto.TransferList\0224\n\022toke" +
      "nTransferLists\030\013 \003(\0132\030.proto.TokenTransf" +
      "erList\022&\n\013scheduleRef\030\014 \001(\0132\021.proto.Sche" +
      "duleID\0226\n\024assessed_custom_fees\030\r \003(\0132\030.p" +
      "roto.AssessedCustomFee\022=\n\034automatic_toke" +
      "n_associations\030\016 \003(\0132\027.proto.TokenAssoci" +
      "ation\0224\n\032parent_consensus_timestamp\030\017 \001(" +
      "\0132\020.proto.Timestamp\022\r\n\005alias\030\020 \001(\014\022\025\n\ret" +
      "hereum_hash\030\021 \001(\014\0222\n\024paid_staking_reward" +
      "s\030\022 \003(\0132\024.proto.AccountAmount\022\024\n\nprng_by" +
      "tes\030\023 \001(\014H\001\022\025\n\013prng_number\030\024 \001(\005H\001\022\023\n\013ev" +
      "m_address\030\025 \001(\014\0229\n\024new_pending_airdrops\030" +
      "\026 \003(\0132\033.proto.PendingAirdropRecordB\006\n\004bo" +
      "dyB\t\n\007entropy\"\206\001\n\024PendingAirdropRecord\0223" +
      "\n\022pending_airdrop_id\030\001 \001(\0132\027.proto.Pendi" +
      "ngAirdropId\0229\n\025pending_airdrop_value\030\002 \001" +
      "(\0132\032.proto.PendingAirdropValueB\"\n\036com.he" +
      "dera.hashgraph.sdk.protoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hashgraph.sdk.proto.TimestampOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CustomFees.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.TransactionReceiptOuterClass.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.CryptoTransfer.getDescriptor(),
          com.hedera.hashgraph.sdk.proto.ContractCallLocal.getDescriptor(),
        });
    internal_static_proto_TransactionRecord_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_TransactionRecord_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_TransactionRecord_descriptor,
        new java.lang.String[] { "Receipt", "TransactionHash", "ConsensusTimestamp", "TransactionID", "Memo", "TransactionFee", "ContractCallResult", "ContractCreateResult", "TransferList", "TokenTransferLists", "ScheduleRef", "AssessedCustomFees", "AutomaticTokenAssociations", "ParentConsensusTimestamp", "Alias", "EthereumHash", "PaidStakingRewards", "PrngBytes", "PrngNumber", "EvmAddress", "NewPendingAirdrops", "Body", "Entropy", });
    internal_static_proto_PendingAirdropRecord_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_proto_PendingAirdropRecord_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_PendingAirdropRecord_descriptor,
        new java.lang.String[] { "PendingAirdropId", "PendingAirdropValue", });
    com.hedera.hashgraph.sdk.proto.TimestampOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.BasicTypes.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CustomFees.getDescriptor();
    com.hedera.hashgraph.sdk.proto.TransactionReceiptOuterClass.getDescriptor();
    com.hedera.hashgraph.sdk.proto.CryptoTransfer.getDescriptor();
    com.hedera.hashgraph.sdk.proto.ContractCallLocal.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy