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

// 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;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcherPerRoute_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcherPerRoute_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!xds/type/matcher" +
      "/v3/matcher.proto\032#envoy/annotations/dep" +
      "recation.proto\032\035udpa/annotations/status." +
      "proto\032\027validate/validate.proto\"\340\001\n\024Exten" +
      "sionWithMatcher\022E\n\007matcher\030\001 \001(\0132\'.envoy" +
      ".config.common.matcher.v3.MatcherB\013\030\001\222\307\206" +
      "\330\004\0033.0\0221\n\013xds_matcher\030\003 \001(\0132\034.xds.type.m" +
      "atcher.v3.Matcher\022N\n\020extension_config\030\002 " +
      "\001(\0132*.envoy.config.core.v3.TypedExtensio" +
      "nConfigB\010\372B\005\212\001\002\020\001\"Q\n\034ExtensionWithMatche" +
      "rPerRoute\0221\n\013xds_matcher\030\001 \001(\0132\034.xds.typ" +
      "e.matcher.v3.MatcherB\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(),
          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", });
    internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcherPerRoute_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcherPerRoute_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_common_matching_v3_ExtensionWithMatcherPerRoute_descriptor,
        new java.lang.String[] { "XdsMatcher", });
    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);
    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();
    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