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

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

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

public final class BlockOuterClass {
  private BlockOuterClass() {}
  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_Block_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_block_stream_Block_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\022stream/block.proto\022\034com.hedera.hapi.bl" +
      "ock.stream\032\027stream/block_item.proto\"?\n\005B" +
      "lock\0226\n\005items\030\001 \003(\0132\'.com.hedera.hapi.bl" +
      "ock.stream.BlockItemB\'\n#com.hedera.hapi." +
      "block.stream.protocP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hapi.block.stream.protoc.BlockItemOuterClass.getDescriptor(),
        });
    internal_static_com_hedera_hapi_block_stream_Block_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_block_stream_Block_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_block_stream_Block_descriptor,
        new java.lang.String[] { "Items", });
    com.hedera.hapi.block.stream.protoc.BlockItemOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy