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

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

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

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

public final class BlockStreamInfoOuterClass {
  private BlockStreamInfoOuterClass() {}
  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_node_state_blockstream_BlockStreamInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_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\027block_stream_info.proto\022&com.hedera.ha" +
      "pi.node.state.blockstream\032\017timestamp.pro" +
      "to\"\214\001\n\017BlockStreamInfo\022\024\n\014block_number\030\001" +
      " \001(\004\022$\n\nblock_time\030\002 \001(\0132\020.proto.Timesta" +
      "mp\022\036\n\026trailing_output_hashes\030\003 \001(\014\022\035\n\025tr" +
      "ailing_block_hashes\030\004 \001(\014B\"\n\036com.hedera." +
      "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(),
        });
    internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_node_state_blockstream_BlockStreamInfo_descriptor,
        new java.lang.String[] { "BlockNumber", "BlockTime", "TrailingOutputHashes", "TrailingBlockHashes", });
    com.hedera.hashgraph.sdk.proto.TimestampOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy