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

docs: pubsub delete topic #689

Merged
merged 1 commit into from
Jun 25, 2015
Merged

Conversation

chrishiestand
Copy link
Contributor

In v1beta2, deleting a topic does not delete corresponding subscriptions

"Deletes the topic with the given name. Returns NOT_FOUND if the topic does
not exist. After a topic is deleted, a new topic may be created with the
same name; this is an entirely new topic with none of the old configuration
or subscriptions. Existing subscriptions to this topic are not deleted."

source: https://cloud.google.com/pubsub/reference/rest/v1beta2/projects/topics/delete

In v1beta2, deleting a topic does *not* delete corresponding subscriptions

"Deletes the topic with the given name. Returns NOT_FOUND if the topic does
 not exist. After a topic is deleted, a new topic may be created with the
 same name; this is an entirely new topic with none of the old configuration
 or subscriptions. Existing subscriptions to this topic are not deleted."

source: <https://cloud.google.com/pubsub/reference/rest/v1beta2/projects/topics/delete>
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Jun 25, 2015
@chrishiestand
Copy link
Contributor Author

I signed it! (both under my employer and now under my personal github profile)

@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jun 25, 2015
@jgeewax
Copy link
Contributor

jgeewax commented Jun 25, 2015

@jgeewax
Copy link
Contributor

jgeewax commented Jun 25, 2015

LGTM @stephenplusplus ?

stephenplusplus added a commit that referenced this pull request Jun 25, 2015
@stephenplusplus stephenplusplus merged commit a17566f into googleapis:master Jun 25, 2015
@stephenplusplus
Copy link
Contributor

Thanks @chrishiestand!

sofisl pushed a commit that referenced this pull request Nov 17, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Jan 24, 2023
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/fc1dd810-ea11-44c0-ab02-fa000827a405/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@363fe30
sofisl pushed a commit that referenced this pull request Jan 25, 2023
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/fc1dd810-ea11-44c0-ab02-fa000827a405/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@363fe30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants