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
Copy file name to clipboardExpand all lines: packages/google-cloud-network-connectivity/google/cloud/networkconnectivity_v1/services/hub_service/async_client.py
+70Lines changed: 70 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -236,6 +236,13 @@ async def list_hubs(
236
236
237
237
.. code-block:: python
238
238
239
+
# This snippet has been automatically generated and should be regarded as a
240
+
# code template only.
241
+
# It will require modifications to work:
242
+
# - It may require correct/in-range values for request initialization.
243
+
# - It may require specifying regional endpoints when creating the service
Copy file name to clipboardExpand all lines: packages/google-cloud-network-connectivity/google/cloud/networkconnectivity_v1/services/hub_service/client.py
+70Lines changed: 70 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -555,6 +555,13 @@ def list_hubs(
555
555
556
556
.. code-block:: python
557
557
558
+
# This snippet has been automatically generated and should be regarded as a
559
+
# code template only.
560
+
# It will require modifications to work:
561
+
# - It may require correct/in-range values for request initialization.
562
+
# - It may require specifying regional endpoints when creating the service
0 commit comments