Skip to content

Commit 832e9d1

Browse files
chore: Bump gapic-generator-python version to 1.3.0 (#196)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 472561635 Source-Link: googleapis/googleapis@332ecf5 Source-Link: googleapis/googleapis-gen@4313d68 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
1 parent 289d289 commit 832e9d1

File tree

86 files changed

+1625
-673
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+1625
-673
lines changed

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/applications/async_client.py

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,13 @@ async def get_application(
213213
214214
.. code-block:: python
215215
216+
# This snippet has been automatically generated and should be regarded as a
217+
# code template only.
218+
# It will require modifications to work:
219+
# - It may require correct/in-range values for request initialization.
220+
# - It may require specifying regional endpoints when creating the service
221+
# client as shown in:
222+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
216223
from google.cloud import appengine_admin_v1
217224
218225
async def sample_get_application():
@@ -317,6 +324,13 @@ async def create_application(
317324
318325
.. code-block:: python
319326
327+
# This snippet has been automatically generated and should be regarded as a
328+
# code template only.
329+
# It will require modifications to work:
330+
# - It may require correct/in-range values for request initialization.
331+
# - It may require specifying regional endpoints when creating the service
332+
# client as shown in:
333+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
320334
from google.cloud import appengine_admin_v1
321335
322336
async def sample_create_application():
@@ -405,6 +419,13 @@ async def update_application(
405419
406420
.. code-block:: python
407421
422+
# This snippet has been automatically generated and should be regarded as a
423+
# code template only.
424+
# It will require modifications to work:
425+
# - It may require correct/in-range values for request initialization.
426+
# - It may require specifying regional endpoints when creating the service
427+
# client as shown in:
428+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
408429
from google.cloud import appengine_admin_v1
409430
410431
async def sample_update_application():
@@ -501,6 +522,13 @@ async def repair_application(
501522
502523
.. code-block:: python
503524
525+
# This snippet has been automatically generated and should be regarded as a
526+
# code template only.
527+
# It will require modifications to work:
528+
# - It may require correct/in-range values for request initialization.
529+
# - It may require specifying regional endpoints when creating the service
530+
# client as shown in:
531+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
504532
from google.cloud import appengine_admin_v1
505533
506534
async def sample_repair_application():

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/applications/client.py

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,13 @@ def get_application(
420420
421421
.. code-block:: python
422422
423+
# This snippet has been automatically generated and should be regarded as a
424+
# code template only.
425+
# It will require modifications to work:
426+
# - It may require correct/in-range values for request initialization.
427+
# - It may require specifying regional endpoints when creating the service
428+
# client as shown in:
429+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
423430
from google.cloud import appengine_admin_v1
424431
425432
def sample_get_application():
@@ -524,6 +531,13 @@ def create_application(
524531
525532
.. code-block:: python
526533
534+
# This snippet has been automatically generated and should be regarded as a
535+
# code template only.
536+
# It will require modifications to work:
537+
# - It may require correct/in-range values for request initialization.
538+
# - It may require specifying regional endpoints when creating the service
539+
# client as shown in:
540+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
527541
from google.cloud import appengine_admin_v1
528542
529543
def sample_create_application():
@@ -613,6 +627,13 @@ def update_application(
613627
614628
.. code-block:: python
615629
630+
# This snippet has been automatically generated and should be regarded as a
631+
# code template only.
632+
# It will require modifications to work:
633+
# - It may require correct/in-range values for request initialization.
634+
# - It may require specifying regional endpoints when creating the service
635+
# client as shown in:
636+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
616637
from google.cloud import appengine_admin_v1
617638
618639
def sample_update_application():
@@ -710,6 +731,13 @@ def repair_application(
710731
711732
.. code-block:: python
712733
734+
# This snippet has been automatically generated and should be regarded as a
735+
# code template only.
736+
# It will require modifications to work:
737+
# - It may require correct/in-range values for request initialization.
738+
# - It may require specifying regional endpoints when creating the service
739+
# client as shown in:
740+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
713741
from google.cloud import appengine_admin_v1
714742
715743
def sample_repair_application():

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/authorized_certificates/async_client.py

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,13 @@ async def list_authorized_certificates(
221221
222222
.. code-block:: python
223223
224+
# This snippet has been automatically generated and should be regarded as a
225+
# code template only.
226+
# It will require modifications to work:
227+
# - It may require correct/in-range values for request initialization.
228+
# - It may require specifying regional endpoints when creating the service
229+
# client as shown in:
230+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
224231
from google.cloud import appengine_admin_v1
225232
226233
async def sample_list_authorized_certificates():
@@ -306,6 +313,13 @@ async def get_authorized_certificate(
306313
307314
.. code-block:: python
308315
316+
# This snippet has been automatically generated and should be regarded as a
317+
# code template only.
318+
# It will require modifications to work:
319+
# - It may require correct/in-range values for request initialization.
320+
# - It may require specifying regional endpoints when creating the service
321+
# client as shown in:
322+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
309323
from google.cloud import appengine_admin_v1
310324
311325
async def sample_get_authorized_certificate():
@@ -381,6 +395,13 @@ async def create_authorized_certificate(
381395
382396
.. code-block:: python
383397
398+
# This snippet has been automatically generated and should be regarded as a
399+
# code template only.
400+
# It will require modifications to work:
401+
# - It may require correct/in-range values for request initialization.
402+
# - It may require specifying regional endpoints when creating the service
403+
# client as shown in:
404+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
384405
from google.cloud import appengine_admin_v1
385406
386407
async def sample_create_authorized_certificate():
@@ -461,6 +482,13 @@ async def update_authorized_certificate(
461482
462483
.. code-block:: python
463484
485+
# This snippet has been automatically generated and should be regarded as a
486+
# code template only.
487+
# It will require modifications to work:
488+
# - It may require correct/in-range values for request initialization.
489+
# - It may require specifying regional endpoints when creating the service
490+
# client as shown in:
491+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
464492
from google.cloud import appengine_admin_v1
465493
466494
async def sample_update_authorized_certificate():
@@ -536,6 +564,13 @@ async def delete_authorized_certificate(
536564
537565
.. code-block:: python
538566
567+
# This snippet has been automatically generated and should be regarded as a
568+
# code template only.
569+
# It will require modifications to work:
570+
# - It may require correct/in-range values for request initialization.
571+
# - It may require specifying regional endpoints when creating the service
572+
# client as shown in:
573+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
539574
from google.cloud import appengine_admin_v1
540575
541576
async def sample_delete_authorized_certificate():

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/authorized_certificates/client.py

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,13 @@ def list_authorized_certificates(
423423
424424
.. code-block:: python
425425
426+
# This snippet has been automatically generated and should be regarded as a
427+
# code template only.
428+
# It will require modifications to work:
429+
# - It may require correct/in-range values for request initialization.
430+
# - It may require specifying regional endpoints when creating the service
431+
# client as shown in:
432+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
426433
from google.cloud import appengine_admin_v1
427434
428435
def sample_list_authorized_certificates():
@@ -511,6 +518,13 @@ def get_authorized_certificate(
511518
512519
.. code-block:: python
513520
521+
# This snippet has been automatically generated and should be regarded as a
522+
# code template only.
523+
# It will require modifications to work:
524+
# - It may require correct/in-range values for request initialization.
525+
# - It may require specifying regional endpoints when creating the service
526+
# client as shown in:
527+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
514528
from google.cloud import appengine_admin_v1
515529
516530
def sample_get_authorized_certificate():
@@ -589,6 +603,13 @@ def create_authorized_certificate(
589603
590604
.. code-block:: python
591605
606+
# This snippet has been automatically generated and should be regarded as a
607+
# code template only.
608+
# It will require modifications to work:
609+
# - It may require correct/in-range values for request initialization.
610+
# - It may require specifying regional endpoints when creating the service
611+
# client as shown in:
612+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
592613
from google.cloud import appengine_admin_v1
593614
594615
def sample_create_authorized_certificate():
@@ -672,6 +693,13 @@ def update_authorized_certificate(
672693
673694
.. code-block:: python
674695
696+
# This snippet has been automatically generated and should be regarded as a
697+
# code template only.
698+
# It will require modifications to work:
699+
# - It may require correct/in-range values for request initialization.
700+
# - It may require specifying regional endpoints when creating the service
701+
# client as shown in:
702+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
675703
from google.cloud import appengine_admin_v1
676704
677705
def sample_update_authorized_certificate():
@@ -750,6 +778,13 @@ def delete_authorized_certificate(
750778
751779
.. code-block:: python
752780
781+
# This snippet has been automatically generated and should be regarded as a
782+
# code template only.
783+
# It will require modifications to work:
784+
# - It may require correct/in-range values for request initialization.
785+
# - It may require specifying regional endpoints when creating the service
786+
# client as shown in:
787+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
753788
from google.cloud import appengine_admin_v1
754789
755790
def sample_delete_authorized_certificate():

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/authorized_domains/async_client.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,13 @@ async def list_authorized_domains(
217217
218218
.. code-block:: python
219219
220+
# This snippet has been automatically generated and should be regarded as a
221+
# code template only.
222+
# It will require modifications to work:
223+
# - It may require correct/in-range values for request initialization.
224+
# - It may require specifying regional endpoints when creating the service
225+
# client as shown in:
226+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
220227
from google.cloud import appengine_admin_v1
221228
222229
async def sample_list_authorized_domains():

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/authorized_domains/client.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,13 @@ def list_authorized_domains(
422422
423423
.. code-block:: python
424424
425+
# This snippet has been automatically generated and should be regarded as a
426+
# code template only.
427+
# It will require modifications to work:
428+
# - It may require correct/in-range values for request initialization.
429+
# - It may require specifying regional endpoints when creating the service
430+
# client as shown in:
431+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
425432
from google.cloud import appengine_admin_v1
426433
427434
def sample_list_authorized_domains():

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/services/domain_mappings/async_client.py

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,13 @@ async def list_domain_mappings(
217217
218218
.. code-block:: python
219219
220+
# This snippet has been automatically generated and should be regarded as a
221+
# code template only.
222+
# It will require modifications to work:
223+
# - It may require correct/in-range values for request initialization.
224+
# - It may require specifying regional endpoints when creating the service
225+
# client as shown in:
226+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
220227
from google.cloud import appengine_admin_v1
221228
222229
async def sample_list_domain_mappings():
@@ -301,6 +308,13 @@ async def get_domain_mapping(
301308
302309
.. code-block:: python
303310
311+
# This snippet has been automatically generated and should be regarded as a
312+
# code template only.
313+
# It will require modifications to work:
314+
# - It may require correct/in-range values for request initialization.
315+
# - It may require specifying regional endpoints when creating the service
316+
# client as shown in:
317+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
304318
from google.cloud import appengine_admin_v1
305319
306320
async def sample_get_domain_mapping():
@@ -376,6 +390,13 @@ async def create_domain_mapping(
376390
377391
.. code-block:: python
378392
393+
# This snippet has been automatically generated and should be regarded as a
394+
# code template only.
395+
# It will require modifications to work:
396+
# - It may require correct/in-range values for request initialization.
397+
# - It may require specifying regional endpoints when creating the service
398+
# client as shown in:
399+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
379400
from google.cloud import appengine_admin_v1
380401
381402
async def sample_create_domain_mapping():
@@ -467,6 +488,13 @@ async def update_domain_mapping(
467488
468489
.. code-block:: python
469490
491+
# This snippet has been automatically generated and should be regarded as a
492+
# code template only.
493+
# It will require modifications to work:
494+
# - It may require correct/in-range values for request initialization.
495+
# - It may require specifying regional endpoints when creating the service
496+
# client as shown in:
497+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
470498
from google.cloud import appengine_admin_v1
471499
472500
async def sample_update_domain_mapping():
@@ -556,6 +584,13 @@ async def delete_domain_mapping(
556584
557585
.. code-block:: python
558586
587+
# This snippet has been automatically generated and should be regarded as a
588+
# code template only.
589+
# It will require modifications to work:
590+
# - It may require correct/in-range values for request initialization.
591+
# - It may require specifying regional endpoints when creating the service
592+
# client as shown in:
593+
# https://googleapis.dev/python/google-api-core/latest/client_options.html
559594
from google.cloud import appengine_admin_v1
560595
561596
async def sample_delete_domain_mapping():

0 commit comments

Comments
 (0)