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

io.envoyproxy.envoy.extensions.common.matching.v3.ExtensionMatcherProto 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/matching/v3/extension_matcher.proto

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

public final class ExtensionMatcherProto {
  private ExtensionMatcherProto() {}
  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_matching_v3_ExtensionWithMatcher_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcher_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/matching/v3/ex" +
      "tension_matcher.proto\022#envoy.extensions." +
      "common.matching.v3\032,envoy/config/common/" +
      "matcher/v3/matcher.proto\032$envoy/config/c" +
      "ore/v3/extension.proto\032\037xds/annotations/" +
      "v3/status.proto\032!xds/type/matcher/v3/mat" +
      "cher.proto\032#envoy/annotations/deprecatio" +
      "n.proto\032\035udpa/annotations/status.proto\032\027" +
      "validate/validate.proto\"\352\001\n\024ExtensionWit" +
      "hMatcher\022E\n\007matcher\030\001 \001(\0132\'.envoy.config" +
      ".common.matcher.v3.MatcherB\013\030\001\222\307\206\330\004\0033.0\022" +
      "1\n\013xds_matcher\030\003 \001(\0132\034.xds.type.matcher." +
      "v3.Matcher\022N\n\020extension_config\030\002 \001(\0132*.e" +
      "nvoy.config.core.v3.TypedExtensionConfig" +
      "B\010\372B\005\212\001\002\020\001:\010\322\306\244\341\006\002\010\001B\253\001\n1io.envoyproxy.e" +
      "nvoy.extensions.common.matching.v3B\025Exte" +
      "nsionMatcherProtoP\001ZUgithub.com/envoypro" +
      "xy/go-control-plane/envoy/extensions/com" +
      "mon/matching/v3;matchingv3\272\200\310\321\006\002\020\002b\006prot" +
      "o3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.config.common.matcher.v3.MatcherProto.getDescriptor(),
          io.envoyproxy.envoy.config.core.v3.ExtensionProto.getDescriptor(),
          xds.annotations.v3.Status.getDescriptor(),
          com.github.xds.type.matcher.v3.MatcherProto.getDescriptor(),
          envoy.annotations.Deprecation.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcher_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcher_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcher_descriptor,
        new java.lang.String[] { "Matcher", "XdsMatcher", "ExtensionConfig", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(envoy.annotations.Deprecation.deprecatedAtMinorVersion);
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    registry.add(xds.annotations.v3.Status.messageStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.config.common.matcher.v3.MatcherProto.getDescriptor();
    io.envoyproxy.envoy.config.core.v3.ExtensionProto.getDescriptor();
    xds.annotations.v3.Status.getDescriptor();
    com.github.xds.type.matcher.v3.MatcherProto.getDescriptor();
    envoy.annotations.Deprecation.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy