217a90a2e6
This adds a new integration for Google Cloud Eventarc Advanced. Provides `eventarc_toolset` which allows LLM agents to publish structured CloudEvents. It strictly validates and sanitizes attributes according to the CloudEvents 1.0 specification and supports dynamically resolving fields like `time` and `id` at runtime using lambdas. Includes comprehensive testing and documentation. PiperOrigin-RevId: 952384562