Skip to content

Commit

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

chore: fix snippet region tag format
chore: fix docstring code block formatting
PiperOrigin-RevId: 430730865

Source-Link: googleapis/googleapis@ea58002

Source-Link: googleapis/googleapis-gen@ca893ff
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2E4OTNmZjhhZjI1ZmM3ZmUwMDFkZTE0MDVhNTE3ZDgwNDQ2ZWNjYSJ9

* 🦉 Updates from OwlBot post-processor

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

* 🦉 Updates from OwlBot post-processor

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

* chore: delete duplicates

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 25, 2022
1 parent 324c933 commit 6261d4e
Show file tree
Hide file tree
Showing 33 changed files with 130 additions and 343 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ async def list_services(
"servicemanagement.services.get" permission for.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -350,7 +350,7 @@ async def get_service(
unless the service is public.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -447,7 +447,7 @@ async def create_service(
Operation<response: ManagedService>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -552,7 +552,7 @@ async def delete_service(
Operation<response: google.protobuf.Empty>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -669,7 +669,7 @@ async def undelete_service(
Operation<response: UndeleteServiceResponse>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -771,7 +771,7 @@ async def list_service_configs(
managed service, from the newest to the oldest.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -870,7 +870,7 @@ async def get_service_config(
service.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1004,7 +1004,7 @@ async def create_service_config(
rest will be deleted eventually.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1130,7 +1130,7 @@ async def submit_config_source(
Operation<response: SubmitConfigSourceResponse>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1254,7 +1254,7 @@ async def list_service_rollouts(
oldest.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1369,7 +1369,7 @@ async def get_service_rollout(
[rollout][google.api.servicemanagement.v1.Rollout].
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1486,7 +1486,7 @@ async def create_service_rollout(
Operation<response: Rollout>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1609,7 +1609,7 @@ async def generate_config_report(
the last pushed service configuration.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,7 @@ def list_services(
"servicemanagement.services.get" permission for.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -534,8 +533,7 @@ def get_service(
unless the service is public.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -632,8 +630,7 @@ def create_service(
Operation<response: ManagedService>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -738,8 +735,7 @@ def delete_service(
Operation<response: google.protobuf.Empty>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -856,8 +852,7 @@ def undelete_service(
Operation<response: UndeleteServiceResponse>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -959,8 +954,7 @@ def list_service_configs(
managed service, from the newest to the oldest.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1059,8 +1053,7 @@ def get_service_config(
service.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1194,8 +1187,7 @@ def create_service_config(
rest will be deleted eventually.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1321,8 +1313,7 @@ def submit_config_source(
Operation<response: SubmitConfigSourceResponse>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1446,8 +1437,7 @@ def list_service_rollouts(
oldest.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1562,8 +1552,7 @@ def get_service_rollout(
[rollout][google.api.servicemanagement.v1.Rollout].
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1680,8 +1669,7 @@ def create_service_rollout(
Operation<response: Rollout>
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down Expand Up @@ -1804,8 +1792,7 @@ def generate_config_report(
the last pushed service configuration.
.. code-block::
.. code-block:: python
from google.cloud import servicemanagement_v1
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6261d4e

Please sign in to comment.