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
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
The log tailing samples (synchronous, asynchronous) have an issue where the object paths are out of date (logging_v2.LoggingServiceV2Client() should be logging_v2.services.logging_service_v2.LoggingServiceV2Client(), etc)
We should check the autogenerated samples to make sure they are all tested