# Functions
ArgumentsAsCelEnv converts a map of attributes to a CEL environment.
ConvertProtoAnyToInterface unmarshal a proto Any message into its specific type based on its TypeUrl.
GetCelType maps a base.AttributeType to its equivalent CEL type.
Key concatenates two strings v1 and v2 with a "#" in between and returns the result.