This repository was archived by the owner on Jul 17, 2023. It is now read-only.
feat: Add request_id under DeleteMembershipRequest and UpdateMembershipRequest - #103
Merged
gcf-merge-on-green[bot] merged 2 commits intoSep 8, 2021
Conversation
…rshipRequest` feat: Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field fix!: Move `GkeCluster` under oneof PiperOrigin-RevId: 392706843 Source-Link: googleapis/googleapis@8c0e4a3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/7a85d795e0c5edb0ec70b29947f141a774d90ca8
chingor13
approved these changes
Sep 8, 2021
gcf-merge-on-green
Bot
deleted the
owl-bot-697623db-65de-42a8-a101-edf641c8ff0a
branch
September 8, 2021 18:02
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Sep 14, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.5.0](https://www.github.com/googleapis/java-gkehub/compare/v0.4.0...v0.5.0) (2021-09-14) ### Features * Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field ([1beaef5](https://www.github.com/googleapis/java-gkehub/commit/1beaef52df97c981d7aced51b64e146dab46c60d)) * Add `OnPremCluster` and `MultiCloudCluster` as `GkeCluster` equivalent field ([#108](https://www.github.com/googleapis/java-gkehub/issues/108)) ([b9e9611](https://www.github.com/googleapis/java-gkehub/commit/b9e96116bff0c782d43755cb9489d29b63dacb82)) * Add request_id under `DeleteMembershipRequest` and `UpdateMembershipRequest` ([#103](https://www.github.com/googleapis/java-gkehub/issues/103)) ([1beaef5](https://www.github.com/googleapis/java-gkehub/commit/1beaef52df97c981d7aced51b64e146dab46c60d)) * Move `GkeCluster` under oneof ([b9e9611](https://www.github.com/googleapis/java-gkehub/commit/b9e96116bff0c782d43755cb9489d29b63dacb82)) * Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-gkehub/issues/1196)) ([#107](https://www.github.com/googleapis/java-gkehub/issues/107)) ([59bd4e3](https://www.github.com/googleapis/java-gkehub/commit/59bd4e363b34d3f5755f1d12000a73dbd22901a7)) ### Bug Fixes * Move `GkeCluster` under oneof ([1beaef5](https://www.github.com/googleapis/java-gkehub/commit/1beaef52df97c981d7aced51b64e146dab46c60d)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#97](https://www.github.com/googleapis/java-gkehub/issues/97)) ([89ef34a](https://www.github.com/googleapis/java-gkehub/commit/89ef34a629e2c629983e97c69e9b97e0bf81857a)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#101](https://www.github.com/googleapis/java-gkehub/issues/101)) ([14ebe56](https://www.github.com/googleapis/java-gkehub/commit/14ebe56abd9eae08c9a179fdc220a82d39a39e91)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#110](https://www.github.com/googleapis/java-gkehub/issues/110)) ([332fb25](https://www.github.com/googleapis/java-gkehub/commit/332fb25ba8f5a4398dff6e1a78296b187d640855)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#120](https://www.github.com/googleapis/java-gkehub/issues/120)) ([9245359](https://www.github.com/googleapis/java-gkehub/commit/9245359d3125a0daa6a24c941ddd81f36c75f0a1)) --- 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.
feat: Add
OnPremClusterandMultiCloudClusterasGkeClusterequivalent fieldfix: Move
GkeClusterunder oneofPiperOrigin-RevId: 392706843
Source-Link: googleapis/googleapis@8c0e4a3
Source-Link: https://github.com/googleapis/googleapis-gen/commit/7a85d795e0c5edb0ec70b29947f141a774d90ca8