Skip to content

Commit 5353925

Browse files
- Shims continue.
1 parent fc79dd1 commit 5353925

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/assets/expected/show/show-methods-google-storage-buckets.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ get,bucket,SELECT
33
list,project,SELECT
44
insert,"project, data__name",INSERT
55
delete,bucket,DELETE
6+
patch,bucket,UPDATE
7+
update,"bucket, data__acl",UPDATE
68
getIamPolicy,bucket,EXEC
79
lockRetentionPolicy,"bucket, ifMetagenerationMatch",EXEC
8-
patch,bucket,EXEC
910
setIamPolicy,"bucket, data__bindings",EXEC
10-
testIamPermissions,"bucket, permissions",EXEC
11-
update,"bucket, data__acl",EXEC
11+
testIamPermissions,"bucket, permissions",EXEC

0 commit comments

Comments
 (0)