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

io.envoyproxy.envoy.config.accesslog.v3alpha.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/config/accesslog/v3alpha/file.proto

package io.envoyproxy.envoy.config.accesslog.v3alpha;

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_config_accesslog_v3alpha_FileAccessLog_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_accesslog_v3alpha_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 = {
      "\n)envoy/config/accesslog/v3alpha/file.pr" +
      "oto\022\036envoy.config.accesslog.v3alpha\032\027val" +
      "idate/validate.proto\032\034google/protobuf/st" +
      "ruct.proto\"\177\n\rFileAccessLog\022\027\n\004path\030\001 \001(" +
      "\tB\t\272\351\300\003\004r\002 \001\022\020\n\006format\030\002 \001(\tH\000\022.\n\013json_f" +
      "ormat\030\003 \001(\0132\027.google.protobuf.StructH\000B\023" +
      "\n\021access_log_formatB;\n,io.envoyproxy.env" +
      "oy.config.accesslog.v3alphaB\tFileProtoP\001" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.lyft.pgv.validate.Validate.getDescriptor(),
          com.google.protobuf.StructProto.getDescriptor(),
        });
    internal_static_envoy_config_accesslog_v3alpha_FileAccessLog_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_accesslog_v3alpha_FileAccessLog_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_accesslog_v3alpha_FileAccessLog_descriptor,
        new java.lang.String[] { "Path", "Format", "JsonFormat", "AccessLogFormat", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.lyft.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.lyft.pgv.validate.Validate.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy