Skip to content

Commit cda8949

Browse files
Regenerate observability client (#6584)
1 parent 58ae3f5 commit cda8949

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/CloudObservability/Resource/ProjectsLocationsScopes.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ public function get($name, $optParams = [])
5757
* @opt_param string updateMask Optional. Field mask is used to specify the
5858
* fields to be overwritten in the Scope resource by the update. The fields
5959
* specified in the update_mask are relative to the resource, not the full
60-
* request. A field will be overwritten if it is in the mask. If the user does
61-
* not provide a mask then all fields present in the request will be
62-
* overwritten.
60+
* request. A field is overwritten when it is in the mask. If the user does not
61+
* provide a mask, then all fields present in the request are overwritten.
6362
* @return Scope
6463
* @throws \Google\Service\Exception
6564
*/

0 commit comments

Comments
 (0)