io.envoyproxy.envoy.admin.v2alpha.TapProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/admin/v2alpha/tap.proto
package io.envoyproxy.envoy.admin.v2alpha;
public final class TapProto {
private TapProto() {}
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_admin_v2alpha_TapRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_admin_v2alpha_TapRequest_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\035envoy/admin/v2alpha/tap.proto\022\023envoy.a" +
"dmin.v2alpha\032&envoy/service/tap/v2alpha/" +
"common.proto\032\035udpa/annotations/status.pr" +
"oto\032\027validate/validate.proto\"l\n\nTapReque" +
"st\022\032\n\tconfig_id\030\001 \001(\tB\007\372B\004r\002 \001\022B\n\ntap_co" +
"nfig\030\002 \001(\0132$.envoy.service.tap.v2alpha.T" +
"apConfigB\010\372B\005\212\001\002\020\001Bs\n!io.envoyproxy.envo" +
"y.admin.v2alphaB\010TapProtoP\001Z:github.com/" +
"envoyproxy/go-control-plane/envoy/admin/" +
"v2alpha\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.service.tap.v2alpha.CommonProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_admin_v2alpha_TapRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_admin_v2alpha_TapRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_admin_v2alpha_TapRequest_descriptor,
new java.lang.String[] { "ConfigId", "TapConfig", });
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.service.tap.v2alpha.CommonProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}