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

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

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

public final class WasmProto {
  private WasmProto() {}
  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_wasm_v3_WasmAccessLog_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_access_loggers_wasm_v3_WasmAccessLog_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/wasm/v" +
      "3/wasm.proto\022\'envoy.extensions.access_lo" +
      "ggers.wasm.v3\032#envoy/extensions/wasm/v3/" +
      "wasm.proto\032\035udpa/annotations/status.prot" +
      "o\"G\n\rWasmAccessLog\0226\n\006config\030\001 \001(\0132&.env" +
      "oy.extensions.wasm.v3.PluginConfigB\243\001\n5i" +
      "o.envoyproxy.envoy.extensions.access_log" +
      "gers.wasm.v3B\tWasmProtoP\001ZUgithub.com/en" +
      "voyproxy/go-control-plane/envoy/extensio" +
      "ns/access_loggers/wasm/v3;wasmv3\272\200\310\321\006\002\020\002" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.extensions.wasm.v3.WasmProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_extensions_access_loggers_wasm_v3_WasmAccessLog_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_access_loggers_wasm_v3_WasmAccessLog_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_access_loggers_wasm_v3_WasmAccessLog_descriptor,
        new java.lang.String[] { "Config", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.extensions.wasm.v3.WasmProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy