com.hederahashgraph.api.proto.java.ThrottleUsageSnapshotsOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: state/throttles/throttle_usage_snapshots.proto
package com.hederahashgraph.api.proto.java;
public final class ThrottleUsageSnapshotsOuterClass {
private ThrottleUsageSnapshotsOuterClass() {}
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_proto_ThrottleUsageSnapshots_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ThrottleUsageSnapshots_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_proto_ThrottleUsageSnapshot_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_ThrottleUsageSnapshot_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.state/throttles/throttle_usage_snapsho" +
"ts.proto\022\005proto\032\017timestamp.proto\"\201\001\n\026Thr" +
"ottleUsageSnapshots\0223\n\rtps_throttles\030\001 \003" +
"(\0132\034.proto.ThrottleUsageSnapshot\0222\n\014gas_" +
"throttle\030\002 \001(\0132\034.proto.ThrottleUsageSnap" +
"shot\"S\n\025ThrottleUsageSnapshot\022\014\n\004used\030\001 " +
"\001(\003\022,\n\022last_decision_time\030\002 \001(\0132\020.proto." +
"TimestampB&\n\"com.hederahashgraph.api.pro" +
"to.javaP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
});
internal_static_proto_ThrottleUsageSnapshots_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_ThrottleUsageSnapshots_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ThrottleUsageSnapshots_descriptor,
new java.lang.String[] { "TpsThrottles", "GasThrottle", });
internal_static_proto_ThrottleUsageSnapshot_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_proto_ThrottleUsageSnapshot_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_ThrottleUsageSnapshot_descriptor,
new java.lang.String[] { "Used", "LastDecisionTime", });
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy