-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
api: loggingIssues related to the googleapis/python-logging API.Issues related to the googleapis/python-logging API.documentationImprovements or additions to documentationImprovements or additions to documentationpriority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
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
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the googleapis/python-logging API.Issues related to the googleapis/python-logging API.documentationImprovements or additions to documentationImprovements or additions to documentationpriority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.