Skip to content

Commit 6c5a822

Browse files
1 parent 09136e6 commit 6c5a822

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/Dataform/Resource/ProjectsLocationsRepositories.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ public function create($parent, Repository $postBody, $optParams = [])
9999
* @param string $name Required. The repository's name.
100100
* @param array $optParams Optional parameters.
101101
*
102-
* @opt_param bool force If set to true, any child resources of this repository
103-
* will also be deleted. (Otherwise, the request will only succeed if the
104-
* repository has no child resources.)
102+
* @opt_param bool force Optional. If set to true, any child resources of this
103+
* repository will also be deleted. (Otherwise, the request will only succeed if
104+
* the repository has no child resources.)
105105
* @return DataformEmpty
106106
* @throws \Google\Service\Exception
107107
*/

0 commit comments

Comments
 (0)