Skip to content

Commit

Permalink
chore: Bump gapic-generator-python version to 1.3.0 (#230)
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 0ef7d07 commit 7bc1e44
Show file tree
Hide file tree
Showing 21 changed files with 337 additions and 141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,13 @@ async def compute_threat_list_diff(
.. 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 webrisk_v1
async def sample_compute_threat_list_diff():
Expand Down Expand Up @@ -354,6 +361,13 @@ async def search_uris(
.. 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 webrisk_v1
async def sample_search_uris():
Expand Down Expand Up @@ -468,6 +482,13 @@ async def search_hashes(
.. 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 webrisk_v1
async def sample_search_hashes():
Expand Down Expand Up @@ -585,6 +606,13 @@ async def create_submission(
.. 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 webrisk_v1
async def sample_create_submission():
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,13 @@ def compute_threat_list_diff(
.. 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 webrisk_v1
def sample_compute_threat_list_diff():
Expand Down Expand Up @@ -549,6 +556,13 @@ def search_uris(
.. 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 webrisk_v1
def sample_search_uris():
Expand Down Expand Up @@ -653,6 +667,13 @@ def search_hashes(
.. 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 webrisk_v1
def sample_search_hashes():
Expand Down Expand Up @@ -760,6 +781,13 @@ def create_submission(
.. 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 webrisk_v1
def sample_create_submission():
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,13 @@ async def compute_threat_list_diff(
.. 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 webrisk_v1beta1
async def sample_compute_threat_list_diff():
Expand Down Expand Up @@ -338,6 +345,13 @@ async def search_uris(
.. 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 webrisk_v1beta1
async def sample_search_uris():
Expand Down Expand Up @@ -451,6 +465,13 @@ async def search_hashes(
.. 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 webrisk_v1beta1
async def sample_search_hashes():
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,13 @@ def compute_threat_list_diff(
.. 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 webrisk_v1beta1
def sample_compute_threat_list_diff():
Expand Down Expand Up @@ -530,6 +537,13 @@ def search_uris(
.. 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 webrisk_v1beta1
def sample_search_uris():
Expand Down Expand Up @@ -633,6 +647,13 @@ def search_hashes(
.. 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 webrisk_v1beta1
def sample_search_hashes():
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-webrisk/mypy.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[mypy]
python_version = 3.6
python_version = 3.7
namespace_packages = True
Loading

0 comments on commit 7bc1e44

Please sign in to comment.