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

io.envoyproxy.envoy.extensions.common.async_files.v3.AsyncFileManagerProto 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/common/async_files/v3/async_file_manager.proto

package io.envoyproxy.envoy.extensions.common.async_files.v3;

public final class AsyncFileManagerProto {
  private AsyncFileManagerProto() {}
  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_common_async_files_v3_AsyncFileManagerConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_ThreadPool_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_ThreadPool_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/extensions/common/async_files/v3" +
      "/async_file_manager.proto\022&envoy.extensi" +
      "ons.common.async_files.v3\032\037xds/annotatio" +
      "ns/v3/status.proto\032\035udpa/annotations/sta" +
      "tus.proto\032\027validate/validate.proto\"\311\001\n\026A" +
      "syncFileManagerConfig\022\n\n\002id\030\001 \001(\t\022`\n\013thr" +
      "ead_pool\030\002 \001(\0132I.envoy.extensions.common" +
      ".async_files.v3.AsyncFileManagerConfig.T" +
      "hreadPoolH\000\032,\n\nThreadPool\022\036\n\014thread_coun" +
      "t\030\001 \001(\rB\010\372B\005*\003\030\200\010B\023\n\014manager_type\022\003\370B\001B\274" +
      "\001\n4io.envoyproxy.envoy.extensions.common" +
      ".async_files.v3B\025AsyncFileManagerProtoP\001" +
      "Z[github.com/envoyproxy/go-control-plane" +
      "/envoy/extensions/common/async_files/v3;" +
      "async_filesv3\272\200\310\321\006\002\020\002\322\306\244\341\006\002\010\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          xds.annotations.v3.Status.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_descriptor,
        new java.lang.String[] { "Id", "ThreadPool", "ManagerType", });
    internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_ThreadPool_descriptor =
      internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_descriptor.getNestedTypes().get(0);
    internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_ThreadPool_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_common_async_files_v3_AsyncFileManagerConfig_ThreadPool_descriptor,
        new java.lang.String[] { "ThreadCount", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(io.envoyproxy.pgv.validate.Validate.required);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    registry.add(xds.annotations.v3.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    xds.annotations.v3.Status.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy