diff --git a/api-index-v1.json b/api-index-v1.json index 9de2ad894..f40304321 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -35998,17 +35998,6 @@ "shortName": "HubService", "fullName": "google.cloud.networkconnectivity.v1.HubService", "methods": [ - { - "shortName": "ActivateSpoke", - "fullName": "google.cloud.networkconnectivity.v1.HubService.ActivateSpoke", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1/{name=projects/*/locations/*/spokes/*}:activate" - } - ] - }, { "shortName": "CreateHub", "fullName": "google.cloud.networkconnectivity.v1.HubService.CreateHub", @@ -36031,17 +36020,6 @@ } ] }, - { - "shortName": "DeactivateSpoke", - "fullName": "google.cloud.networkconnectivity.v1.HubService.DeactivateSpoke", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v1/{name=projects/*/locations/*/spokes/*}:deactivate" - } - ] - }, { "shortName": "DeleteHub", "fullName": "google.cloud.networkconnectivity.v1.HubService.DeleteHub",