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

io.envoyproxy.envoy.extensions.tracers.fluentd.v3.FluentdProto Maven / Gradle / Ivy

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

// Protobuf Java Version: 3.25.1
package io.envoyproxy.envoy.extensions.tracers.fluentd.v3;

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

  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/tracers/fluentd/v3/fl" +
      "uentd.proto\022#envoy.extensions.tracers.fl" +
      "uentd.v3\032\037envoy/config/core/v3/base.prot" +
      "o\032\036google/protobuf/duration.proto\032\036googl" +
      "e/protobuf/wrappers.proto\032\036udpa/annotati" +
      "ons/migrate.proto\032\035udpa/annotations/stat" +
      "us.proto\032\027validate/validate.proto\"\223\002\n\rFl" +
      "uentdConfig\022\030\n\007cluster\030\001 \001(\tB\007\372B\004r\002\020\001\022\024\n" +
      "\003tag\030\002 \001(\tB\007\372B\004r\002\020\001\022\034\n\013stat_prefix\030\003 \001(\t" +
      "B\007\372B\004r\002\020\001\022B\n\025buffer_flush_interval\030\004 \001(\013" +
      "2\031.google.protobuf.DurationB\010\372B\005\252\001\002*\000\0227\n" +
      "\021buffer_size_bytes\030\005 \001(\0132\034.google.protob" +
      "uf.UInt32Value\0227\n\014retry_policy\030\006 \001(\0132!.e" +
      "nvoy.config.core.v3.RetryPolicyB\321\001\n1io.e" +
      "nvoyproxy.envoy.extensions.tracers.fluen" +
      "td.v3B\014FluentdProtoP\001ZTgithub.com/envoyp" +
      "roxy/go-control-plane/envoy/extensions/t" +
      "racers/fluentd/v3;fluentdv3\362\230\376\217\005*\022(envoy" +
      ".extensions.tracers.fluentd.v4alpha\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.config.core.v3.BaseProto.getDescriptor(),
          com.google.protobuf.DurationProto.getDescriptor(),
          com.google.protobuf.WrappersProto.getDescriptor(),
          udpa.annotations.Migrate.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_tracers_fluentd_v3_FluentdConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_tracers_fluentd_v3_FluentdConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_tracers_fluentd_v3_FluentdConfig_descriptor,
        new java.lang.String[] { "Cluster", "Tag", "StatPrefix", "BufferFlushInterval", "BufferSizeBytes", "RetryPolicy", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Migrate.fileMigrate);
    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.config.core.v3.BaseProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    com.google.protobuf.WrappersProto.getDescriptor();
    udpa.annotations.Migrate.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy