This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
feat: Added support for configurable budget time period #447
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
… some documentation links. PiperOrigin-RevId: 368871882 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Apr 16 10:20:58 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 24f0828e943c3bf73ecc971ea4b7fbfed6d7824d Source-Link: googleapis/googleapis@24f0828
… some documentation links. PiperOrigin-RevId: 368871890 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Apr 16 10:21:00 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: dd6ba75f1ef4175d3f34028e2c60aaa04a0e1b65 Source-Link: googleapis/googleapis@dd6ba75
product-auto-label
bot
added
the
api: billingbudgets
Issues related to the googleapis/java-billingbudgets API.
label
Apr 16, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Apr 16, 2021
Codecov Report
@@ Coverage Diff @@
## master #447 +/- ##
=========================================
Coverage 74.96% 74.96%
Complexity 107 107
=========================================
Files 12 12
Lines 775 775
Branches 6 6
=========================================
Hits 581 581
Misses 184 184
Partials 10 10 Continue to review full report at Codecov.
|
Neenu1995
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis.
feat: Added support for configurable budget time period
Apr 23, 2021
Neenu1995
approved these changes
Apr 23, 2021
Neenu1995
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Apr 23, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Apr 23, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Apr 26, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-billingbudgets/compare/v1.0.8...v1.1.0) (2021-04-23) ### Features * Added support for configurable budget time period ([#447](https://www.github.com/googleapis/java-billingbudgets/issues/447)) ([df1d0db](https://www.github.com/googleapis/java-billingbudgets/commit/df1d0dbde2b2472f1d313970bad2b87d4f200555)) ### Bug Fixes * release scripts from issuing overlapping phases ([#445](https://www.github.com/googleapis/java-billingbudgets/issues/445)) ([f7b7a72](https://www.github.com/googleapis/java-billingbudgets/commit/f7b7a72d435ed25e6b18da3e16f66b0a32ca916b)) * typo ([#442](https://www.github.com/googleapis/java-billingbudgets/issues/442)) ([54bdf56](https://www.github.com/googleapis/java-billingbudgets/commit/54bdf56881b8a23c1a8d9347dbb733c22f322da5)) * Updated some documentation links ([df1d0db](https://www.github.com/googleapis/java-billingbudgets/commit/df1d0dbde2b2472f1d313970bad2b87d4f200555)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#450](https://www.github.com/googleapis/java-billingbudgets/issues/450)) ([48c31aa](https://www.github.com/googleapis/java-billingbudgets/commit/48c31aaea1df955b0916a2362b91ff6c982963be)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#453](https://www.github.com/googleapis/java-billingbudgets/issues/453)) ([cdd30b8](https://www.github.com/googleapis/java-billingbudgets/commit/cdd30b86294387c5ed40fbc622049b52e5ae6ca3)) * update dependency org.easymock:easymock to v4.3 ([#448](https://www.github.com/googleapis/java-billingbudgets/issues/448)) ([60ceb92](https://www.github.com/googleapis/java-billingbudgets/commit/60ceb92b79051d304c72502e72afd52f4a8de9b9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: billingbudgets
Issues related to the googleapis/java-billingbudgets API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
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.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/32522ef3-54e3-4f4c-8d06-d9a69bb391c5/targets
PiperOrigin-RevId: 368871890
Source-Link: googleapis/googleapis@dd6ba75
PiperOrigin-RevId: 368871882
Source-Link: googleapis/googleapis@24f0828
fix: Updated some documentation links