-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Initial auto-generated google-cloud-monitoring #1220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mziccard
merged 1 commit into
googleapis:master
from
garrettjonesgoogle:autogen-cloud-monitoring
Sep 21, 2016
Merged
Initial auto-generated google-cloud-monitoring #1220
mziccard
merged 1 commit into
googleapis:master
from
garrettjonesgoogle:autogen-cloud-monitoring
Sep 21, 2016
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
|
Any chance this could get merged soon? We would like to do some auto-generation updates across all of the APIs, and it would be less noisy for this to ride along with the rest. |
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
github-actions bot
pushed a commit
that referenced
this pull request
Aug 24, 2022
…14.7 (#1220) * deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
github-actions bot
pushed a commit
that referenced
this pull request
Aug 24, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.5](googleapis/java-automl@v2.3.4...v2.3.5) (2022-08-24) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#1220](googleapis/java-automl#1220)) ([7ae87b9](googleapis/java-automl@7ae87b9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This was referenced Aug 24, 2022
Closed
Closed
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
…1220) * fix: Retrieving logentries pagewise always results in an exception * Address PR comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I removed the flattened method (listGroups) that was causing a problem because of the oneof feature in Proto. The surface is still complete since the request-based method variant and callable method variant are still present.