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

com.hedera.hapi.block.stream.output.protoc.TransactionOutputOuterClass Maven / Gradle / Ivy

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

package com.hedera.hapi.block.stream.output.protoc;

public final class TransactionOutputOuterClass {
  private TransactionOutputOuterClass() {}
  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_hapi_block_stream_output_TransactionOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_TransactionOutput_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&stream/output/transaction_output.proto" +
      "\022#com.hedera.hapi.block.stream.output\032$s" +
      "tream/output/schedule_service.proto\032 str" +
      "eam/output/util_service.proto\032\"stream/ou" +
      "tput/crypto_service.proto\032!stream/output" +
      "/token_service.proto\032*stream/output/smar" +
      "t_contract_service.proto\"\262\005\n\021Transaction" +
      "Output\022T\n\017crypto_transfer\030\001 \001(\01329.com.he" +
      "dera.hapi.block.stream.output.CryptoTran" +
      "sferOutputH\000\022H\n\tutil_prng\030\002 \001(\01323.com.he" +
      "dera.hapi.block.stream.output.UtilPrngOu" +
      "tputH\000\022P\n\rcontract_call\030\003 \001(\01327.com.hede" +
      "ra.hapi.block.stream.output.CallContract" +
      "OutputH\000\022L\n\rethereum_call\030\004 \001(\01323.com.he" +
      "dera.hapi.block.stream.output.EthereumOu" +
      "tputH\000\022T\n\017contract_create\030\005 \001(\01329.com.he" +
      "dera.hapi.block.stream.output.CreateCont" +
      "ractOutputH\000\022T\n\017create_schedule\030\006 \001(\01329." +
      "com.hedera.hapi.block.stream.output.Crea" +
      "teScheduleOutputH\000\022P\n\rsign_schedule\030\007 \001(" +
      "\01327.com.hedera.hapi.block.stream.output." +
      "SignScheduleOutputH\000\022P\n\rtoken_airdrop\030\010 " +
      "\001(\01327.com.hedera.hapi.block.stream.outpu" +
      "t.TokenAirdropOutputH\000B\r\n\013transactionB.\n" +
      "*com.hedera.hapi.block.stream.output.pro" +
      "tocP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hapi.block.stream.output.protoc.ScheduleService.getDescriptor(),
          com.hedera.hapi.block.stream.output.protoc.UtilService.getDescriptor(),
          com.hedera.hapi.block.stream.output.protoc.CryptoService.getDescriptor(),
          com.hedera.hapi.block.stream.output.protoc.TokenService.getDescriptor(),
          com.hedera.hapi.block.stream.output.protoc.SmartContractService.getDescriptor(),
        });
    internal_static_com_hedera_hapi_block_stream_output_TransactionOutput_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_block_stream_output_TransactionOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_TransactionOutput_descriptor,
        new java.lang.String[] { "CryptoTransfer", "UtilPrng", "ContractCall", "EthereumCall", "ContractCreate", "CreateSchedule", "SignSchedule", "TokenAirdrop", "Transaction", });
    com.hedera.hapi.block.stream.output.protoc.ScheduleService.getDescriptor();
    com.hedera.hapi.block.stream.output.protoc.UtilService.getDescriptor();
    com.hedera.hapi.block.stream.output.protoc.CryptoService.getDescriptor();
    com.hedera.hapi.block.stream.output.protoc.TokenService.getDescriptor();
    com.hedera.hapi.block.stream.output.protoc.SmartContractService.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy