io.envoyproxy.envoy.extensions.upstreams.http.tcp.v3.TcpConnectionPoolProtoOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/extensions/upstreams/http/tcp/v3/tcp_connection_pool.proto
package io.envoyproxy.envoy.extensions.upstreams.http.tcp.v3;
public final class TcpConnectionPoolProtoOuterClass {
private TcpConnectionPoolProtoOuterClass() {}
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_tcp_v3_TcpConnectionPoolProto_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_extensions_upstreams_http_tcp_v3_TcpConnectionPoolProto_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/extensions/upstreams/http/tcp/v3" +
"/tcp_connection_pool.proto\022&envoy.extens" +
"ions.upstreams.http.tcp.v3\032\035udpa/annotat" +
"ions/status.proto\"\030\n\026TcpConnectionPoolPr" +
"otoB\267\001\n4io.envoyproxy.envoy.extensions.u" +
"pstreams.http.tcp.v3B TcpConnectionPoolP" +
"rotoOuterClassP\001ZSgithub.com/envoyproxy/" +
"go-control-plane/envoy/extensions/upstre" +
"ams/http/tcp/v3;tcpv3\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_tcp_v3_TcpConnectionPoolProto_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_extensions_upstreams_http_tcp_v3_TcpConnectionPoolProto_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_extensions_upstreams_http_tcp_v3_TcpConnectionPoolProto_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)
}