| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| def _mon_resource_pb_to_mapping(resource_pb): | ||
| """Helper for :func:_log_entry_pb_to_mapping""" | ||
| """Helper for :func:_log_entry_pb_to_mapping | ||
| """ |
|
@tseaver What inspired this hygienic PR? |
Sorry, something went wrong.
They used to add value, but as the GAX API surface evolved, they are just cruft.
- Move '_pb_timestamp_to_rfc3339' to '_helpers' (where other datetime utils live). - Update comments for helpers which map protobuf attrs to / from JSON mappings: because the names change (camelCase vs. with_underlines), the wished-for protobuf helper function would be inadequate.
|
LGTM. |
Sorry, something went wrong.
Introduced in googleapis#2124. Fixes googleapis#2140.
| Back | FazBrowse Home | New Git URL |
No description provided.