We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6b7aa commit bd6341aCopy full SHA for bd6341a
storage/src/list_objects.php
@@ -27,7 +27,7 @@
27
use Google\Cloud\Storage\StorageClient;
28
29
/**
30
- * Add ACL to a Cloud Storage Bucket.
+ * List Cloud Storage bucket objects.
31
*
32
* @param string $bucketName the name of your Cloud Storage bucket.
33
storage/src/list_objects_with_prefix.php
+ * List Cloud Storage bucket objects with specified prefix.
0 commit comments