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

dev.cel.expr.conformance.test.SimpleProto Maven / Gradle / Ivy

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

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

public final class SimpleProto {
  private SimpleProto() {}
  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_test_SimpleTestFile_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_SimpleTestFile_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_test_SimpleTestSection_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_SimpleTestSection_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_test_SimpleTest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_SimpleTest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_test_SimpleTest_BindingsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_SimpleTest_BindingsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_test_TypedResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_TypedResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_test_ErrorSetMatcher_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_ErrorSetMatcher_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_cel_expr_conformance_test_UnknownSetMatcher_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_cel_expr_conformance_test_UnknownSetMatcher_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/test/simple.proto" +
      "\022\031cel.expr.conformance.test\032\026cel/expr/ch" +
      "ecked.proto\032\023cel/expr/eval.proto\032\024cel/ex" +
      "pr/value.proto\"r\n\016SimpleTestFile\022\014\n\004name" +
      "\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\022=\n\007section\030\003" +
      " \003(\0132,.cel.expr.conformance.test.SimpleT" +
      "estSection\"k\n\021SimpleTestSection\022\014\n\004name\030" +
      "\001 \001(\t\022\023\n\013description\030\002 \001(\t\0223\n\004test\030\003 \003(\013" +
      "2%.cel.expr.conformance.test.SimpleTest\"" +
      "\246\005\n\nSimpleTest\022\014\n\004name\030\001 \001(\t\022\023\n\013descript" +
      "ion\030\002 \001(\t\022\014\n\004expr\030\003 \001(\t\022\026\n\016disable_macro" +
      "s\030\004 \001(\010\022\025\n\rdisable_check\030\005 \001(\010\022\022\n\ncheck_" +
      "only\030\017 \001(\010\022 \n\010type_env\030\006 \003(\0132\016.cel.expr." +
      "Decl\022\021\n\tcontainer\030\r \001(\t\022\016\n\006locale\030\016 \001(\t\022" +
      "E\n\010bindings\030\007 \003(\01323.cel.expr.conformance" +
      ".test.SimpleTest.BindingsEntry\022 \n\005value\030" +
      "\010 \001(\0132\017.cel.expr.ValueH\000\022>\n\014typed_result" +
      "\030\020 \001(\0132&.cel.expr.conformance.test.Typed" +
      "ResultH\000\022(\n\neval_error\030\t \001(\0132\022.cel.expr." +
      "ErrorSetH\000\022E\n\017any_eval_errors\030\n \001(\0132*.ce" +
      "l.expr.conformance.test.ErrorSetMatcherH" +
      "\000\022\'\n\007unknown\030\013 \001(\0132\024.cel.expr.UnknownSet" +
      "H\000\022D\n\014any_unknowns\030\014 \001(\0132,.cel.expr.conf" +
      "ormance.test.UnknownSetMatcherH\000\032D\n\rBind" +
      "ingsEntry\022\013\n\003key\030\001 \001(\t\022\"\n\005value\030\002 \001(\0132\023." +
      "cel.expr.ExprValue:\0028\001B\020\n\016result_matcher" +
      "\"T\n\013TypedResult\022\037\n\006result\030\001 \001(\0132\017.cel.ex" +
      "pr.Value\022$\n\014deduced_type\030\002 \001(\0132\016.cel.exp" +
      "r.Type\"5\n\017ErrorSetMatcher\022\"\n\006errors\030\001 \003(" +
      "\0132\022.cel.expr.ErrorSet\";\n\021UnknownSetMatch" +
      "er\022&\n\010unknowns\030\001 \003(\0132\024.cel.expr.UnknownS" +
      "etBP\n\035dev.cel.expr.conformance.testB\013Sim" +
      "pleProtoP\001Z\035cel.dev/expr/conformance/tes" +
      "t\370\001\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          dev.cel.expr.DeclProto.getDescriptor(),
          dev.cel.expr.EvalProto.getDescriptor(),
          dev.cel.expr.ValueProto.getDescriptor(),
        });
    internal_static_cel_expr_conformance_test_SimpleTestFile_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_cel_expr_conformance_test_SimpleTestFile_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_SimpleTestFile_descriptor,
        new java.lang.String[] { "Name", "Description", "Section", });
    internal_static_cel_expr_conformance_test_SimpleTestSection_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_cel_expr_conformance_test_SimpleTestSection_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_SimpleTestSection_descriptor,
        new java.lang.String[] { "Name", "Description", "Test", });
    internal_static_cel_expr_conformance_test_SimpleTest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_cel_expr_conformance_test_SimpleTest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_SimpleTest_descriptor,
        new java.lang.String[] { "Name", "Description", "Expr", "DisableMacros", "DisableCheck", "CheckOnly", "TypeEnv", "Container", "Locale", "Bindings", "Value", "TypedResult", "EvalError", "AnyEvalErrors", "Unknown", "AnyUnknowns", "ResultMatcher", });
    internal_static_cel_expr_conformance_test_SimpleTest_BindingsEntry_descriptor =
      internal_static_cel_expr_conformance_test_SimpleTest_descriptor.getNestedTypes().get(0);
    internal_static_cel_expr_conformance_test_SimpleTest_BindingsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_SimpleTest_BindingsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_cel_expr_conformance_test_TypedResult_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_cel_expr_conformance_test_TypedResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_TypedResult_descriptor,
        new java.lang.String[] { "Result", "DeducedType", });
    internal_static_cel_expr_conformance_test_ErrorSetMatcher_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_cel_expr_conformance_test_ErrorSetMatcher_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_ErrorSetMatcher_descriptor,
        new java.lang.String[] { "Errors", });
    internal_static_cel_expr_conformance_test_UnknownSetMatcher_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_cel_expr_conformance_test_UnknownSetMatcher_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_cel_expr_conformance_test_UnknownSetMatcher_descriptor,
        new java.lang.String[] { "Unknowns", });
    dev.cel.expr.DeclProto.getDescriptor();
    dev.cel.expr.EvalProto.getDescriptor();
    dev.cel.expr.ValueProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy