Skip to content

Commit

Permalink
docs: fix broken links (#126)
Browse files Browse the repository at this point in the history
* docs: fix remaining broken links

PiperOrigin-RevId: 443508623

Source-Link: googleapis/googleapis@fd6935f

Source-Link: googleapis/googleapis-gen@4f659e3
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGY2NTllM2I4YWNlMmU4NmMwMjdjNGZlY2E5ZGVjZDZlZTU4YzY0YyJ9

* 🦉 Updates from OwlBot post-processor

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 Apr 22, 2022
1 parent 9508224 commit 1ab6636
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,9 @@ def sample_delete_service():
method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -719,8 +720,9 @@ def sample_undelete_service():
method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -822,8 +824,9 @@ def sample_list_service_configs():
ListServiceConfigs method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -928,8 +931,9 @@ def sample_get_service_config():
method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1065,8 +1069,9 @@ def sample_create_service_config():
CreateServiceConfig method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1199,8 +1204,9 @@ def sample_submit_config_source():
SubmitConfigSource method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1325,8 +1331,9 @@ def sample_list_service_rollouts():
'ListServiceRollouts'
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1446,8 +1453,9 @@ def sample_get_service_rollout():
GetServiceRollout method.
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1570,8 +1578,9 @@ def sample_create_service_rollout():
'CreateServiceRollout'
service_name (:class:`str`):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -802,8 +802,9 @@ def sample_delete_service():
method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -923,8 +924,9 @@ def sample_undelete_service():
method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1026,8 +1028,9 @@ def sample_list_service_configs():
ListServiceConfigs method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1132,8 +1135,9 @@ def sample_get_service_config():
method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1269,8 +1273,9 @@ def sample_create_service_config():
CreateServiceConfig method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1403,8 +1408,9 @@ def sample_submit_config_source():
SubmitConfigSource method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1529,8 +1535,9 @@ def sample_list_service_rollouts():
'ListServiceRollouts'
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1650,8 +1657,9 @@ def sample_get_service_rollout():
GetServiceRollout method.
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1774,8 +1782,9 @@ def sample_create_service_rollout():
'CreateServiceRollout'
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
This corresponds to the ``service_name`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,9 @@ class DeleteServiceRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
"""

service_name = proto.Field(
Expand All @@ -167,8 +168,9 @@ class UndeleteServiceRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
"""

service_name = proto.Field(
Expand Down Expand Up @@ -198,8 +200,9 @@ class GetServiceConfigRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
config_id (str):
Required. The id of the service configuration resource.
Expand Down Expand Up @@ -236,8 +239,9 @@ class ListServiceConfigsRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
page_token (str):
The token of the page to retrieve.
page_size (int):
Expand Down Expand Up @@ -291,8 +295,9 @@ class CreateServiceConfigRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
service_config (google.api.service_pb2.Service):
Required. The service configuration resource.
"""
Expand All @@ -314,8 +319,9 @@ class SubmitConfigSourceRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
config_source (google.cloud.servicemanagement_v1.types.ConfigSource):
Required. The source configuration for the
service.
Expand Down Expand Up @@ -362,8 +368,9 @@ class CreateServiceRolloutRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
rollout (google.cloud.servicemanagement_v1.types.Rollout):
Required. The rollout resource. The ``service_name`` field
is output only.
Expand All @@ -386,8 +393,9 @@ class ListServiceRolloutsRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
page_token (str):
The token of the page to retrieve.
page_size (int):
Expand Down Expand Up @@ -454,8 +462,9 @@ class GetServiceRolloutRequest(proto.Message):
Attributes:
service_name (str):
Required. The name of the service. See the
`overview </service-management/overview>`__ for naming
requirements. For example: ``example.googleapis.com``.
`overview <https://cloud.google.com/service-infrastructure/docs/overview>`__
for naming requirements. For example:
``example.googleapis.com``.
rollout_id (str):
Required. The id of the rollout resource.
"""
Expand Down

0 comments on commit 1ab6636

Please sign in to comment.