This repository was archived by the owner on Sep 16, 2023. It is now read-only.
feat: Add/Update API definitions for Cloud Channel API#112
Merged
Conversation
* Update descriptions of APIs. * Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete). * Add a new LookupOffer RPC and LookupOfferRequest proto. * Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type. PiperOrigin-RevId: 378177991 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Jun 8 09:55:07 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 97d42c651f42bc3173b39ac8a9f97ea1d6b1196c Source-Link: googleapis/googleapis@97d42c6
Neenu1995
approved these changes
Jun 14, 2021
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Jul 5, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.3.0](https://www.github.com/googleapis/java-channel/compare/v2.2.1...v2.3.0) (2021-07-01) ### Features * Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75)) * Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7)) * Add a new LookupOffer RPC and LookupOfferRequest proto ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7)) * Add a new LookupOffer RPC and LookupOfferRequest proto. ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75)) * Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete) ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7)) * Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete). ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75)) * Add/Update API definitions for Cloud Channel API ([#112](https://www.github.com/googleapis/java-channel/issues/112)) ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7)) * Add/Update API definitions for Cloud Channel API, including ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75)) * Update descriptions of APIs ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7)) * Update descriptions of APIs. ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75)) ### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#1130](https://www.github.com/googleapis/java-channel/issues/1130)) ([#123](https://www.github.com/googleapis/java-channel/issues/123)) ([3a28425](https://www.github.com/googleapis/java-channel/commit/3a284251845d50f5f03209fdab77d145df9f104a)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#124](https://www.github.com/googleapis/java-channel/issues/124)) ([06e04a5](https://www.github.com/googleapis/java-channel/commit/06e04a532b9b39f813ef6c8260f009ce172c91d1)) --- 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/80dfe4c9-7eb0-4ba3-b23c-eb532cbee786/targets
PiperOrigin-RevId: 378177991
Source-Link: googleapis/googleapis@97d42c6
feat: Update descriptions of APIs
feat: Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete)
feat: Add a new LookupOffer RPC and LookupOfferRequest proto
feat: Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type