Closed lukesneeringer closed 7 years ago
This pull requests adds the HTTP headers implementation to OperationsClient so that they are sent on LRO calls. It also moves some of the functionality in api_callable into utils.metrics for reusability.
OperationsClient
api_callable
utils.metrics
This pull requests adds the HTTP headers implementation to
OperationsClient
so that they are sent on LRO calls. It also moves some of the functionality inapi_callable
intoutils.metrics
for reusability.