This repository was archived by the owner on Mar 9, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,9 +58,9 @@ class Client(object):
5858 Before being passed along to the GAPIC constructor, a channel may
5959 be added if ``credentials`` are passed explicitly or if the
6060 Pub / Sub emulator is detected as running.
61- Regional endpoints can be set via `client_options` that takes a
61+ Regional endpoints can be set via `` client_options` ` that takes a
6262 single key-value pair that defines the endpoint, i.e.
63- `client_options={"api_endpoint": REGIONAL_ENDPOINT}`
63+ `` client_options={"api_endpoint": REGIONAL_ENDPOINT}``.
6464 """
6565
6666 _batch_class = thread .Batch
Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ class Client(object):
5353 :class:`~.gapic.pubsub.v1.subscriber_client.SubscriberClient`.
5454 Generally, you should not need to set additional keyword
5555 arguments.
56- Regional endpoints can be set via `client_options` that takes a
56+ Regional endpoints can be set via `` client_options` ` that takes a
5757 single key-value pair that defines the endpoint, i.e.
58- `client_options={"api_endpoint": REGIONAL_ENDPOINT}`.
58+ `` client_options={"api_endpoint": REGIONAL_ENDPOINT}` `.
5959 """
6060
6161 def __init__ (self , ** kwargs ):
You can’t perform that action at this time.
0 commit comments