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

io.envoyproxy.envoy.extensions.access_loggers.file.v3.FileProto 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/access_loggers/file/v3/file.proto

package io.envoyproxy.envoy.extensions.access_loggers.file.v3;

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n2envoy/extensions/access_loggers/file/v" +
      "3/file.proto\022\'envoy.extensions.access_lo" +
      "ggers.file.v3\0325envoy/config/core/v3/subs" +
      "titution_format_string.proto\032\034google/pro" +
      "tobuf/struct.proto\032#envoy/annotations/de" +
      "precation.proto\032\035udpa/annotations/status" +
      ".proto\032!udpa/annotations/versioning.prot" +
      "o\032\027validate/validate.proto\"\332\002\n\rFileAcces" +
      "sLog\022\025\n\004path\030\001 \001(\tB\007\372B\004r\002\020\001\022\035\n\006format\030\002 " +
      "\001(\tB\013\030\001\222\307\206\330\004\0033.0H\000\022;\n\013json_format\030\003 \001(\0132" +
      "\027.google.protobuf.StructB\013\030\001\222\307\206\330\004\0033.0H\000\022" +
      "A\n\021typed_json_format\030\004 \001(\0132\027.google.prot" +
      "obuf.StructB\013\030\001\222\307\206\330\004\0033.0H\000\022N\n\nlog_format" +
      "\030\005 \001(\0132..envoy.config.core.v3.Substituti" +
      "onFormatStringB\010\372B\005\212\001\002\020\001H\000:.\232\305\210\036)\n\'envoy" +
      ".config.accesslog.v2.FileAccessLogB\023\n\021ac" +
      "cess_log_formatB\243\001\n5io.envoyproxy.envoy." +
      "extensions.access_loggers.file.v3B\tFileP" +
      "rotoP\001ZUgithub.com/envoyproxy/go-control" +
      "-plane/envoy/extensions/access_loggers/f" +
      "ile/v3;filev3\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.SubstitutionFormatStringProto.getDescriptor(),
          com.google.protobuf.StructProto.getDescriptor(),
          envoy.annotations.Deprecation.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_access_loggers_file_v3_FileAccessLog_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_access_loggers_file_v3_FileAccessLog_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_access_loggers_file_v3_FileAccessLog_descriptor,
        new java.lang.String[] { "Path", "Format", "JsonFormat", "TypedJsonFormat", "LogFormat", "AccessLogFormat", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(envoy.annotations.Deprecation.deprecatedAtMinorVersion);
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.config.core.v3.SubstitutionFormatStringProto.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
    envoy.annotations.Deprecation.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy