All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.envoyproxy.envoy.extensions.clusters.common.dns.v3.DnsProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/extensions/clusters/common/dns/v3/dns.proto

// Protobuf Java Version: 3.25.1
package io.envoyproxy.envoy.extensions.clusters.common.dns.v3;

public final class DnsProto {
  private DnsProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n1envoy/extensions/clusters/common/dns/v" +
      "3/dns.proto\022\'envoy.extensions.clusters.c" +
      "ommon.dns.v3\032\035udpa/annotations/status.pr" +
      "oto*a\n\017DnsLookupFamily\022\017\n\013UNSPECIFIED\020\000\022" +
      "\010\n\004AUTO\020\001\022\013\n\007V4_ONLY\020\002\022\013\n\007V6_ONLY\020\003\022\020\n\014V" +
      "4_PREFERRED\020\004\022\007\n\003ALL\020\005B\241\001\n5io.envoyproxy" +
      ".envoy.extensions.clusters.common.dns.v3" +
      "B\010DnsProtoP\001ZTgithub.com/envoyproxy/go-c" +
      "ontrol-plane/envoy/extensions/clusters/c" +
      "ommon/dns/v3;dnsv3\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(),
        });
    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)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy