diff --git a/api-index-v1.json b/api-index-v1.json index 981f918455..594d4e7530 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -33188,6 +33188,213 @@ } ] }, + { + "id": "google.cloud.gkeconnect.gateway.v1", + "directory": "google/cloud/gkeconnect/gateway/v1", + "version": "v1", + "majorVersion": "v1", + "hostName": "connectgateway.googleapis.com", + "title": "Connect Gateway API", + "description": "The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.", + "importDirectories": [ + "google/api" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.gkeconnect.gateway.v1": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1;gateway": 1 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Cloud.GkeConnect.Gateway.V1": 1 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\GkeConnect\\Gateway\\V1": 1 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Cloud::GkeConnect::Gateway::V1": 1 + } + } + }, + "services": [ + { + "shortName": "GatewayService", + "fullName": "google.cloud.gkeconnect.gateway.v1.GatewayService" + } + ] + }, + { + "id": "google.cloud.gkeconnect.gateway.v1alpha1", + "directory": "google/cloud/gkeconnect/gateway/v1alpha1", + "version": "v1alpha1", + "majorVersion": "v1", + "hostName": "connectgateway.googleapis.com", + "title": "Connect Gateway API", + "description": "The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.", + "importDirectories": [ + "google/api" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.gkeconnect.gateway.v1alpha1": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1alpha1;gateway": 1 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Cloud.GkeConnect.Gateway.V1Alpha1": 1 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\GkeConnect\\Gateway\\V1alpha1": 1 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Cloud::GkeConnect::Gateway::V1alpha1": 1 + } + } + }, + "services": [ + { + "shortName": "GatewayService", + "fullName": "google.cloud.gkeconnect.gateway.v1alpha1.GatewayService" + } + ] + }, + { + "id": "google.cloud.gkeconnect.gateway.v1beta1", + "directory": "google/cloud/gkeconnect/gateway/v1beta1", + "version": "v1beta1", + "majorVersion": "v1", + "hostName": "connectgateway.googleapis.com", + "title": "Connect Gateway API", + "description": "The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.", + "importDirectories": [ + "google/api" + ], + "options": { + "java_package": { + "valueCounts": { + "com.google.cloud.gkeconnect.gateway.v1beta1": 1 + } + }, + "java_multiple_files": { + "valueCounts": { + "true": 1 + } + }, + "go_package": { + "valueCounts": { + "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1beta1;gateway": 1 + } + }, + "csharp_namespace": { + "valueCounts": { + "Google.Cloud.Gkeconnect.Gateway.V1Beta1": 1 + } + }, + "php_namespace": { + "valueCounts": { + "Google\\Cloud\\Gkeconnect\\Gateway\\V1beta1": 1 + } + }, + "ruby_package": { + "valueCounts": { + "Google::Cloud::Gkeconnect::Gateway::V1beta1": 1 + } + } + }, + "services": [ + { + "shortName": "GatewayService", + "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService", + "methods": [ + { + "shortName": "DeleteResource", + "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.DeleteResource", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1beta1/**" + } + ] + }, + { + "shortName": "GetResource", + "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.GetResource", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1beta1/**" + } + ] + }, + { + "shortName": "PatchResource", + "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.PatchResource", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1beta1/**" + } + ] + }, + { + "shortName": "PostResource", + "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.PostResource", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/**" + } + ] + }, + { + "shortName": "PutResource", + "fullName": "google.cloud.gkeconnect.gateway.v1beta1.GatewayService.PutResource", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PUT", + "path": "/v1beta1/**" + } + ] + } + ] + } + ] + }, { "id": "google.cloud.gkehub.v1alpha2", "directory": "google/cloud/gkehub/v1alpha2",