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
feat(v1beta1): add support for credit type filter field #292
Merged
Conversation
This file contains 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
PiperOrigin-RevId: 339511971 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Oct 28 12:16:06 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: a9dafb196ae8cf27ba8795efcc1944292ad92264 Source-Link: googleapis/googleapis@a9dafb1
Codecov Report
@@ Coverage Diff @@
## master #292 +/- ##
=========================================
Coverage 73.86% 73.86%
Complexity 102 102
=========================================
Files 12 12
Lines 773 773
Branches 6 6
=========================================
Hits 571 571
Misses 192 192
Partials 10 10 Continue to review full report at Codecov.
|
chingor13
approved these changes
Oct 29, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Oct 29, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [0.5.0](https://www.github.com/googleapis/java-billingbudgets/compare/v0.4.1...v0.5.0) (2020-10-29) ### Features * **v1beta1:** add support for credit type filter field ([#292](https://www.github.com/googleapis/java-billingbudgets/issues/292)) ([c63e0ce](https://www.github.com/googleapis/java-billingbudgets/commit/c63e0ce2a5c4e27def02158110519f8ef17c4cd5)) * add v1 client library ([#290](https://www.github.com/googleapis/java-billingbudgets/issues/290)) ([ffc4788](https://www.github.com/googleapis/java-billingbudgets/commit/ffc47887db4cbc97d626cee5dd3df17f19e60864)) * added support for field to disable default budget alerts to IAM recipients ([#234](https://www.github.com/googleapis/java-billingbudgets/issues/234)) ([fb62c26](https://www.github.com/googleapis/java-billingbudgets/commit/fb62c26624f4990bdfb8801fceeae52f20539a0e)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#248](https://www.github.com/googleapis/java-billingbudgets/issues/248)) ([0b1ec79](https://www.github.com/googleapis/java-billingbudgets/commit/0b1ec79b1cd01a6579b6a6066914b19e2bbe2717)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#260](https://www.github.com/googleapis/java-billingbudgets/issues/260)) ([89dd4fc](https://www.github.com/googleapis/java-billingbudgets/commit/89dd4fc1073121020c60641262968e4f968c1649)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#274](https://www.github.com/googleapis/java-billingbudgets/issues/274)) ([d917b19](https://www.github.com/googleapis/java-billingbudgets/commit/d917b192387845fae51fbed5121543a5352ddbfe)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#278](https://www.github.com/googleapis/java-billingbudgets/issues/278)) ([5a07a9f](https://www.github.com/googleapis/java-billingbudgets/commit/5a07a9fd11e83588e211a5af48b2ada685458237)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#230](https://www.github.com/googleapis/java-billingbudgets/issues/230)) ([a4dd8c7](https://www.github.com/googleapis/java-billingbudgets/commit/a4dd8c7aa12b1e02013c56307623456ba10724ce)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR was generated using Autosynth.🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/1a2298b4-1851-4b44-a226-c80426817cd6/targets
PiperOrigin-RevId: 339511971
Source-Link: googleapis/googleapis@a9dafb1