Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SubscriptionApi.createSubscription: avoid reference to deleted topics #387

Closed
garrettjonesgoogle opened this issue Nov 17, 2015 · 0 comments
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@garrettjonesgoogle
Copy link
Member

The documentation for the "topic" parameter of the flattened form of createSubscription says "The value of this field will be _deleted-topic_ if the topic has been deleted." This is not relevant to the createSubscription operation and should be avoided somehow.

@aozarov aozarov added the api: pubsub Issues related to the Pub/Sub API. label Nov 17, 2015
@aozarov aozarov added this to the Pub/Sub Alpha milestone Nov 17, 2015
garrettjonesgoogle added a commit to garrettjonesgoogle/gcloud-java that referenced this issue Feb 25, 2016
fixes googleapis#387 - Moving references of delete topics to get/list calls
fixes googleapis#386 - Removing the problematic wording
fixes googleapis#385 - Changing 'returns' to 'generates' when referencing errors
shinfan pushed a commit to shinfan/gcloud-java that referenced this issue Mar 29, 2016
fixes googleapis#387 - Moving references of delete topics to get/list calls
fixes googleapis#386 - Removing the problematic wording
fixes googleapis#385 - Changing 'returns' to 'generates' when referencing errors
mziccard pushed a commit to mziccard/gcloud-java that referenced this issue Jun 27, 2016
fixes googleapis#387 - Moving references of delete topics to get/list calls
fixes googleapis#386 - Removing the problematic wording
fixes googleapis#385 - Changing 'returns' to 'generates' when referencing errors
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
…cies to v0.20.0 (googleapis#387)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://github.com/googleapis/java-shared-dependencies) | `0.19.0` -> `0.20.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/compatibility-slim/0.19.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/confidence-slim/0.19.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v0.20.0`](https://github.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0200-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0190v0200-2021-02-25)

[Compare Source](https://github.com/googleapis/java-shared-dependencies/compare/v0.19.0...v0.20.0)

##### Dependencies

-   update dependency com.google.auth:google-auth-library-bom to v0.24.0 ([#&googleapis#8203;284](https://github.com/googleapis/java-shared-dependencies/issues/284)) ([5e4914c](https://github.com/googleapis/java-shared-dependencies/commit/5e4914cc4a8ccd41a219f150a7455da116d1594b))
-   update dependency com.google.http-client:google-http-client-bom to v1.39.0 ([#&googleapis#8203;288](https://github.com/googleapis/java-shared-dependencies/issues/288)) ([70bb862](https://github.com/googleapis/java-shared-dependencies/commit/70bb862029b840fbd99ba0109fa2b8f585812793))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.1 ([#&googleapis#8203;282](https://github.com/googleapis/java-shared-dependencies/issues/282)) ([44283bd](https://github.com/googleapis/java-shared-dependencies/commit/44283bdfdc9288b4a8d16b6ed3a61541792d147e))
-   update dependency com.google.protobuf:protobuf-bom to v3.15.2 ([#&googleapis#8203;287](https://github.com/googleapis/java-shared-dependencies/issues/287)) ([bdae560](https://github.com/googleapis/java-shared-dependencies/commit/bdae5600f9033219ef8beb6c4d1c521fb062eaec))
-   update dependency io.grpc:grpc-bom to v1.36.0 ([#&googleapis#8203;285](https://github.com/googleapis/java-shared-dependencies/issues/285)) ([c59771b](https://github.com/googleapis/java-shared-dependencies/commit/c59771b2436ac1a4fbc92b48049900472dd6d3ff))
-   update gax.version to v1.62.0 ([#&googleapis#8203;291](https://github.com/googleapis/java-shared-dependencies/issues/291)) ([66bd070](https://github.com/googleapis/java-shared-dependencies/commit/66bd0702bd3deb64e0f6c73635e0ffd51a4d637e))
-   update google.common-protos.version to v2.1.0 ([#&googleapis#8203;289](https://github.com/googleapis/java-shared-dependencies/issues/289)) ([43c9f02](https://github.com/googleapis/java-shared-dependencies/commit/43c9f026b1fa82f38dcb93b902281c2559e82d8e))
-   update iam.version to v1.0.9 ([#&googleapis#8203;281](https://github.com/googleapis/java-shared-dependencies/issues/281)) ([ee44d0b](https://github.com/googleapis/java-shared-dependencies/commit/ee44d0b41e101931ccf5de2561dfcfcc9ff88b88))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-resourcemanager).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this issue Jun 29, 2022
github-actions bot pushed a commit that referenced this issue Aug 16, 2022
…-plugin to v3.4.1 (#387)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.4.0` -> `3.4.1` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/compatibility-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.1/confidence-slim/3.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-area120-tables).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjAuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE2MC4xIn0=-->
github-actions bot pushed a commit that referenced this issue Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [1.4.4](https://github.com/googleapis/java-accesscontextmanager/compare/v1.4.3...v1.4.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#401](https://github.com/googleapis/java-accesscontextmanager/issues/401)) ([5b95e04](https://github.com/googleapis/java-accesscontextmanager/commit/5b95e0409186acc96326cb1419749d1968d09747))
* Update dependency certifi to v2022.9.24 ([#381](https://github.com/googleapis/java-accesscontextmanager/issues/381)) ([2006334](https://github.com/googleapis/java-accesscontextmanager/commit/20063345f9b41bf9d1f8dad3c8ee5b01e3128b7c))
* Update dependency charset-normalizer to v2.1.1 ([#385](https://github.com/googleapis/java-accesscontextmanager/issues/385)) ([a91ee95](https://github.com/googleapis/java-accesscontextmanager/commit/a91ee95a4d9aa0d803e410484a2ef0bf55bef5f1))
* Update dependency click to v8.1.3 ([#386](https://github.com/googleapis/java-accesscontextmanager/issues/386)) ([703e69c](https://github.com/googleapis/java-accesscontextmanager/commit/703e69c8ea5fc2e871ee846c85558f8bcf831ae7))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#405](https://github.com/googleapis/java-accesscontextmanager/issues/405)) ([aa35e73](https://github.com/googleapis/java-accesscontextmanager/commit/aa35e73690f828d7dfe830b381a83da782650e71))
* Update dependency gcp-releasetool to v1.8.8 ([#382](https://github.com/googleapis/java-accesscontextmanager/issues/382)) ([f6c2f5f](https://github.com/googleapis/java-accesscontextmanager/commit/f6c2f5f3052b17cb553c765a2285e946bcc22889))
* Update dependency google-api-core to v2.10.1 ([#387](https://github.com/googleapis/java-accesscontextmanager/issues/387)) ([9040055](https://github.com/googleapis/java-accesscontextmanager/commit/9040055d0f96b7bf3567e4bac4010364d0058eae))
* Update dependency google-auth to v2.12.0 ([#388](https://github.com/googleapis/java-accesscontextmanager/issues/388)) ([6d3241c](https://github.com/googleapis/java-accesscontextmanager/commit/6d3241cadcfc5ac81232ae495b5207add8d9f59d))
* Update dependency google-cloud-core to v2.3.2 ([#383](https://github.com/googleapis/java-accesscontextmanager/issues/383)) ([d3fe01b](https://github.com/googleapis/java-accesscontextmanager/commit/d3fe01bc618ffe0e826c052583714524cd049928))
* Update dependency google-cloud-storage to v2.5.0 ([#389](https://github.com/googleapis/java-accesscontextmanager/issues/389)) ([934a05e](https://github.com/googleapis/java-accesscontextmanager/commit/934a05e263d1bb8b1c94d2f478bf2f15723bd6f8))
* Update dependency google-crc32c to v1.5.0 ([#390](https://github.com/googleapis/java-accesscontextmanager/issues/390)) ([5268cb1](https://github.com/googleapis/java-accesscontextmanager/commit/5268cb1a04fd9e05d950d5c03871a81e60364d2a))
* Update dependency googleapis-common-protos to v1.56.4 ([#384](https://github.com/googleapis/java-accesscontextmanager/issues/384)) ([32b231e](https://github.com/googleapis/java-accesscontextmanager/commit/32b231eef7879a6a0d74b650df878e2c462f207e))
* Update dependency importlib-metadata to v4.12.0 ([#391](https://github.com/googleapis/java-accesscontextmanager/issues/391)) ([3fee2e5](https://github.com/googleapis/java-accesscontextmanager/commit/3fee2e55869b14014c2240ce78a60c5888c7e9ae))
* Update dependency jeepney to v0.8.0 ([#392](https://github.com/googleapis/java-accesscontextmanager/issues/392)) ([b8a3a7f](https://github.com/googleapis/java-accesscontextmanager/commit/b8a3a7f6fcb6b72f95241a6e8d6b1a152c5e59b9))
* Update dependency jinja2 to v3.1.2 ([#393](https://github.com/googleapis/java-accesscontextmanager/issues/393)) ([47bfa73](https://github.com/googleapis/java-accesscontextmanager/commit/47bfa73b387eccb7450b8e0f2a19a38bf28d49f3))
* Update dependency keyring to v23.9.3 ([#394](https://github.com/googleapis/java-accesscontextmanager/issues/394)) ([1f01a1b](https://github.com/googleapis/java-accesscontextmanager/commit/1f01a1b83e4cd45bc03458ae9629e4cbe4c8deec))
* Update dependency markupsafe to v2.1.1 ([#395](https://github.com/googleapis/java-accesscontextmanager/issues/395)) ([7077e38](https://github.com/googleapis/java-accesscontextmanager/commit/7077e38a1a6c87d3449e63ce89ce3a56d696a93f))
* Update dependency protobuf to v3.20.2 ([#396](https://github.com/googleapis/java-accesscontextmanager/issues/396)) ([d5df519](https://github.com/googleapis/java-accesscontextmanager/commit/d5df519d69768a54fd02fee3251ed3fc4d9cd9b3))
* Update dependency protobuf to v4 ([#402](https://github.com/googleapis/java-accesscontextmanager/issues/402)) ([fe4ac2f](https://github.com/googleapis/java-accesscontextmanager/commit/fe4ac2f28d55d887d8618d420df310645ca29046))
* Update dependency pyjwt to v2.5.0 ([#397](https://github.com/googleapis/java-accesscontextmanager/issues/397)) ([dd3fa88](https://github.com/googleapis/java-accesscontextmanager/commit/dd3fa88e32f6b0b4abc8be4eacfd509b83bd9671))
* Update dependency requests to v2.28.1 ([#398](https://github.com/googleapis/java-accesscontextmanager/issues/398)) ([3e55397](https://github.com/googleapis/java-accesscontextmanager/commit/3e55397a817d3937b2f50bb7245eda5319d29ae6))
* Update dependency typing-extensions to v4.3.0 ([#399](https://github.com/googleapis/java-accesscontextmanager/issues/399)) ([d0d77e2](https://github.com/googleapis/java-accesscontextmanager/commit/d0d77e24179689351ddf677b012c14f94e109346))
* Update dependency zipp to v3.8.1 ([#400](https://github.com/googleapis/java-accesscontextmanager/issues/400)) ([c40c50e](https://github.com/googleapis/java-accesscontextmanager/commit/c40c50edb7767e444cf7a158df513f15e7e6f644))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this issue Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.4](https://github.com/googleapis/java-video-transcoder/compare/v1.2.3...v1.2.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#396](https://github.com/googleapis/java-video-transcoder/issues/396)) ([6826f48](https://github.com/googleapis/java-video-transcoder/commit/6826f48fe30ac33ea210b6f3844eb39a4c08dfb3))
* Update dependency certifi to v2022.9.24 ([#399](https://github.com/googleapis/java-video-transcoder/issues/399)) ([2ff8fc2](https://github.com/googleapis/java-video-transcoder/commit/2ff8fc2e457ce0d70421a0a763ed7f1795b0d5c3))
* Update dependency charset-normalizer to v2.1.1 ([#406](https://github.com/googleapis/java-video-transcoder/issues/406)) ([3cfd4d8](https://github.com/googleapis/java-video-transcoder/commit/3cfd4d8ba251ae17428882ed887a283cc358be23))
* Update dependency click to v8.1.3 ([#407](https://github.com/googleapis/java-video-transcoder/issues/407)) ([eeb397b](https://github.com/googleapis/java-video-transcoder/commit/eeb397b53d3ed4e38bc0e381b62125f5dacbefcb))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#410](https://github.com/googleapis/java-video-transcoder/issues/410)) ([b319375](https://github.com/googleapis/java-video-transcoder/commit/b319375ca8a07f6a681e04f571715ee37f03712a))
* Update dependency gcp-releasetool to v1.8.8 ([#400](https://github.com/googleapis/java-video-transcoder/issues/400)) ([d66b716](https://github.com/googleapis/java-video-transcoder/commit/d66b716b73d66ea655c44f06821a499fef6ad91c))
* Update dependency google-api-core to v2.10.1 ([#408](https://github.com/googleapis/java-video-transcoder/issues/408)) ([8ea31fb](https://github.com/googleapis/java-video-transcoder/commit/8ea31fb9f2ccbf612941449aa19961e335be2b96))
* Update dependency google-auth to v2.12.0 ([#403](https://github.com/googleapis/java-video-transcoder/issues/403)) ([6e7bd11](https://github.com/googleapis/java-video-transcoder/commit/6e7bd116e902461a38c6b92acb2d147b0176667f))
* Update dependency google-cloud-core to v2.3.2 ([#401](https://github.com/googleapis/java-video-transcoder/issues/401)) ([0839bdf](https://github.com/googleapis/java-video-transcoder/commit/0839bdf2f5dedbeafb52bce10015290a34f8d588))
* Update dependency google-cloud-storage to v2.5.0 ([#404](https://github.com/googleapis/java-video-transcoder/issues/404)) ([e5354b1](https://github.com/googleapis/java-video-transcoder/commit/e5354b1b3e201599f9d25072642b035ad4827436))
* Update dependency google-crc32c to v1.5.0 ([#405](https://github.com/googleapis/java-video-transcoder/issues/405)) ([70eddf4](https://github.com/googleapis/java-video-transcoder/commit/70eddf4cb47be66fc9f4e37dde4778046b185bec))
* Update dependency googleapis-common-protos to v1.56.4 ([#402](https://github.com/googleapis/java-video-transcoder/issues/402)) ([885959d](https://github.com/googleapis/java-video-transcoder/commit/885959df05d9b0f3b96629d26739146efe554912))
* Update dependency importlib-metadata to v4.12.0 ([#386](https://github.com/googleapis/java-video-transcoder/issues/386)) ([2ff1f54](https://github.com/googleapis/java-video-transcoder/commit/2ff1f54fffd73d513f52319e3311fce025c12819))
* Update dependency jeepney to v0.8.0 ([#387](https://github.com/googleapis/java-video-transcoder/issues/387)) ([00d7b43](https://github.com/googleapis/java-video-transcoder/commit/00d7b43bf02e8c37288d20f5e850120df711718b))
* Update dependency keyring to v23.9.3 ([#389](https://github.com/googleapis/java-video-transcoder/issues/389)) ([a11c743](https://github.com/googleapis/java-video-transcoder/commit/a11c7431108d42a8d5f3601a198def5536e267c5))
* Update dependency markupsafe to v2.1.1 ([#390](https://github.com/googleapis/java-video-transcoder/issues/390)) ([1f1477b](https://github.com/googleapis/java-video-transcoder/commit/1f1477b2803208023f79c23d9663bbeb4e9174f9))
* Update dependency protobuf to v3.20.2 ([#391](https://github.com/googleapis/java-video-transcoder/issues/391)) ([3de3e1f](https://github.com/googleapis/java-video-transcoder/commit/3de3e1faba25e08eaeff7b0b2766329e0958b8bb))
* Update dependency pyjwt to v2.5.0 ([#392](https://github.com/googleapis/java-video-transcoder/issues/392)) ([0eb29ab](https://github.com/googleapis/java-video-transcoder/commit/0eb29ab88daabb70591516a35334c04502523852))
* Update dependency typing-extensions to v4.3.0 ([#394](https://github.com/googleapis/java-video-transcoder/issues/394)) ([a347428](https://github.com/googleapis/java-video-transcoder/commit/a347428b6690ef71238f063e25756b73fad6af42))
* Update dependency zipp to v3.8.1 ([#395](https://github.com/googleapis/java-video-transcoder/issues/395)) ([f38182c](https://github.com/googleapis/java-video-transcoder/commit/f38182c236224fa36037516fb63bdaf583966df7))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this issue Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants