WellKnownType
class WellKnownType
Well-known protobuf types treated with first-class support in CEL.
Protobuf type google.api.expr.v1alpha1.Type.WellKnownType
Constants
WELL_KNOWN_TYPE_UNSPECIFIED |
Unspecified type. Generated from protobuf enum |
ANY |
Well-known protobuf.Any type. Any types are a polymorphic message type. During type-checking they are
treated like Generated from protobuf enum |
TIMESTAMP |
Well-known protobuf.Timestamp type, internally referenced as Generated from protobuf enum |
DURATION |
Well-known protobuf.Duration type, internally referenced as Generated from protobuf enum |