Class TestAllTypesExtensions

java.lang.Object
dev.cel.expr.conformance.proto2.TestAllTypesExtensions

public final class TestAllTypesExtensions extends Object
  • Field Details

    • INT32_EXT_FIELD_NUMBER

      public static final int INT32_EXT_FIELD_NUMBER
      See Also:
    • int32Ext

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,Integer> int32Ext
      extend .cel.expr.conformance.proto2.TestAllTypes { ... }
    • NESTED_EXT_FIELD_NUMBER

      public static final int NESTED_EXT_FIELD_NUMBER
      See Also:
    • nestedExt

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,TestAllTypes> nestedExt
      extend .cel.expr.conformance.proto2.TestAllTypes { ... }
    • TEST_ALL_TYPES_EXT_FIELD_NUMBER

      public static final int TEST_ALL_TYPES_EXT_FIELD_NUMBER
      See Also:
    • testAllTypesExt

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,TestAllTypes> testAllTypesExt
      extend .cel.expr.conformance.proto2.TestAllTypes { ... }
    • NESTED_ENUM_EXT_FIELD_NUMBER

      public static final int NESTED_ENUM_EXT_FIELD_NUMBER
      See Also:
    • nestedEnumExt

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,TestAllTypes.NestedEnum> nestedEnumExt
      extend .cel.expr.conformance.proto2.TestAllTypes { ... }
    • REPEATED_TEST_ALL_TYPES_FIELD_NUMBER

      public static final int REPEATED_TEST_ALL_TYPES_FIELD_NUMBER
      See Also:
    • repeatedTestAllTypes

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<TestAllTypes,List<TestAllTypes>> repeatedTestAllTypes
      extend .cel.expr.conformance.proto2.TestAllTypes { ... }
  • Method Details

    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
    • getDescriptor

      public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()