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

com.hedera.hapi.block.stream.output.protoc.ConsensusService 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/consensus_service.proto

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

public final class ConsensusService {
  private ConsensusService() {}
  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_CreateTopicOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_CreateTopicOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_UpdateTopicOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_UpdateTopicOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_DeleteTopicOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_DeleteTopicOutput_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_hedera_hapi_block_stream_output_SubmitMessageOutput_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_output_SubmitMessageOutput_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/consensus_service.proto\022" +
      "#com.hedera.hapi.block.stream.output\"\023\n\021" +
      "CreateTopicOutput\"\023\n\021UpdateTopicOutput\"\023" +
      "\n\021DeleteTopicOutput\"\025\n\023SubmitMessageOutp" +
      "ut*g\n\022RunningHashVersion\022!\n\035WITH_MESSAGE" +
      "_DIGEST_AND_PAYER\020\000\022\027\n\023WITH_MESSAGE_DIGE" +
      "ST\020\001\022\025\n\021WITH_FULL_MESSAGE\020\002B.\n*com.heder" +
      "a.hapi.block.stream.output.protocP\001b\006pro" +
      "to3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_hedera_hapi_block_stream_output_CreateTopicOutput_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_block_stream_output_CreateTopicOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_CreateTopicOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_UpdateTopicOutput_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_hedera_hapi_block_stream_output_UpdateTopicOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_UpdateTopicOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_DeleteTopicOutput_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_com_hedera_hapi_block_stream_output_DeleteTopicOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_DeleteTopicOutput_descriptor,
        new java.lang.String[] { });
    internal_static_com_hedera_hapi_block_stream_output_SubmitMessageOutput_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_com_hedera_hapi_block_stream_output_SubmitMessageOutput_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_output_SubmitMessageOutput_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy