com.hedera.hapi.platform.event.legacy.EventConsensusDataOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: event/event_consensus_data.proto
package com.hedera.hapi.platform.event.legacy;
public final class EventConsensusDataOuterClass {
private EventConsensusDataOuterClass() {}
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_EventConsensusData_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_platform_event_EventConsensusData_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 event/event_consensus_data.proto\022\036com." +
"hedera.hapi.platform.event\032\021basic_types." +
"proto\032\034event/event_descriptor.proto\032\017tim" +
"estamp.proto\"\\\n\022EventConsensusData\022-\n\023co" +
"nsensus_timestamp\030\001 \001(\0132\020.proto.Timestam" +
"p\022\027\n\017consensus_order\030\002 \001(\004B)\n%com.hedera" +
".hapi.platform.event.legacyP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
com.hedera.hapi.platform.event.legacy.EventDescriptorOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
});
internal_static_com_hedera_hapi_platform_event_EventConsensusData_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_hedera_hapi_platform_event_EventConsensusData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_platform_event_EventConsensusData_descriptor,
new java.lang.String[] { "ConsensusTimestamp", "ConsensusOrder", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
com.hedera.hapi.platform.event.legacy.EventDescriptorOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy