Closed
Description
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