com.v2ray.core.app.stats.ConfigOuterClass Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: v2ray.com/core/app/stats/config.proto
package com.v2ray.core.app.stats;
public final class ConfigOuterClass {
private ConfigOuterClass() {}
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_v2ray_core_app_stats_Config_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_v2ray_core_app_stats_Config_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%v2ray.com/core/app/stats/config.proto\022" +
"\024v2ray.core.app.stats\"\010\n\006ConfigB:\n\030com.v" +
"2ray.core.app.statsP\001Z\005stats\252\002\024V2Ray.Cor" +
"e.App.Statsb\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_v2ray_core_app_stats_Config_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_v2ray_core_app_stats_Config_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_v2ray_core_app_stats_Config_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}