You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cel::Value::WrapMessageUnsafe.
Adds an unsafe version of wrap message that avoids copies but risks less obvious lifetime dependencies.
PiperOrigin-RevId: 833378293
Update the default type provider (protobuf reflection impl) to return…
… a specific
type info instance instead of the generic one.
PiperOrigin-RevId: 534552333