io.envoyproxy.envoy.extensions.upstreams.http.generic.v3.GenericConnectionPoolProtoOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/extensions/upstreams/http/generic/v3/generic_connection_pool.proto
package io.envoyproxy.envoy.extensions.upstreams.http.generic.v3;
public final class GenericConnectionPoolProtoOuterClass {
private GenericConnectionPoolProtoOuterClass() {}
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_extensions_upstreams_http_generic_v3_GenericConnectionPoolProto_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_extensions_upstreams_http_generic_v3_GenericConnectionPoolProto_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nHenvoy/extensions/upstreams/http/generi" +
"c/v3/generic_connection_pool.proto\022*envo" +
"y.extensions.upstreams.http.generic.v3\032\035" +
"udpa/annotations/status.proto\"\034\n\032Generic" +
"ConnectionPoolProtoB\307\001\n8io.envoyproxy.en" +
"voy.extensions.upstreams.http.generic.v3" +
"B$GenericConnectionPoolProtoOuterClassP\001" +
"Z[github.com/envoyproxy/go-control-plane" +
"/envoy/extensions/upstreams/http/generic" +
"/v3;genericv3\272\200\310\321\006\002\020\002b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Status.getDescriptor(),
});
internal_static_envoy_extensions_upstreams_http_generic_v3_GenericConnectionPoolProto_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_extensions_upstreams_http_generic_v3_GenericConnectionPoolProto_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_extensions_upstreams_http_generic_v3_GenericConnectionPoolProto_descriptor,
new java.lang.String[] { });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}