Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 4890e3b

Browse filesBrowse files
chore: Bump gapic-generator-python version to 1.3.0 (#134)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 472561635 Source-Link: googleapis/googleapis@332ecf5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4313d682880fd9d7247291164d4e9d3d5bd9f177 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
1 parent 558325f commit 4890e3b
Copy full SHA for 4890e3b

File tree

Expand file treeCollapse file tree

99 files changed

+2209
-921
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

99 files changed

+2209
-921
lines changed

‎google/cloud/datastream_v1/services/datastream/async_client.py

Copy file name to clipboardExpand all lines: google/cloud/datastream_v1/services/datastream/async_client.py
+175Lines changed: 175 additions & 0 deletions
Large diffs are not rendered by default.

‎google/cloud/datastream_v1/services/datastream/client.py

Copy file name to clipboardExpand all lines: google/cloud/datastream_v1/services/datastream/client.py
+175Lines changed: 175 additions & 0 deletions
Large diffs are not rendered by default.

‎google/cloud/datastream_v1alpha1/services/datastream/async_client.py

Copy file name to clipboardExpand all lines: google/cloud/datastream_v1alpha1/services/datastream/async_client.py
+147Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,13 @@ async def list_connection_profiles(
227227
228228
.. code-block:: python
229229
230+
# This snippet has been automatically generated and should be regarded as a
231+
# code template only.
232+
# It will require modifications to work:
233+
# - It may require correct/in-range values for request initialization.
234+
# - It may require specifying regional endpoints when creating the service
235+
# client as shown in:
236+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
230237
from google.cloud import datastream_v1alpha1
231238
232239
async def sample_list_connection_profiles():
@@ -333,6 +340,13 @@ async def get_connection_profile(
333340
334341
.. code-block:: python
335342
343+
# This snippet has been automatically generated and should be regarded as a
344+
# code template only.
345+
# It will require modifications to work:
346+
# - It may require correct/in-range values for request initialization.
347+
# - It may require specifying regional endpoints when creating the service
348+
# client as shown in:
349+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
336350
from google.cloud import datastream_v1alpha1
337351
338352
async def sample_get_connection_profile():
@@ -428,6 +442,13 @@ async def create_connection_profile(
428442
429443
.. code-block:: python
430444
445+
# This snippet has been automatically generated and should be regarded as a
446+
# code template only.
447+
# It will require modifications to work:
448+
# - It may require correct/in-range values for request initialization.
449+
# - It may require specifying regional endpoints when creating the service
450+
# client as shown in:
451+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
431452
from google.cloud import datastream_v1alpha1
432453
433454
async def sample_create_connection_profile():
@@ -565,6 +586,13 @@ async def update_connection_profile(
565586
566587
.. code-block:: python
567588
589+
# This snippet has been automatically generated and should be regarded as a
590+
# code template only.
591+
# It will require modifications to work:
592+
# - It may require correct/in-range values for request initialization.
593+
# - It may require specifying regional endpoints when creating the service
594+
# client as shown in:
595+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
568596
from google.cloud import datastream_v1alpha1
569597
570598
async def sample_update_connection_profile():
@@ -696,6 +724,13 @@ async def delete_connection_profile(
696724
697725
.. code-block:: python
698726
727+
# This snippet has been automatically generated and should be regarded as a
728+
# code template only.
729+
# It will require modifications to work:
730+
# - It may require correct/in-range values for request initialization.
731+
# - It may require specifying regional endpoints when creating the service
732+
# client as shown in:
733+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
699734
from google.cloud import datastream_v1alpha1
700735
701736
async def sample_delete_connection_profile():
@@ -815,6 +850,13 @@ async def discover_connection_profile(
815850
816851
.. code-block:: python
817852
853+
# This snippet has been automatically generated and should be regarded as a
854+
# code template only.
855+
# It will require modifications to work:
856+
# - It may require correct/in-range values for request initialization.
857+
# - It may require specifying regional endpoints when creating the service
858+
# client as shown in:
859+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
818860
from google.cloud import datastream_v1alpha1
819861
820862
async def sample_discover_connection_profile():
@@ -897,6 +939,13 @@ async def list_streams(
897939
898940
.. code-block:: python
899941
942+
# This snippet has been automatically generated and should be regarded as a
943+
# code template only.
944+
# It will require modifications to work:
945+
# - It may require correct/in-range values for request initialization.
946+
# - It may require specifying regional endpoints when creating the service
947+
# client as shown in:
948+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
900949
from google.cloud import datastream_v1alpha1
901950
902951
async def sample_list_streams():
@@ -1002,6 +1051,13 @@ async def get_stream(
10021051
10031052
.. code-block:: python
10041053
1054+
# This snippet has been automatically generated and should be regarded as a
1055+
# code template only.
1056+
# It will require modifications to work:
1057+
# - It may require correct/in-range values for request initialization.
1058+
# - It may require specifying regional endpoints when creating the service
1059+
# client as shown in:
1060+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
10051061
from google.cloud import datastream_v1alpha1
10061062
10071063
async def sample_get_stream():
@@ -1096,6 +1152,13 @@ async def create_stream(
10961152
10971153
.. code-block:: python
10981154
1155+
# This snippet has been automatically generated and should be regarded as a
1156+
# code template only.
1157+
# It will require modifications to work:
1158+
# - It may require correct/in-range values for request initialization.
1159+
# - It may require specifying regional endpoints when creating the service
1160+
# client as shown in:
1161+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
10991162
from google.cloud import datastream_v1alpha1
11001163
11011164
async def sample_create_stream():
@@ -1229,6 +1292,13 @@ async def update_stream(
12291292
12301293
.. code-block:: python
12311294
1295+
# This snippet has been automatically generated and should be regarded as a
1296+
# code template only.
1297+
# It will require modifications to work:
1298+
# - It may require correct/in-range values for request initialization.
1299+
# - It may require specifying regional endpoints when creating the service
1300+
# client as shown in:
1301+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
12321302
from google.cloud import datastream_v1alpha1
12331303
12341304
async def sample_update_stream():
@@ -1357,6 +1427,13 @@ async def delete_stream(
13571427
13581428
.. code-block:: python
13591429
1430+
# This snippet has been automatically generated and should be regarded as a
1431+
# code template only.
1432+
# It will require modifications to work:
1433+
# - It may require correct/in-range values for request initialization.
1434+
# - It may require specifying regional endpoints when creating the service
1435+
# client as shown in:
1436+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
13601437
from google.cloud import datastream_v1alpha1
13611438
13621439
async def sample_delete_stream():
@@ -1473,6 +1550,13 @@ async def fetch_errors(
14731550
14741551
.. code-block:: python
14751552
1553+
# This snippet has been automatically generated and should be regarded as a
1554+
# code template only.
1555+
# It will require modifications to work:
1556+
# - It may require correct/in-range values for request initialization.
1557+
# - It may require specifying regional endpoints when creating the service
1558+
# client as shown in:
1559+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
14761560
from google.cloud import datastream_v1alpha1
14771561
14781562
async def sample_fetch_errors():
@@ -1564,6 +1648,13 @@ async def fetch_static_ips(
15641648
15651649
.. code-block:: python
15661650
1651+
# This snippet has been automatically generated and should be regarded as a
1652+
# code template only.
1653+
# It will require modifications to work:
1654+
# - It may require correct/in-range values for request initialization.
1655+
# - It may require specifying regional endpoints when creating the service
1656+
# client as shown in:
1657+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
15671658
from google.cloud import datastream_v1alpha1
15681659
15691660
async def sample_fetch_static_ips():
@@ -1675,6 +1766,13 @@ async def create_private_connection(
16751766
16761767
.. code-block:: python
16771768
1769+
# This snippet has been automatically generated and should be regarded as a
1770+
# code template only.
1771+
# It will require modifications to work:
1772+
# - It may require correct/in-range values for request initialization.
1773+
# - It may require specifying regional endpoints when creating the service
1774+
# client as shown in:
1775+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
16781776
from google.cloud import datastream_v1alpha1
16791777
16801778
async def sample_create_private_connection():
@@ -1807,6 +1905,13 @@ async def get_private_connection(
18071905
18081906
.. code-block:: python
18091907
1908+
# This snippet has been automatically generated and should be regarded as a
1909+
# code template only.
1910+
# It will require modifications to work:
1911+
# - It may require correct/in-range values for request initialization.
1912+
# - It may require specifying regional endpoints when creating the service
1913+
# client as shown in:
1914+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
18101915
from google.cloud import datastream_v1alpha1
18111916
18121917
async def sample_get_private_connection():
@@ -1904,6 +2009,13 @@ async def list_private_connections(
19042009
19052010
.. code-block:: python
19062011
2012+
# This snippet has been automatically generated and should be regarded as a
2013+
# code template only.
2014+
# It will require modifications to work:
2015+
# - It may require correct/in-range values for request initialization.
2016+
# - It may require specifying regional endpoints when creating the service
2017+
# client as shown in:
2018+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
19072019
from google.cloud import datastream_v1alpha1
19082020
19092021
async def sample_list_private_connections():
@@ -2011,6 +2123,13 @@ async def delete_private_connection(
20112123
20122124
.. code-block:: python
20132125
2126+
# This snippet has been automatically generated and should be regarded as a
2127+
# code template only.
2128+
# It will require modifications to work:
2129+
# - It may require correct/in-range values for request initialization.
2130+
# - It may require specifying regional endpoints when creating the service
2131+
# client as shown in:
2132+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
20142133
from google.cloud import datastream_v1alpha1
20152134
20162135
async def sample_delete_private_connection():
@@ -2130,6 +2249,13 @@ async def create_route(
21302249
21312250
.. code-block:: python
21322251
2252+
# This snippet has been automatically generated and should be regarded as a
2253+
# code template only.
2254+
# It will require modifications to work:
2255+
# - It may require correct/in-range values for request initialization.
2256+
# - It may require specifying regional endpoints when creating the service
2257+
# client as shown in:
2258+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
21332259
from google.cloud import datastream_v1alpha1
21342260
21352261
async def sample_create_route():
@@ -2261,6 +2387,13 @@ async def get_route(
22612387
22622388
.. code-block:: python
22632389
2390+
# This snippet has been automatically generated and should be regarded as a
2391+
# code template only.
2392+
# It will require modifications to work:
2393+
# - It may require correct/in-range values for request initialization.
2394+
# - It may require specifying regional endpoints when creating the service
2395+
# client as shown in:
2396+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
22642397
from google.cloud import datastream_v1alpha1
22652398
22662399
async def sample_get_route():
@@ -2358,6 +2491,13 @@ async def list_routes(
23582491
23592492
.. code-block:: python
23602493
2494+
# This snippet has been automatically generated and should be regarded as a
2495+
# code template only.
2496+
# It will require modifications to work:
2497+
# - It may require correct/in-range values for request initialization.
2498+
# - It may require specifying regional endpoints when creating the service
2499+
# client as shown in:
2500+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
23612501
from google.cloud import datastream_v1alpha1
23622502
23632503
async def sample_list_routes():
@@ -2464,6 +2604,13 @@ async def delete_route(
24642604
24652605
.. code-block:: python
24662606
2607+
# This snippet has been automatically generated and should be regarded as a
2608+
# code template only.
2609+
# It will require modifications to work:
2610+
# - It may require correct/in-range values for request initialization.
2611+
# - It may require specifying regional endpoints when creating the service
2612+
# client as shown in:
2613+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
24672614
from google.cloud import datastream_v1alpha1
24682615
24692616
async def sample_delete_route():

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.