io.envoyproxy.envoy.service.load_stats.v3.LrsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/load_stats/v3/lrs.proto
package io.envoyproxy.envoy.service.load_stats.v3;
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_v3_LoadStatsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_load_stats_v3_LoadStatsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_load_stats_v3_LoadStatsResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_load_stats_v3_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/v3/lrs.proto\022" +
"\033envoy.service.load_stats.v3\032\037envoy/conf" +
"ig/core/v3/base.proto\032*envoy/config/endp" +
"oint/v3/load_report.proto\032\036google/protob" +
"uf/duration.proto\032\035udpa/annotations/stat" +
"us.proto\032!udpa/annotations/versioning.pr" +
"oto\"\260\001\n\020LoadStatsRequest\022(\n\004node\030\001 \001(\0132\032" +
".envoy.config.core.v3.Node\022=\n\rcluster_st" +
"ats\030\002 \003(\0132&.envoy.config.endpoint.v3.Clu" +
"sterStats:3\232\305\210\036.\n,envoy.service.load_sta" +
"ts.v2.LoadStatsRequest\"\327\001\n\021LoadStatsResp" +
"onse\022\020\n\010clusters\030\001 \003(\t\022\031\n\021send_all_clust" +
"ers\030\004 \001(\010\022:\n\027load_reporting_interval\030\002 \001" +
"(\0132\031.google.protobuf.Duration\022#\n\033report_" +
"endpoint_granularity\030\003 \001(\010:4\232\305\210\036/\n-envoy" +
".service.load_stats.v2.LoadStatsResponse" +
"2\216\001\n\024LoadReportingService\022v\n\017StreamLoadS" +
"tats\022-.envoy.service.load_stats.v3.LoadS" +
"tatsRequest\032..envoy.service.load_stats.v" +
"3.LoadStatsResponse\"\000(\0010\001B\220\001\n)io.envoypr" +
"oxy.envoy.service.load_stats.v3B\010LrsProt" +
"oP\001ZOgithub.com/envoyproxy/go-control-pl" +
"ane/envoy/service/load_stats/v3;load_sta" +
"tsv3\272\200\310\321\006\002\020\002b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.config.core.v3.BaseProto.getDescriptor(),
io.envoyproxy.envoy.config.endpoint.v3.LoadReportProto.getDescriptor(),
com.google.protobuf.DurationProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
udpa.annotations.Versioning.getDescriptor(),
});
internal_static_envoy_service_load_stats_v3_LoadStatsRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_load_stats_v3_LoadStatsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_load_stats_v3_LoadStatsRequest_descriptor,
new java.lang.String[] { "Node", "ClusterStats", });
internal_static_envoy_service_load_stats_v3_LoadStatsResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_service_load_stats_v3_LoadStatsResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_load_stats_v3_LoadStatsResponse_descriptor,
new java.lang.String[] { "Clusters", "SendAllClusters", "LoadReportingInterval", "ReportEndpointGranularity", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
registry.add(udpa.annotations.Versioning.versioning);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.config.core.v3.BaseProto.getDescriptor();
io.envoyproxy.envoy.config.endpoint.v3.LoadReportProto.getDescriptor();
com.google.protobuf.DurationProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
udpa.annotations.Versioning.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}