io.envoyproxy.envoy.config.metrics.v2.MetricsServiceProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/metrics/v2/metrics_service.proto
package io.envoyproxy.envoy.config.metrics.v2;
public final class MetricsServiceProto {
private MetricsServiceProto() {}
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_config_metrics_v2_MetricsServiceConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_metrics_v2_MetricsServiceConfig_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/config/metrics/v2/metrics_servic" +
"e.proto\022\027envoy.config.metrics.v2\032$envoy/" +
"api/v2/core/grpc_service.proto\032\035udpa/ann" +
"otations/status.proto\032\027validate/validate" +
".proto\"V\n\024MetricsServiceConfig\022>\n\014grpc_s" +
"ervice\030\001 \001(\0132\036.envoy.api.v2.core.GrpcSer" +
"viceB\010\372B\005\212\001\002\020\001B\220\001\n%io.envoyproxy.envoy.c" +
"onfig.metrics.v2B\023MetricsServiceProtoP\001Z" +
"Hgithub.com/envoyproxy/go-control-plane/" +
"envoy/config/metrics/v2;metricsv2\272\200\310\321\006\002\020" +
"\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_metrics_v2_MetricsServiceConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_metrics_v2_MetricsServiceConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_metrics_v2_MetricsServiceConfig_descriptor,
new java.lang.String[] { "GrpcService", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}