Skip to content

Implement GAX Metrics API helper. - #1888

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:logging-gax_metrics_api_helper
Jun 23, 2016
Merged

Implement GAX Metrics API helper.#1888
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:logging-gax_metrics_api_helper

Conversation

@tseaver

@tseavertseaver commented Jun 22, 2016

Copy link
Copy Markdown
Contributor

Uses #1887 as a base.

@tseavertseaver added the api: logging Issues related to the Cloud Logging API. label Jun 22, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 22, 2016
self._gax_api.delete_log(path, options)


class _SinksAPI(object):

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
ContributorAuthor

@daspecster Any remaining issues?

@daspecster

Copy link
Copy Markdown
Contributor

LGTM!

@tseaver
tseaver merged commit eb3c076 into googleapis:masterJun 23, 2016
@tseaver
tseaver deleted the logging-gax_metrics_api_helper branch June 27, 2016 15:04
@tseavertseaver mentioned this pull request Jun 29, 2016
parthea pushed a commit that referenced this pull request Mar 2, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
<details><summary>google-auth: 2.44.0</summary>
##
[2.44.0](googleapis/google-auth-library-python@v2.43.0...v2.44.0)
(2025-12-12)
### Features
* MDS connections use mTLS (#1856)
([0387bb95](googleapis/google-auth-library-python@0387bb95))
* support Python 3.14 (#1822)
([0f7097e7](googleapis/google-auth-library-python@0f7097e7))
* add ecdsa p-384 support (#1872)
([39c381a5](googleapis/google-auth-library-python@39c381a5))
* Add shlex to correctly parse executable commands with spaces (#1855)
([cf6fc3cc](googleapis/google-auth-library-python@cf6fc3cc))
* Implement token revocation in STS client and add revoke() metho…
(#1849)
([d5638986](googleapis/google-auth-library-python@d5638986))
### Bug Fixes
* Add temporary patch to workload cert logic to accomodate Cloud Run
mis-configuration (#1880)
([78de7907](googleapis/google-auth-library-python@78de7907))
* Delegate workload cert and key default lookup to helper function
(#1877)
([b0993c7e](googleapis/google-auth-library-python@b0993c7e))
* Use public refresh method for source credentials in
ImpersonatedCredentials (#1884)
([e0c3296f](googleapis/google-auth-library-python@e0c3296f))
</details>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: loggingIssues related to the Cloud Logging API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@daspecster@googlebot