Skip to content

Commit 09136e6

Browse files
1 parent 90207a4 commit 09136e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CloudFunctions/Resource/ProjectsLocationsFunctions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public function getIamPolicy($resource, $optParams = [])
256256
* @opt_param string filter The filter for Functions that match the filter
257257
* expression, following the syntax outlined in https://google.aip.dev/160.
258258
* @opt_param string orderBy The sorting order of the resources returned. Value
259-
* should be a comma separated list of fields. The default sorting oder is
259+
* should be a comma separated list of fields. The default sorting order is
260260
* ascending. See https://google.aip.dev/132#ordering.
261261
* @opt_param int pageSize Maximum number of functions to return per call. The
262262
* largest allowed page_size is 1,000, if the page_size is omitted or specified

0 commit comments

Comments
 (0)