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

cel.dev.expr.conformance.EnvironmentProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: cel/expr/conformance/env_config.proto

// Protobuf Java Version: 3.25.1
package cel.dev.expr.conformance;

public final class EnvironmentProto {
  private EnvironmentProto() {}
  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_cel_expr_conformance_Environment_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Environment_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_Environment_Import_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Environment_Import_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_Environment_ContextVariable_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Environment_ContextVariable_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_Validator_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Validator_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_Validator_ConfigEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Validator_ConfigEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_Feature_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Feature_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_Extension_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_Extension_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_LibrarySubset_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_LibrarySubset_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%cel/expr/conformance/env_config.proto\022" +
      "\024cel.expr.conformance\032\026cel/expr/checked." +
      "proto\032\034google/protobuf/struct.proto\032 goo" +
      "gle/protobuf/descriptor.proto\"\222\005\n\013Enviro" +
      "nment\022\014\n\004name\030\001 \001(\t\022\023\n\013description\030\002 \001(\t" +
      "\022\021\n\tcontainer\030\003 \001(\t\0229\n\007imports\030\004 \003(\0132(.c" +
      "el.expr.conformance.Environment.Import\0223" +
      "\n\006stdlib\030\005 \001(\0132#.cel.expr.conformance.Li" +
      "brarySubset\0223\n\nextensions\030\006 \003(\0132\037.cel.ex" +
      "pr.conformance.Extension\022K\n\020context_vari" +
      "able\030\007 \001(\01321.cel.expr.conformance.Enviro" +
      "nment.ContextVariable\022$\n\014declarations\030\010 " +
      "\003(\0132\016.cel.expr.Decl\0223\n\nvalidators\030\t \003(\0132" +
      "\037.cel.expr.conformance.Validator\022/\n\010feat" +
      "ures\030\n \003(\0132\035.cel.expr.conformance.Featur" +
      "e\022)\n!disable_standard_cel_declarations\030\013" +
      " \001(\010\022B\n\026message_type_extension\030\014 \001(\0132\".g" +
      "oogle.protobuf.FileDescriptorSet\022\"\n\032enab" +
      "le_macro_call_tracking\030\r \001(\010\032\026\n\006Import\022\014" +
      "\n\004name\030\001 \001(\t\032$\n\017ContextVariable\022\021\n\ttype_" +
      "name\030\001 \001(\t\"\235\001\n\tValidator\022\014\n\004name\030\001 \001(\t\022;" +
      "\n\006config\030\002 \003(\0132+.cel.expr.conformance.Va" +
      "lidator.ConfigEntry\032E\n\013ConfigEntry\022\013\n\003ke" +
      "y\030\001 \001(\t\022%\n\005value\030\002 \001(\0132\026.google.protobuf" +
      ".Value:\0028\001\"(\n\007Feature\022\014\n\004name\030\001 \001(\t\022\017\n\007e" +
      "nabled\030\002 \001(\010\"*\n\tExtension\022\014\n\004name\030\001 \001(\t\022" +
      "\017\n\007version\030\002 \001(\t\"\277\001\n\rLibrarySubset\022\020\n\010di" +
      "sabled\030\001 \001(\010\022\026\n\016disable_macros\030\002 \001(\010\022\026\n\016" +
      "include_macros\030\003 \003(\t\022\026\n\016exclude_macros\030\004" +
      " \003(\t\022)\n\021include_functions\030\005 \003(\0132\016.cel.ex" +
      "pr.Decl\022)\n\021exclude_functions\030\006 \003(\0132\016.cel" +
      ".expr.DeclBK\n\030cel.dev.expr.conformanceB\020" +
      "EnvironmentProtoP\001Z\030cel.dev/expr/conform" +
      "ance\370\001\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          dev.cel.expr.DeclProto.getDescriptor(),
          com.google.protobuf.StructProto.getDescriptor(),
          com.google.protobuf.DescriptorProtos.getDescriptor(),
        });
    internal_static_cel_expr_conformance_Environment_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_cel_expr_conformance_Environment_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Environment_descriptor,
        new java.lang.String[] { "Name", "Description", "Container", "Imports", "Stdlib", "Extensions", "ContextVariable", "Declarations", "Validators", "Features", "DisableStandardCelDeclarations", "MessageTypeExtension", "EnableMacroCallTracking", });
    internal_static_cel_expr_conformance_Environment_Import_descriptor =
      internal_static_cel_expr_conformance_Environment_descriptor.getNestedTypes().get(0);
    internal_static_cel_expr_conformance_Environment_Import_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Environment_Import_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_cel_expr_conformance_Environment_ContextVariable_descriptor =
      internal_static_cel_expr_conformance_Environment_descriptor.getNestedTypes().get(1);
    internal_static_cel_expr_conformance_Environment_ContextVariable_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Environment_ContextVariable_descriptor,
        new java.lang.String[] { "TypeName", });
    internal_static_cel_expr_conformance_Validator_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_cel_expr_conformance_Validator_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Validator_descriptor,
        new java.lang.String[] { "Name", "Config", });
    internal_static_cel_expr_conformance_Validator_ConfigEntry_descriptor =
      internal_static_cel_expr_conformance_Validator_descriptor.getNestedTypes().get(0);
    internal_static_cel_expr_conformance_Validator_ConfigEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Validator_ConfigEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_cel_expr_conformance_Feature_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_cel_expr_conformance_Feature_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Feature_descriptor,
        new java.lang.String[] { "Name", "Enabled", });
    internal_static_cel_expr_conformance_Extension_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_cel_expr_conformance_Extension_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_Extension_descriptor,
        new java.lang.String[] { "Name", "Version", });
    internal_static_cel_expr_conformance_LibrarySubset_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_cel_expr_conformance_LibrarySubset_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_LibrarySubset_descriptor,
        new java.lang.String[] { "Disabled", "DisableMacros", "IncludeMacros", "ExcludeMacros", "IncludeFunctions", "ExcludeFunctions", });
    dev.cel.expr.DeclProto.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
    com.google.protobuf.DescriptorProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy