Skip to content

Commit fe76941

Browse files
committed
remove migration guide
1 parent 3dc1a28 commit fe76941

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.librarian/generator-input/client-post-processing/pubsub-integration.yaml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ replacements:
180180
- "packages/google-cloud-pubsub/README.rst"
181181
before: '`Google Cloud Pub/Sub`_: is designed to provide reliable, many-to-many, asynchronous messaging between applications\. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages\. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications\.'
182182
after: |-
183-
`Google Cloud Pub / Sub`_ is a fully-managed real-time messaging service that
183+
'Google Cloud Pub/Sub:' is a fully-managed real-time messaging service that
184184
allows you to send and receive messages between independent applications. You
185185
can leverage Cloud Pub/Sub’s flexibility to decouple systems and components
186186
hosted on Google Cloud Platform or elsewhere on the Internet. By building on
@@ -362,17 +362,6 @@ replacements:
362362
Publisher Client <pubsub/publisher/index>
363363
Subscriber Client <pubsub/subscriber/index>
364364
Types <pubsub/types>
365-
366-
367-
Migration Guide
368-
---------------
369-
370-
See the guide below for instructions on migrating to the 2.x release of this library.
371-
372-
.. toctree::
373-
:maxdepth: 2
374-
375-
UPGRADING
376365
count: 1
377366

378367
# --- FIX: Restore docs/index.rst hidden overview ---

0 commit comments

Comments
 (0)