Class DefaultDescriptorPool

  • All Implemented Interfaces:
    CelDescriptorPool

    @Immutable
    @Internal
    public final class DefaultDescriptorPool
    extends java.lang.Object
    implements CelDescriptorPool
    A descriptor pool that has descriptors pre-loaded for well-known types defined by WellKnownProto.

    CEL Library Internals. Do Not Use.