io.envoyproxy.envoy.extensions.upstreams.tcp.generic.v3.GenericConnectionPoolProtoOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/extensions/upstreams/tcp/generic/v3/generic_connection_pool.proto
package io.envoyproxy.envoy.extensions.upstreams.tcp.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_tcp_generic_v3_GenericConnectionPoolProto_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_extensions_upstreams_tcp_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 = {
"\nGenvoy/extensions/upstreams/tcp/generic" +
"/v3/generic_connection_pool.proto\022)envoy" +
".extensions.upstreams.tcp.generic.v3\032\035ud" +
"pa/annotations/status.proto\"\034\n\032GenericCo" +
"nnectionPoolProtoB\305\001\n7io.envoyproxy.envo" +
"y.extensions.upstreams.tcp.generic.v3B$G" +
"enericConnectionPoolProtoOuterClassP\001ZZg" +
"ithub.com/envoyproxy/go-control-plane/en" +
"voy/extensions/upstreams/tcp/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_tcp_generic_v3_GenericConnectionPoolProto_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_extensions_upstreams_tcp_generic_v3_GenericConnectionPoolProto_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_extensions_upstreams_tcp_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)
}