@@ -353,8 +353,8 @@ def patch_project_instance_config(name, update_instance_config_request_object =
353353 # Clients can use Operations.GetOperation or other methods to check whether the
354354 # cancellation succeeded or whether the operation completed despite cancellation.
355355 # On successful cancellation, the operation is not deleted; instead, it becomes
356- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
357- # corresponding to `Code.CANCELLED`.
356+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
357+ # , corresponding to `Code.CANCELLED`.
358358 # @param [String] name
359359 # The name of the operation resource to be cancelled.
360360 # @param [String] fields
@@ -494,8 +494,8 @@ def list_project_instance_config_operations(name, filter: nil, page_size: nil, p
494494 # Clients can use Operations.GetOperation or other methods to check whether the
495495 # cancellation succeeded or whether the operation completed despite cancellation.
496496 # On successful cancellation, the operation is not deleted; instead, it becomes
497- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
498- # corresponding to `Code.CANCELLED`.
497+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
498+ # , corresponding to `Code.CANCELLED`.
499499 # @param [String] name
500500 # The name of the operation resource to be cancelled.
501501 # @param [String] fields
@@ -1529,8 +1529,8 @@ def test_backup_iam_permissions(resource, test_iam_permissions_request_object =
15291529 # Clients can use Operations.GetOperation or other methods to check whether the
15301530 # cancellation succeeded or whether the operation completed despite cancellation.
15311531 # On successful cancellation, the operation is not deleted; instead, it becomes
1532- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
1533- # corresponding to `Code.CANCELLED`.
1532+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
1533+ # , corresponding to `Code.CANCELLED`.
15341534 # @param [String] name
15351535 # The name of the operation resource to be cancelled.
15361536 # @param [String] fields
@@ -2644,8 +2644,8 @@ def test_database_role_iam_permissions(resource, test_iam_permissions_request_ob
26442644 # Clients can use Operations.GetOperation or other methods to check whether the
26452645 # cancellation succeeded or whether the operation completed despite cancellation.
26462646 # On successful cancellation, the operation is not deleted; instead, it becomes
2647- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
2648- # corresponding to `Code.CANCELLED`.
2647+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
2648+ # , corresponding to `Code.CANCELLED`.
26492649 # @param [String] name
26502650 # The name of the operation resource to be cancelled.
26512651 # @param [String] fields
@@ -3708,8 +3708,8 @@ def patch_project_instance_instance_partition(name, update_instance_partition_re
37083708 # Clients can use Operations.GetOperation or other methods to check whether the
37093709 # cancellation succeeded or whether the operation completed despite cancellation.
37103710 # On successful cancellation, the operation is not deleted; instead, it becomes
3711- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
3712- # corresponding to `Code.CANCELLED`.
3711+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
3712+ # , corresponding to `Code.CANCELLED`.
37133713 # @param [String] name
37143714 # The name of the operation resource to be cancelled.
37153715 # @param [String] fields
@@ -3849,8 +3849,8 @@ def list_project_instance_instance_partition_operations(name, filter: nil, page_
38493849 # Clients can use Operations.GetOperation or other methods to check whether the
38503850 # cancellation succeeded or whether the operation completed despite cancellation.
38513851 # On successful cancellation, the operation is not deleted; instead, it becomes
3852- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
3853- # corresponding to `Code.CANCELLED`.
3852+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
3853+ # , corresponding to `Code.CANCELLED`.
38543854 # @param [String] name
38553855 # The name of the operation resource to be cancelled.
38563856 # @param [String] fields
0 commit comments