Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Jan 31, 2024
1 parent dcb92c4 commit e3802a1
Showing 1 changed file with 16 additions and 34 deletions.
50 changes: 16 additions & 34 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -89566,13 +89566,18 @@
"majorVersion": "v1",
"hostName": "telcoautomation.googleapis.com",
"title": "Telco Automation API",
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>",
"description": "APIs to automate management of cloud infrastructure for network functions.",
"importDirectories": [
"google/api",
"google/longrunning",
"google/protobuf"
],
"options": {
"csharp_namespace": {
"valueCounts": {
"Google.Cloud.TelcoAutomation.V1": 1
}
},
"go_package": {
"valueCounts": {
"cloud.google.com/go/telcoautomation/apiv1alpha1/telcoautomationpb;telcoautomationpb": 1
Expand All @@ -89587,6 +89592,16 @@
"valueCounts": {
"com.google.cloud.telcoautomation.v1alpha1": 1
}
},
"php_namespace": {
"valueCounts": {
"Google\\Cloud\\TelcoAutomation\\V1": 1
}
},
"ruby_package": {
"valueCounts": {
"Google::Cloud::TelcoAutomation::V1": 1
}
}
},
"services": [
Expand Down Expand Up @@ -89693,39 +89708,6 @@
}
]
},
{
"shortName": "DeleteBlueprintRevision",
"fullName": "google.cloud.telcoautomation.v1alpha1.TelcoAutomation.DeleteBlueprintRevision",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1alpha1/{name=projects/*/locations/*/orchestrationClusters/*/blueprints/*}:deleteRevision"
}
]
},
{
"shortName": "DeleteDeployment",
"fullName": "google.cloud.telcoautomation.v1alpha1.TelcoAutomation.DeleteDeployment",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1alpha1/{name=projects/*/locations/*/orchestrationClusters/*/deployments/*}"
}
]
},
{
"shortName": "DeleteDeploymentRevision",
"fullName": "google.cloud.telcoautomation.v1alpha1.TelcoAutomation.DeleteDeploymentRevision",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1alpha1/{name=projects/*/locations/*/orchestrationClusters/*/deployments/*}:deleteRevision"
}
]
},
{
"shortName": "DeleteEdgeSlm",
"fullName": "google.cloud.telcoautomation.v1alpha1.TelcoAutomation.DeleteEdgeSlm",
Expand Down

0 comments on commit e3802a1

Please sign in to comment.