io.envoyproxy.envoy.service.tap.v2alpha.TapDsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/tap/v2alpha/tapds.proto
package io.envoyproxy.envoy.service.tap.v2alpha;
public final class TapDsProto {
private TapDsProto() {}
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_service_tap_v2alpha_TapResource_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_tap_v2alpha_TapResource_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/service/tap/v2alpha/tapds.proto\022" +
"\031envoy.service.tap.v2alpha\032\034envoy/api/v2" +
"/discovery.proto\032&envoy/service/tap/v2al" +
"pha/common.proto\032\027validate/validate.prot" +
"o\032\034google/api/annotations.proto\"\\\n\013TapRe" +
"source\022\027\n\004name\030\001 \001(\tB\t\272\351\300\003\004r\002 \001\0224\n\006confi" +
"g\030\002 \001(\0132$.envoy.service.tap.v2alpha.TapC" +
"onfig2\316\002\n\023TapDiscoveryService\022Y\n\020StreamT" +
"apConfigs\022\036.envoy.api.v2.DiscoveryReques" +
"t\032\037.envoy.api.v2.DiscoveryResponse\"\000(\0010\001" +
"\022b\n\017DeltaTapConfigs\022#.envoy.api.v2.Delta" +
"DiscoveryRequest\032$.envoy.api.v2.DeltaDis" +
"coveryResponse\"\000(\0010\001\022x\n\017FetchTapConfigs\022" +
"\036.envoy.api.v2.DiscoveryRequest\032\037.envoy." +
"api.v2.DiscoveryResponse\"$\202\323\344\223\002\036\"\031/v2/di" +
"scovery:tap_configs:\001*B7\n\'io.envoyproxy." +
"envoy.service.tap.v2alphaB\nTapDsProtoP\001b" +
"\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor(),
io.envoyproxy.envoy.service.tap.v2alpha.CommonProto.getDescriptor(),
com.lyft.pgv.validate.Validate.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_envoy_service_tap_v2alpha_TapResource_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_tap_v2alpha_TapResource_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_tap_v2alpha_TapResource_descriptor,
new java.lang.String[] { "Name", "Config", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.AnnotationsProto.http);
registry.add(com.lyft.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor();
io.envoyproxy.envoy.service.tap.v2alpha.CommonProto.getDescriptor();
com.lyft.pgv.validate.Validate.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}