Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

feat: add v1 client library #290

Merged
merged 2 commits into from Oct 28, 2020
Merged

feat: add v1 client library #290

merged 2 commits into from Oct 28, 2020

Conversation

chingor13
Copy link
Contributor

No description provided.

@chingor13 chingor13 requested a review from a team as a code owner October 28, 2020 16:38
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 28, 2020
@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #290 into master will decrease coverage by 1.06%.
The diff coverage is 72.88%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #290      +/-   ##
============================================
- Coverage     74.93%   73.86%   -1.07%     
- Complexity       46      102      +56     
============================================
  Files             6       12       +6     
  Lines           371      773     +402     
  Branches          2        6       +4     
============================================
+ Hits            278      571     +293     
- Misses           91      192     +101     
- Partials          2       10       +8     
Impacted Files Coverage Δ Complexity Δ
...oud/billing/budgets/v1/stub/BudgetServiceStub.java 14.28% <14.28%> (ø) 1.00 <1.00> (?)
...loud/billing/budgets/v1/BudgetServiceSettings.java 18.91% <18.91%> (ø) 2.00 <2.00> (?)
...gets/v1/stub/GrpcBudgetServiceCallableFactory.java 37.50% <37.50%> (ø) 3.00 <3.00> (?)
.../cloud/billing/budgets/v1/BudgetServiceClient.java 59.75% <59.75%> (ø) 23.00 <23.00> (?)
...ing/budgets/v1/stub/BudgetServiceStubSettings.java 81.94% <81.94%> (ø) 15.00 <15.00> (?)
...billing/budgets/v1/stub/GrpcBudgetServiceStub.java 92.74% <92.74%> (ø) 12.00 <12.00> (?)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 627a527...935b034. Read the comment docs.

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 28, 2020
@chingor13 chingor13 merged commit ffc4788 into master Oct 28, 2020
@chingor13 chingor13 deleted the v1 branch October 28, 2020 19:03
gcf-merge-on-green bot pushed a commit that referenced this pull request 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
3 participants