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

com.hedera.hapi.platform.event.legacy.GossipEventOuterClass Maven / Gradle / Ivy

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

package com.hedera.hapi.platform.event.legacy;

public final class GossipEventOuterClass {
  private GossipEventOuterClass() {}
  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_platform_event_GossipEvent_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_hedera_hapi_platform_event_GossipEvent_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\030event/gossip_event.proto\022\036com.hedera.h" +
      "api.platform.event\032\035event/event_transact" +
      "ion.proto\032\026event/event_core.proto\"\254\001\n\013Go" +
      "ssipEvent\022=\n\nevent_core\030\001 \001(\0132).com.hede" +
      "ra.hapi.platform.event.EventCore\022\021\n\tsign" +
      "ature\030\002 \001(\014\022K\n\021event_transaction\030\003 \003(\01320" +
      ".com.hedera.hapi.platform.event.EventTra" +
      "nsactionB)\n%com.hedera.hapi.platform.eve" +
      "nt.legacyP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hedera.hapi.platform.event.legacy.EventTransactionOuterClass.getDescriptor(),
          com.hedera.hapi.platform.event.legacy.EventCoreOuterClass.getDescriptor(),
        });
    internal_static_com_hedera_hapi_platform_event_GossipEvent_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_hedera_hapi_platform_event_GossipEvent_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_hedera_hapi_platform_event_GossipEvent_descriptor,
        new java.lang.String[] { "EventCore", "Signature", "EventTransaction", });
    com.hedera.hapi.platform.event.legacy.EventTransactionOuterClass.getDescriptor();
    com.hedera.hapi.platform.event.legacy.EventCoreOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy