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

io.envoyproxy.envoy.config.trace.v2alpha.XrayProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/config/trace/v2alpha/xray.proto

package io.envoyproxy.envoy.config.trace.v2alpha;

public final class XrayProto {
  private XrayProto() {}
  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_config_trace_v2alpha_XRayConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_trace_v2alpha_XRayConfig_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/config/trace/v2alpha/xray.proto\022" +
      "\032envoy.config.trace.v2alpha\032\037envoy/api/v" +
      "2/core/address.proto\032\034envoy/api/v2/core/" +
      "base.proto\032\035udpa/annotations/status.prot" +
      "o\032\027validate/validate.proto\"\245\001\n\nXRayConfi" +
      "g\0229\n\017daemon_endpoint\030\001 \001(\0132 .envoy.api.v" +
      "2.core.SocketAddress\022\035\n\014segment_name\030\002 \001" +
      "(\tB\007\372B\004r\002\020\001\022=\n\026sampling_rule_manifest\030\003 " +
      "\001(\0132\035.envoy.api.v2.core.DataSourceB\202\001\n(i" +
      "o.envoyproxy.envoy.config.trace.v2alphaB" +
      "\tXrayProtoP\001ZAgithub.com/envoyproxy/go-c" +
      "ontrol-plane/envoy/config/trace/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.api.v2.core.AddressProto.getDescriptor(),
          io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_trace_v2alpha_XRayConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_trace_v2alpha_XRayConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_trace_v2alpha_XRayConfig_descriptor,
        new java.lang.String[] { "DaemonEndpoint", "SegmentName", "SamplingRuleManifest", });
    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.api.v2.core.AddressProto.getDescriptor();
    io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy