Skip to content

Commit

Permalink
chore: Bump gapic-generator-python version to 1.3.0 (#239)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 472561635

Source-Link: googleapis/googleapis@332ecf5

Source-Link: googleapis/googleapis-gen@4313d68
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDMxM2Q2ODI4ODBmZDlkNzI0NzI5MTE2NGQ0ZTlkM2Q1YmQ5ZjE3NyJ9
  • Loading branch information
gcf-owl-bot[bot] committed Sep 7, 2022
1 parent a535f3c commit 8f4c6b2
Show file tree
Hide file tree
Showing 85 changed files with 1,821 additions and 757 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,13 @@ async def execute_patch_job(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_execute_patch_job():
Expand Down Expand Up @@ -314,6 +321,13 @@ async def get_patch_job(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_get_patch_job():
Expand Down Expand Up @@ -417,6 +431,13 @@ async def cancel_patch_job(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_cancel_patch_job():
Expand Down Expand Up @@ -498,6 +519,13 @@ async def list_patch_jobs(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_list_patch_jobs():
Expand Down Expand Up @@ -604,6 +632,13 @@ async def list_patch_job_instance_details(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_list_patch_job_instance_details():
Expand Down Expand Up @@ -714,6 +749,13 @@ async def create_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_create_patch_deployment():
Expand Down Expand Up @@ -839,6 +881,13 @@ async def get_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_get_patch_deployment():
Expand Down Expand Up @@ -938,6 +987,13 @@ async def list_patch_deployments(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_list_patch_deployments():
Expand Down Expand Up @@ -1046,6 +1102,13 @@ async def delete_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_delete_patch_deployment():
Expand Down Expand Up @@ -1130,6 +1193,13 @@ async def update_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_update_patch_deployment():
Expand Down Expand Up @@ -1242,6 +1312,13 @@ async def pause_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_pause_patch_deployment():
Expand Down Expand Up @@ -1343,6 +1420,13 @@ async def resume_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
async def sample_resume_patch_deployment():
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,13 @@ def execute_patch_job(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_execute_patch_job():
Expand Down Expand Up @@ -571,6 +578,13 @@ def get_patch_job(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_get_patch_job():
Expand Down Expand Up @@ -674,6 +688,13 @@ def cancel_patch_job(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_cancel_patch_job():
Expand Down Expand Up @@ -756,6 +777,13 @@ def list_patch_jobs(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_list_patch_jobs():
Expand Down Expand Up @@ -862,6 +890,13 @@ def list_patch_job_instance_details(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_list_patch_job_instance_details():
Expand Down Expand Up @@ -974,6 +1009,13 @@ def create_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_create_patch_deployment():
Expand Down Expand Up @@ -1099,6 +1141,13 @@ def get_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_get_patch_deployment():
Expand Down Expand Up @@ -1198,6 +1247,13 @@ def list_patch_deployments(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_list_patch_deployments():
Expand Down Expand Up @@ -1306,6 +1362,13 @@ def delete_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_delete_patch_deployment():
Expand Down Expand Up @@ -1390,6 +1453,13 @@ def update_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_update_patch_deployment():
Expand Down Expand Up @@ -1502,6 +1572,13 @@ def pause_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_pause_patch_deployment():
Expand Down Expand Up @@ -1603,6 +1680,13 @@ def resume_patch_deployment(
.. code-block:: python
# This snippet has been automatically generated and should be regarded as a
# code template only.
# It will require modifications to work:
# - It may require correct/in-range values for request initialization.
# - It may require specifying regional endpoints when creating the service
# client as shown in:
# https://googleapis.dev/python/google-api-core/latest/client_options.html
from google.cloud import osconfig_v1
def sample_resume_patch_deployment():
Expand Down
Loading

0 comments on commit 8f4c6b2

Please sign in to comment.