Skip to content

Commit

Permalink
chore: use gapic-generator-python 0.63.2 (#83)
Browse files Browse the repository at this point in the history
* chore: use gapic-generator-python 0.63.2

PiperOrigin-RevId: 427792504

Source-Link: googleapis/googleapis@55b9e1e

Source-Link: googleapis/googleapis-gen@bf4e86b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY0ZTg2Yjc1M2Y0MmNiMGVkYjFmZDUxZmJlODQwZDdkYTBhMWNkZSJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 11, 2022
1 parent 64fc01e commit 8961a8c
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ def sample_search_catalogs():
# Make the request
page_result = client.search_catalogs(request=request)
# Handle the response
for response in page_result:
print(response)
Expand Down Expand Up @@ -335,6 +337,8 @@ def sample_search_products():
# Make the request
page_result = client.search_products(request=request)
# Handle the response
for response in page_result:
print(response)
Expand Down Expand Up @@ -415,6 +419,8 @@ def sample_search_versions():
# Make the request
page_result = client.search_versions(request=request)
# Handle the response
for response in page_result:
print(response)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ def sample_search_catalogs():
# Make the request
page_result = client.search_catalogs(request=request)
# Handle the response
for response in page_result:
print(response)
Expand Down Expand Up @@ -553,6 +555,8 @@ def sample_search_products():
# Make the request
page_result = client.search_products(request=request)
# Handle the response
for response in page_result:
print(response)
Expand Down Expand Up @@ -635,6 +639,8 @@ def sample_search_versions():
# Make the request
page_result = client.search_versions(request=request)
# Handle the response
for response in page_result:
print(response)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ async def sample_search_catalogs():

# Make the request
page_result = client.search_catalogs(request=request)

# Handle the response
async for response in page_result:
print(response)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ def sample_search_catalogs():

# Make the request
page_result = client.search_catalogs(request=request)

# Handle the response
for response in page_result:
print(response)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ async def sample_search_products():

# Make the request
page_result = client.search_products(request=request)

# Handle the response
async for response in page_result:
print(response)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ def sample_search_products():

# Make the request
page_result = client.search_products(request=request)

# Handle the response
for response in page_result:
print(response)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ async def sample_search_versions():

# Make the request
page_result = client.search_versions(request=request)

# Handle the response
async for response in page_result:
print(response)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ def sample_search_versions():

# Make the request
page_result = client.search_versions(request=request)

# Handle the response
for response in page_result:
print(response)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"regionTag": "cloudprivatecatalog_generated_privatecatalog_v1beta1_PrivateCatalog_SearchCatalogs_async",
"segments": [
{
"end": 43,
"end": 45,
"start": 27,
"type": "FULL"
},
{
"end": 43,
"end": 45,
"start": 27,
"type": "SHORT"
},
Expand All @@ -34,11 +34,13 @@
"type": "REQUEST_INITIALIZATION"
},
{
"end": 41,
"start": 39,
"type": "REQUEST_EXECUTION"
},
{
"end": 44,
"end": 46,
"start": 42,
"type": "RESPONSE_HANDLING"
}
]
Expand All @@ -56,12 +58,12 @@
"regionTag": "cloudprivatecatalog_generated_privatecatalog_v1beta1_PrivateCatalog_SearchCatalogs_sync",
"segments": [
{
"end": 43,
"end": 45,
"start": 27,
"type": "FULL"
},
{
"end": 43,
"end": 45,
"start": 27,
"type": "SHORT"
},
Expand All @@ -76,11 +78,13 @@
"type": "REQUEST_INITIALIZATION"
},
{
"end": 41,
"start": 39,
"type": "REQUEST_EXECUTION"
},
{
"end": 44,
"end": 46,
"start": 42,
"type": "RESPONSE_HANDLING"
}
]
Expand All @@ -99,12 +103,12 @@
"regionTag": "cloudprivatecatalog_generated_privatecatalog_v1beta1_PrivateCatalog_SearchProducts_async",
"segments": [
{
"end": 43,
"end": 45,
"start": 27,
"type": "FULL"
},
{
"end": 43,
"end": 45,
"start": 27,
"type": "SHORT"
},
Expand All @@ -119,11 +123,13 @@
"type": "REQUEST_INITIALIZATION"
},
{
"end": 41,
"start": 39,
"type": "REQUEST_EXECUTION"
},
{
"end": 44,
"end": 46,
"start": 42,
"type": "RESPONSE_HANDLING"
}
]
Expand All @@ -141,12 +147,12 @@
"regionTag": "cloudprivatecatalog_generated_privatecatalog_v1beta1_PrivateCatalog_SearchProducts_sync",
"segments": [
{
"end": 43,
"end": 45,
"start": 27,
"type": "FULL"
},
{
"end": 43,
"end": 45,
"start": 27,
"type": "SHORT"
},
Expand All @@ -161,11 +167,13 @@
"type": "REQUEST_INITIALIZATION"
},
{
"end": 41,
"start": 39,
"type": "REQUEST_EXECUTION"
},
{
"end": 44,
"end": 46,
"start": 42,
"type": "RESPONSE_HANDLING"
}
]
Expand All @@ -184,12 +192,12 @@
"regionTag": "cloudprivatecatalog_generated_privatecatalog_v1beta1_PrivateCatalog_SearchVersions_async",
"segments": [
{
"end": 44,
"end": 46,
"start": 27,
"type": "FULL"
},
{
"end": 44,
"end": 46,
"start": 27,
"type": "SHORT"
},
Expand All @@ -204,11 +212,13 @@
"type": "REQUEST_INITIALIZATION"
},
{
"end": 42,
"start": 40,
"type": "REQUEST_EXECUTION"
},
{
"end": 45,
"end": 47,
"start": 43,
"type": "RESPONSE_HANDLING"
}
]
Expand All @@ -226,12 +236,12 @@
"regionTag": "cloudprivatecatalog_generated_privatecatalog_v1beta1_PrivateCatalog_SearchVersions_sync",
"segments": [
{
"end": 44,
"end": 46,
"start": 27,
"type": "FULL"
},
{
"end": 44,
"end": 46,
"start": 27,
"type": "SHORT"
},
Expand All @@ -246,11 +256,13 @@
"type": "REQUEST_INITIALIZATION"
},
{
"end": 42,
"start": 40,
"type": "REQUEST_EXECUTION"
},
{
"end": 45,
"end": 47,
"start": 43,
"type": "RESPONSE_HANDLING"
}
]
Expand Down

0 comments on commit 8961a8c

Please sign in to comment.