You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Allow for topics to updated via a new method (#2256)
* feat: Allow for topics to updated via a new method
Creates the Google\Cloud\PubSub\Topic::update method, docs and tests.
* Update PubSub/src/Topic.php
Co-Authored-By: John Pedrie <jdpedrie@users.noreply.github.com>
* Update PubSub/src/Topic.php
Co-Authored-By: John Pedrie <jdpedrie@users.noreply.github.com>
* Update PubSub/src/Topic.php
Co-Authored-By: John Pedrie <jdpedrie@users.noreply.github.com>
* Update PubSub/src/Topic.php
Co-Authored-By: John Pedrie <jdpedrie@users.noreply.github.com>
* Update PubSub/src/Topic.php
Co-Authored-By: David Supplee <dwsupplee@gmail.com>
* Addresses feedback in PR
* Addresses PR feedback
* Fixing missing dataProvider from merge conflict
* Removed test for filtering immutable fields
* Update PubSub/src/Topic.php
Co-Authored-By: John Pedrie <jdpedrie@users.noreply.github.com>
0 commit comments