com.hedera.hapi.block.stream.input.protoc.EventMetadata Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: stream/input/event_metadata.proto
package com.hedera.hapi.block.stream.input.protoc;
public final class EventMetadata {
private EventMetadata() {}
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_input_EventHeader_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_input_EventHeader_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/input/event_metadata.proto\022\"com" +
".hedera.hapi.block.stream.input\032\026event/e" +
"vent_core.proto\"_\n\013EventHeader\022=\n\nevent_" +
"core\030\001 \001(\0132).com.hedera.hapi.platform.ev" +
"ent.EventCore\022\021\n\tsignature\030\002 \001(\014B-\n)com." +
"hedera.hapi.block.stream.input.protocP\001b" +
"\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hedera.hapi.platform.event.legacy.EventCoreOuterClass.getDescriptor(),
});
internal_static_com_hedera_hapi_block_stream_input_EventHeader_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_hedera_hapi_block_stream_input_EventHeader_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_input_EventHeader_descriptor,
new java.lang.String[] { "EventCore", "Signature", });
com.hedera.hapi.platform.event.legacy.EventCoreOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy