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

io.envoyproxy.envoy.extensions.health_checkers.thrift.v3.ThriftProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/extensions/health_checkers/thrift/v3/thrift.proto

package io.envoyproxy.envoy.extensions.health_checkers.thrift.v3;

public final class ThriftProto {
  private ThriftProto() {}
  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_health_checkers_thrift_v3_Thrift_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_health_checkers_thrift_v3_Thrift_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n7envoy/extensions/health_checkers/thrif" +
      "t/v3/thrift.proto\022*envoy.extensions.heal" +
      "th_checkers.thrift.v3\032Cenvoy/extensions/" +
      "filters/network/thrift_proxy/v3/thrift_p" +
      "roxy.proto\032\035udpa/annotations/status.prot" +
      "o\032\027validate/validate.proto\"\340\001\n\006Thrift\022\034\n" +
      "\013method_name\030\001 \001(\tB\007\372B\004r\002\020\001\022\\\n\ttransport" +
      "\030\002 \001(\0162?.envoy.extensions.filters.networ" +
      "k.thrift_proxy.v3.TransportTypeB\010\372B\005\202\001\002\020" +
      "\001\022Z\n\010protocol\030\003 \001(\0162>.envoy.extensions.f" +
      "ilters.network.thrift_proxy.v3.ProtocolT" +
      "ypeB\010\372B\005\202\001\002\020\001B\255\001\n8io.envoyproxy.envoy.ex" +
      "tensions.health_checkers.thrift.v3B\013Thri" +
      "ftProtoP\001ZZgithub.com/envoyproxy/go-cont" +
      "rol-plane/envoy/extensions/health_checke" +
      "rs/thrift/v3;thriftv3\272\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.ThriftProxyProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_health_checkers_thrift_v3_Thrift_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_health_checkers_thrift_v3_Thrift_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_health_checkers_thrift_v3_Thrift_descriptor,
        new java.lang.String[] { "MethodName", "Transport", "Protocol", });
    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.extensions.filters.network.thrift_proxy.v3.ThriftProxyProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy