This repository was archived by the owner on Sep 25, 2023. It is now read-only.
feat: added validation only mode when writing dashboards#411
Merged
gcf-merge-on-green[bot] merged 2 commits intomasterfrom Jul 13, 2021
Merged
feat: added validation only mode when writing dashboards#411gcf-merge-on-green[bot] merged 2 commits intomasterfrom
gcf-merge-on-green[bot] merged 2 commits intomasterfrom
Conversation
…alert chart widget PiperOrigin-RevId: 383440655 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 7 10:22:57 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: b5532bb5023faa22f8b44f6e14608646178a2ee7 Source-Link: googleapis/googleapis@b5532bb
Neenu1995
approved these changes
Jul 13, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 10, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/java-monitoring-dashboards/compare/v1.3.2...v2.0.0) (2021-08-10) ### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 (#433) ### Features * added alert chart widget ([5a95815](https://www.github.com/googleapis/java-monitoring-dashboards/commit/5a958151894372851699d8a5e614c6a912b1da59)) * added validation only mode when writing dashboards ([#411](https://www.github.com/googleapis/java-monitoring-dashboards/issues/411)) ([5a95815](https://www.github.com/googleapis/java-monitoring-dashboards/commit/5a958151894372851699d8a5e614c6a912b1da59)) * release gapic-generator-java v2.0.0 ([#433](https://www.github.com/googleapis/java-monitoring-dashboards/issues/433)) ([c1b98e5](https://www.github.com/googleapis/java-monitoring-dashboards/commit/c1b98e50871526ae5ed943f566133b1a73639ea4)) * remove empty protos ServiceMonitoringProto and DrilldownsProto ([#421](https://www.github.com/googleapis/java-monitoring-dashboards/issues/421)) ([c62a2d8](https://www.github.com/googleapis/java-monitoring-dashboards/commit/c62a2d8339a31a7cd93b44a09b561153556d1355)) ### Bug Fixes * Specify a C# namespace option to be consistent with other Cloud APIs ([#435](https://www.github.com/googleapis/java-monitoring-dashboards/issues/435)) ([eb3978f](https://www.github.com/googleapis/java-monitoring-dashboards/commit/eb3978fadfd4130bca4d10fed9375a944259433f)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#434](https://www.github.com/googleapis/java-monitoring-dashboards/issues/434)) ([256fb14](https://www.github.com/googleapis/java-monitoring-dashboards/commit/256fb14ceacd07b7c8270adba5ecfb11ea881ce2)) ### Documentation * fixed broken links ([#416](https://www.github.com/googleapis/java-monitoring-dashboards/issues/416)) ([5ec275c](https://www.github.com/googleapis/java-monitoring-dashboards/commit/5ec275c13646322a85fde44279ffe06baa45d34d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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/f307645b-efe2-466f-aecb-cde92bc15900/targets
PiperOrigin-RevId: 383440655
Source-Link: googleapis/googleapis@b5532bb
feat: added alert chart widget