From 9f8b1c38a892394ed7e113ed3c8e8283fad299d1 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Wed, 21 Feb 2024 22:20:44 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 136 ---------------------------------------------- 1 file changed, 136 deletions(-) diff --git a/api-index-v1.json b/api-index-v1.json index d1d346ef2c789..8f34d82dabb2d 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -61590,142 +61590,6 @@ ], "nameInServiceConfig": "gkehub.googleapis.com" }, - { - "id": "google.cloud.gkehub.v1alpha2", - "directory": "google/cloud/gkehub/v1alpha2", - "version": "v1alpha2", - "majorVersion": "v1", - "hostName": "gkehub.googleapis.com", - "title": "GKE Hub API", - "description": "", - "importDirectories": [ - "google/api", - "google/longrunning", - "google/protobuf" - ], - "options": { - "csharp_namespace": { - "valueCounts": { - "Google.Cloud.GkeHub.V1Alpha2": 1 - } - }, - "go_package": { - "valueCounts": { - "cloud.google.com/go/gkehub/apiv1alpha2/gkehubpb;gkehubpb": 1 - } - }, - "java_multiple_files": { - "valueCounts": { - "true": 1 - } - }, - "java_package": { - "valueCounts": { - "com.google.cloud.gkehub.v1alpha2": 1 - } - }, - "php_namespace": { - "valueCounts": { - "Google\\Cloud\\GkeHub\\V1alpha2": 1 - } - }, - "ruby_package": { - "valueCounts": { - "Google::Cloud::GkeHub::V1alpha2": 1 - } - } - }, - "services": [ - { - "shortName": "GkeHub", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub", - "methods": [ - { - "shortName": "CreateMembership", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.CreateMembership", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1alpha2/{parent=projects/*/locations/*}/memberships" - } - ] - }, - { - "shortName": "DeleteMembership", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.DeleteMembership", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "DELETE", - "path": "/v1alpha2/{name=projects/*/locations/*/memberships/*}" - } - ] - }, - { - "shortName": "GenerateConnectManifest", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.GenerateConnectManifest", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v1alpha2/{name=projects/*/locations/*/memberships/*}:generateConnectManifest" - } - ] - }, - { - "shortName": "GetMembership", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.GetMembership", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v1alpha2/{name=projects/*/locations/*/memberships/*}" - } - ] - }, - { - "shortName": "InitializeHub", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.InitializeHub", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1alpha2/{project=projects/*/locations/global/memberships}:initializeHub" - } - ] - }, - { - "shortName": "ListMemberships", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.ListMemberships", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v1alpha2/{parent=projects/*/locations/*}/memberships" - } - ] - }, - { - "shortName": "UpdateMembership", - "fullName": "google.cloud.gkehub.v1alpha2.GkeHub.UpdateMembership", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "PATCH", - "path": "/v1alpha2/{name=projects/*/locations/*/memberships/*}" - } - ] - } - ] - } - ], - "configFile": "gkehub_v1alpha2.yaml", - "serviceConfigApiNames": [ - "google.cloud.gkehub.v1alpha2.GkeHub" - ], - "nameInServiceConfig": "gkehub.googleapis.com" - }, { "id": "google.cloud.gkehub.v1beta", "directory": "google/cloud/gkehub/v1beta",