Skip to content

Commit

Permalink
chore: Bump gapic-generator-python version to 1.3.0 (#70)
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] authored Sep 7, 2022
1 parent ccbf61a commit 509ffb6
Show file tree
Hide file tree
Showing 44 changed files with 953 additions and 393 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,13 @@ async def create_cdn_key(
.. 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.video import stitcher_v1
async def sample_create_cdn_key():
Expand Down Expand Up @@ -386,6 +393,13 @@ async def list_cdn_keys(
.. 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.video import stitcher_v1
async def sample_list_cdn_keys():
Expand Down Expand Up @@ -495,6 +509,13 @@ async def get_cdn_key(
.. 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.video import stitcher_v1
async def sample_get_cdn_key():
Expand Down Expand Up @@ -593,6 +614,13 @@ async def delete_cdn_key(
.. 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.video import stitcher_v1
async def sample_delete_cdn_key():
Expand Down Expand Up @@ -679,6 +707,13 @@ async def update_cdn_key(
.. 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.video import stitcher_v1
async def sample_update_cdn_key():
Expand Down Expand Up @@ -790,6 +825,13 @@ async def create_vod_session(
.. 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.video import stitcher_v1
async def sample_create_vod_session():
Expand Down Expand Up @@ -899,6 +941,13 @@ async def get_vod_session(
.. 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.video import stitcher_v1
async def sample_get_vod_session():
Expand Down Expand Up @@ -994,6 +1043,13 @@ async def list_vod_stitch_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.video import stitcher_v1
async def sample_list_vod_stitch_details():
Expand Down Expand Up @@ -1104,6 +1160,13 @@ async def get_vod_stitch_detail(
.. 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.video import stitcher_v1
async def sample_get_vod_stitch_detail():
Expand Down Expand Up @@ -1201,6 +1264,13 @@ async def list_vod_ad_tag_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.video import stitcher_v1
async def sample_list_vod_ad_tag_details():
Expand Down Expand Up @@ -1311,6 +1381,13 @@ async def get_vod_ad_tag_detail(
.. 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.video import stitcher_v1
async def sample_get_vod_ad_tag_detail():
Expand Down Expand Up @@ -1408,6 +1485,13 @@ async def list_live_ad_tag_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.video import stitcher_v1
async def sample_list_live_ad_tag_details():
Expand Down Expand Up @@ -1517,6 +1601,13 @@ async def get_live_ad_tag_detail(
.. 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.video import stitcher_v1
async def sample_get_live_ad_tag_detail():
Expand Down Expand Up @@ -1614,6 +1705,13 @@ async def create_slate(
.. 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.video import stitcher_v1
async def sample_create_slate():
Expand Down Expand Up @@ -1730,6 +1828,13 @@ async def list_slates(
.. 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.video import stitcher_v1
async def sample_list_slates():
Expand Down Expand Up @@ -1838,6 +1943,13 @@ async def get_slate(
.. 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.video import stitcher_v1
async def sample_get_slate():
Expand Down Expand Up @@ -1933,6 +2045,13 @@ async def update_slate(
.. 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.video import stitcher_v1
async def sample_update_slate():
Expand Down Expand Up @@ -2037,6 +2156,13 @@ async def delete_slate(
.. 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.video import stitcher_v1
async def sample_delete_slate():
Expand Down Expand Up @@ -2122,6 +2248,13 @@ async def create_live_session(
.. 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.video import stitcher_v1
async def sample_create_live_session():
Expand Down Expand Up @@ -2225,6 +2358,13 @@ async def get_live_session(
.. 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.video import stitcher_v1
async def sample_get_live_session():
Expand Down
Loading

0 comments on commit 509ffb6

Please sign in to comment.