@@ -539,8 +539,8 @@ async def sample_list_services():
539539
540540 Args:
541541 request (Optional[Union[google.cloud.run_v2.types.ListServicesRequest, dict]]):
542- The request object. Request message for retrieving a
543- list of Services.
542+ The request object. Request message for retrieving a list
543+ of Services.
544544 parent (:class:`str`):
545545 Required. The location and project to
546546 list resources on. Location must be a
@@ -915,8 +915,7 @@ async def sample_get_iam_policy():
915915
916916 Args:
917917 request (Optional[Union[google.iam.v1.iam_policy_pb2.GetIamPolicyRequest, dict]]):
918- The request object. Request message for `GetIamPolicy`
919- method.
918+ The request object. Request message for ``GetIamPolicy`` method.
920919 retry (google.api_core.retry.Retry): Designation of what errors, if any,
921920 should be retried.
922921 timeout (float): The timeout for this request.
@@ -1059,8 +1058,7 @@ async def sample_set_iam_policy():
10591058
10601059 Args:
10611060 request (Optional[Union[google.iam.v1.iam_policy_pb2.SetIamPolicyRequest, dict]]):
1062- The request object. Request message for `SetIamPolicy`
1063- method.
1061+ The request object. Request message for ``SetIamPolicy`` method.
10641062 retry (google.api_core.retry.Retry): Designation of what errors, if any,
10651063 should be retried.
10661064 timeout (float): The timeout for this request.
@@ -1206,8 +1204,7 @@ async def sample_test_iam_permissions():
12061204
12071205 Args:
12081206 request (Optional[Union[google.iam.v1.iam_policy_pb2.TestIamPermissionsRequest, dict]]):
1209- The request object. Request message for
1210- `TestIamPermissions` method.
1207+ The request object. Request message for ``TestIamPermissions`` method.
12111208 retry (google.api_core.retry.Retry): Designation of what errors, if any,
12121209 should be retried.
12131210 timeout (float): The timeout for this request.