Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Mar 29, 2024
1 parent 828b4ba commit 5e91c45
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions api-index-v1.json
Expand Up @@ -119065,16 +119065,31 @@
"fullName": "google.storage.control.v2.StorageControl.CreateFolder",
"mode": "UNARY"
},
{
"shortName": "CreateManagedFolder",
"fullName": "google.storage.control.v2.StorageControl.CreateManagedFolder",
"mode": "UNARY"
},
{
"shortName": "DeleteFolder",
"fullName": "google.storage.control.v2.StorageControl.DeleteFolder",
"mode": "UNARY"
},
{
"shortName": "DeleteManagedFolder",
"fullName": "google.storage.control.v2.StorageControl.DeleteManagedFolder",
"mode": "UNARY"
},
{
"shortName": "GetFolder",
"fullName": "google.storage.control.v2.StorageControl.GetFolder",
"mode": "UNARY"
},
{
"shortName": "GetManagedFolder",
"fullName": "google.storage.control.v2.StorageControl.GetManagedFolder",
"mode": "UNARY"
},
{
"shortName": "GetStorageLayout",
"fullName": "google.storage.control.v2.StorageControl.GetStorageLayout",
Expand All @@ -119085,6 +119100,11 @@
"fullName": "google.storage.control.v2.StorageControl.ListFolders",
"mode": "UNARY"
},
{
"shortName": "ListManagedFolders",
"fullName": "google.storage.control.v2.StorageControl.ListManagedFolders",
"mode": "UNARY"
},
{
"shortName": "RenameFolder",
"fullName": "google.storage.control.v2.StorageControl.RenameFolder",
Expand Down

0 comments on commit 5e91c45

Please sign in to comment.