Skip to content

Commit 482f5a1

Browse files
1 parent 187cff8 commit 482f5a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/CloudVideoIntelligence/Resource/OperationsProjectsLocationsOperations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class OperationsProjectsLocationsOperations extends \Google\Service\Resource
3838
* other methods to check whether the cancellation succeeded or whether the
3939
* operation completed despite cancellation. On successful cancellation, the
4040
* operation is not deleted; instead, it becomes an operation with an
41-
* Operation.error value with a google.rpc.Status.code of 1, corresponding to
41+
* Operation.error value with a google.rpc.Status.code of `1`, corresponding to
4242
* `Code.CANCELLED`. (operations.cancel)
4343
*
4444
* @param string $name The name of the operation resource to be cancelled.

src/CloudVideoIntelligence/Resource/ProjectsLocationsOperations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class ProjectsLocationsOperations extends \Google\Service\Resource
4040
* other methods to check whether the cancellation succeeded or whether the
4141
* operation completed despite cancellation. On successful cancellation, the
4242
* operation is not deleted; instead, it becomes an operation with an
43-
* Operation.error value with a google.rpc.Status.code of 1, corresponding to
43+
* Operation.error value with a google.rpc.Status.code of `1`, corresponding to
4444
* `Code.CANCELLED`. (operations.cancel)
4545
*
4646
* @param string $name The name of the operation resource to be cancelled.

0 commit comments

Comments
 (0)