io.envoyproxy.envoy.service.discovery.v2.AdsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/discovery/v2/ads.proto
package io.envoyproxy.envoy.service.discovery.v2;
public final class AdsProto {
private AdsProto() {}
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_discovery_v2_AdsDummy_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_discovery_v2_AdsDummy_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/discovery/v2/ads.proto\022\032" +
"envoy.service.discovery.v2\032\034envoy/api/v2" +
"/discovery.proto\032\035udpa/annotations/statu" +
"s.proto\"\n\n\010AdsDummy2\355\001\n\032AggregatedDiscov" +
"eryService\022b\n\031StreamAggregatedResources\022" +
"\036.envoy.api.v2.DiscoveryRequest\032\037.envoy." +
"api.v2.DiscoveryResponse\"\000(\0010\001\022k\n\030DeltaA" +
"ggregatedResources\022#.envoy.api.v2.DeltaD" +
"iscoveryRequest\032$.envoy.api.v2.DeltaDisc" +
"overyResponse\"\000(\0010\001B\220\001\n(io.envoyproxy.en" +
"voy.service.discovery.v2B\010AdsProtoP\001ZMgi" +
"thub.com/envoyproxy/go-control-plane/env" +
"oy/service/discovery/v2;discoveryv2\210\001\001\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.api.v2.DiscoveryProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
});
internal_static_envoy_service_discovery_v2_AdsDummy_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_discovery_v2_AdsDummy_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_discovery_v2_AdsDummy_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);
io.envoyproxy.envoy.api.v2.DiscoveryProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}