io.envoyproxy.envoy.service.load_stats.v2.LrsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/load_stats/v2/lrs.proto
package io.envoyproxy.envoy.service.load_stats.v2;
public final class LrsProto {
private LrsProto() {}
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_envoy_service_load_stats_v2_LoadStatsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_load_stats_v2_LoadStatsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_load_stats_v2_LoadStatsResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_load_stats_v2_LoadStatsResponse_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%envoy/service/load_stats/v2/lrs.proto\022" +
"\033envoy.service.load_stats.v2\032\034envoy/api/" +
"v2/core/base.proto\032\'envoy/api/v2/endpoin" +
"t/load_report.proto\032\036google/protobuf/dur" +
"ation.proto\032\027validate/validate.proto\"u\n\020" +
"LoadStatsRequest\022%\n\004node\030\001 \001(\0132\027.envoy.a" +
"pi.v2.core.Node\022:\n\rcluster_stats\030\002 \003(\0132#" +
".envoy.api.v2.endpoint.ClusterStats\"\222\001\n\021" +
"LoadStatsResponse\022\034\n\010clusters\030\001 \003(\tB\n\272\351\300" +
"\003\005\222\001\002\010\001\022:\n\027load_reporting_interval\030\002 \001(\013" +
"2\031.google.protobuf.Duration\022#\n\033report_en" +
"dpoint_granularity\030\003 \001(\0102\216\001\n\024LoadReporti" +
"ngService\022v\n\017StreamLoadStats\022-.envoy.ser" +
"vice.load_stats.v2.LoadStatsRequest\032..en" +
"voy.service.load_stats.v2.LoadStatsRespo" +
"nse\"\000(\0010\001B:\n)io.envoyproxy.envoy.service" +
".load_stats.v2B\010LrsProtoP\001\210\001\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
io.envoyproxy.envoy.api.v2.endpoint.LoadReportProto.getDescriptor(),
com.google.protobuf.DurationProto.getDescriptor(),
com.lyft.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_service_load_stats_v2_LoadStatsRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_load_stats_v2_LoadStatsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_load_stats_v2_LoadStatsRequest_descriptor,
new java.lang.String[] { "Node", "ClusterStats", });
internal_static_envoy_service_load_stats_v2_LoadStatsResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_service_load_stats_v2_LoadStatsResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_load_stats_v2_LoadStatsResponse_descriptor,
new java.lang.String[] { "Clusters", "LoadReportingInterval", "ReportEndpointGranularity", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.lyft.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
io.envoyproxy.envoy.api.v2.endpoint.LoadReportProto.getDescriptor();
com.google.protobuf.DurationProto.getDescriptor();
com.lyft.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}