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 25, 2024
1 parent b8691ed commit 8984ddb
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -65354,7 +65354,8 @@
"google/api",
"google/cloud/gkebackup/v1",
"google/longrunning",
"google/protobuf"
"google/protobuf",
"google/type"
],
"options": {
"csharp_namespace": {
Expand Down Expand Up @@ -65492,6 +65493,17 @@
}
]
},
{
"shortName": "GetBackupIndexDownloadUrl",
"fullName": "google.cloud.gkebackup.v1.BackupForGKE.GetBackupIndexDownloadUrl",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{backup=projects/*/locations/*/backupPlans/*/backups/*}:getBackupIndexDownloadUrl"
}
]
},
{
"shortName": "GetBackupPlan",
"fullName": "google.cloud.gkebackup.v1.BackupForGKE.GetBackupPlan",
Expand Down

0 comments on commit 8984ddb

Please sign in to comment.