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 20f4952 commit 1d7e6f4Copy full SHA for 1d7e6f4
.changelog/9846.txt
@@ -0,0 +1,2 @@
1
+```release-note:none
2
+```
google-beta/transport/config.go
@@ -530,7 +530,7 @@ var DefaultBasePaths = map[string]string{
530
FirebaseStorageBasePathKey: "https://firebasestorage.googleapis.com/v1beta/",
531
FirestoreBasePathKey: "https://firestore.googleapis.com/v1/",
532
GKEBackupBasePathKey: "https://gkebackup.googleapis.com/v1/",
533
- GKEHubBasePathKey: "https://gkehub.googleapis.com/v1beta/",
+ GKEHubBasePathKey: "https://gkehub.googleapis.com/v1beta1/",
534
GKEHub2BasePathKey: "https://gkehub.googleapis.com/v1beta/",
535
GkeonpremBasePathKey: "https://gkeonprem.googleapis.com/v1/",
536
HealthcareBasePathKey: "https://healthcare.googleapis.com/v1beta1/",
0 commit comments