@@ -33188,6 +33188,213 @@
3318833188 }
3318933189 ]
3319033190 },
33191+ {
33192+ "id": "google.cloud.gkeconnect.gateway.v1",
33193+ "directory": "google/cloud/gkeconnect/gateway/v1",
33194+ "version": "v1",
33195+ "majorVersion": "v1",
33196+ "hostName": "connectgateway.googleapis.com",
33197+ "title": "Connect Gateway API",
33198+ "description": "The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.",
33199+ "importDirectories": [
33200+ "google/api"
33201+ ],
33202+ "options": {
33203+ "java_package": {
33204+ "valueCounts": {
33205+ "com.google.cloud.gkeconnect.gateway.v1": 1
33206+ }
33207+ },
33208+ "java_multiple_files": {
33209+ "valueCounts": {
33210+ "true": 1
33211+ }
33212+ },
33213+ "go_package": {
33214+ "valueCounts": {
33215+ "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1;gateway": 1
33216+ }
33217+ },
33218+ "csharp_namespace": {
33219+ "valueCounts": {
33220+ "Google.Cloud.GkeConnect.Gateway.V1": 1
33221+ }
33222+ },
33223+ "php_namespace": {
33224+ "valueCounts": {
33225+ "Google\\Cloud\\GkeConnect\\Gateway\\V1": 1
33226+ }
33227+ },
33228+ "ruby_package": {
33229+ "valueCounts": {
33230+ "Google::Cloud::GkeConnect::Gateway::V1": 1
33231+ }
33232+ }
33233+ },
33234+ "services": [
33235+ {
33236+ "shortName": "GatewayService",
33237+ "fullName": "google.cloud.gkeconnect.gateway.v1.GatewayService"
33238+ }
33239+ ]
33240+ },
33241+ {
33242+ "id": "google.cloud.gkeconnect.gateway.v1alpha1",
33243+ "directory": "google/cloud/gkeconnect/gateway/v1alpha1",
33244+ "version": "v1alpha1",
33245+ "majorVersion": "v1",
33246+ "hostName": "connectgateway.googleapis.com",
33247+ "title": "Connect Gateway API",
33248+ "description": "The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.",
33249+ "importDirectories": [
33250+ "google/api"
33251+ ],
33252+ "options": {
33253+ "java_package": {
33254+ "valueCounts": {
33255+ "com.google.cloud.gkeconnect.gateway.v1alpha1": 1
33256+ }
33257+ },
33258+ "java_multiple_files": {
33259+ "valueCounts": {
33260+ "true": 1
33261+ }
33262+ },
33263+ "go_package": {
33264+ "valueCounts": {
33265+ "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1alpha1;gateway": 1
33266+ }
33267+ },
33268+ "csharp_namespace": {
33269+ "valueCounts": {
33270+ "Google.Cloud.GkeConnect.Gateway.V1Alpha1": 1
33271+ }
33272+ },
33273+ "php_namespace": {
33274+ "valueCounts": {
33275+ "Google\\Cloud\\GkeConnect\\Gateway\\V1alpha1": 1
33276+ }
33277+ },
33278+ "ruby_package": {
33279+ "valueCounts": {
33280+ "Google::Cloud::GkeConnect::Gateway::V1alpha1": 1
33281+ }
33282+ }
33283+ },
33284+ "services": [
33285+ {
33286+ "shortName": "GatewayService",
33287+ "fullName": "google.cloud.gkeconnect.gateway.v1alpha1.GatewayService"
33288+ }
33289+ ]
33290+ },
33291+ {
33292+ "id": "google.cloud.gkeconnect.gateway.v1beta1",
33293+ "directory": "google/cloud/gkeconnect/gateway/v1beta1",
33294+ "version": "v1beta1",
33295+ "majorVersion": "v1",
33296+ "hostName": "connectgateway.googleapis.com",
33297+ "title": "Connect Gateway API",
33298+ "description": "The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.",
33299+ "importDirectories": [
33300+ "google/api"
33301+ ],
33302+ "options": {
33303+ "java_package": {
33304+ "valueCounts": {
33305+ "com.google.cloud.gkeconnect.gateway.v1beta1": 1
33306+ }
33307+ },
33308+ "java_multiple_files": {
33309+ "valueCounts": {
33310+ "true": 1
33311+ }
33312+ },
33313+ "go_package": {
33314+ "valueCounts": {
33315+ "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1beta1;gateway": 1
33316+ }
33317+ },
33318+ "csharp_namespace": {
33319+ "valueCounts": {
33320+ "Google.Cloud.Gkeconnect.Gateway.V1Beta1": 1
33321+ }
33322+ },
33323+ "php_namespace": {
33324+ "valueCounts": {
33325+ "Google\\Cloud\\Gkeconnect\\Gateway\\V1beta1": 1
33326+ }
33327+ },
33328+ "ruby_package": {
33329+ "valueCounts": {
33330+ "Google::Cloud::Gkeconnect::Gateway::V1beta1": 1
33331+ }
33332+ }
33333+ },
33334+ "services": [
33335+ {
33336+ "shortName": "GatewayService",
33337+ "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService",
33338+ "methods": [
33339+ {
33340+ "shortName": "DeleteResource",
33341+ "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.DeleteResource",
33342+ "mode": "UNARY",
33343+ "bindings": [
33344+ {
33345+ "httpMethod": "DELETE",
33346+ "path": "/v1beta1/**"
33347+ }
33348+ ]
33349+ },
33350+ {
33351+ "shortName": "GetResource",
33352+ "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.GetResource",
33353+ "mode": "UNARY",
33354+ "bindings": [
33355+ {
33356+ "httpMethod": "GET",
33357+ "path": "/v1beta1/**"
33358+ }
33359+ ]
33360+ },
33361+ {
33362+ "shortName": "PatchResource",
33363+ "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.PatchResource",
33364+ "mode": "UNARY",
33365+ "bindings": [
33366+ {
33367+ "httpMethod": "PATCH",
33368+ "path": "/v1beta1/**"
33369+ }
33370+ ]
33371+ },
33372+ {
33373+ "shortName": "PostResource",
33374+ "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.PostResource",
33375+ "mode": "UNARY",
33376+ "bindings": [
33377+ {
33378+ "httpMethod": "POST",
33379+ "path": "/v1beta1/**"
33380+ }
33381+ ]
33382+ },
33383+ {
33384+ "shortName": "PutResource",
33385+ "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.PutResource",
33386+ "mode": "UNARY",
33387+ "bindings": [
33388+ {
33389+ "httpMethod": "PUT",
33390+ "path": "/v1beta1/**"
33391+ }
33392+ ]
33393+ }
33394+ ]
33395+ }
33396+ ]
33397+ },
3319133398 {
3319233399 "id": "google.cloud.gkehub.v1alpha2",
3319333400 "directory": "google/cloud/gkehub/v1alpha2",
0 commit comments