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

io.envoyproxy.envoy.config.trace.v2.DatadogProto 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/config/trace/v2/datadog.proto

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

public final class DatadogProto {
  private DatadogProto() {}
  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_v2_DatadogConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_trace_v2_DatadogConfig_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/v2/datadog.proto\022\025e" +
      "nvoy.config.trace.v2\032\035udpa/annotations/s" +
      "tatus.proto\032\027validate/validate.proto\"R\n\r" +
      "DatadogConfig\022\"\n\021collector_cluster\030\001 \001(\t" +
      "B\007\372B\004r\002 \001\022\035\n\014service_name\030\002 \001(\tB\007\372B\004r\002 \001" +
      "B\203\001\n#io.envoyproxy.envoy.config.trace.v2" +
      "B\014DatadogProtoP\001ZDgithub.com/envoyproxy/" +
      "go-control-plane/envoy/config/trace/v2;t" +
      "racev2\272\200\310\321\006\002\020\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_trace_v2_DatadogConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_trace_v2_DatadogConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_trace_v2_DatadogConfig_descriptor,
        new java.lang.String[] { "CollectorCluster", "ServiceName", });
    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);
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy