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 Feb 15, 2022
1 parent 42a19d6 commit 3063338
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions api-index-v1.json
Expand Up @@ -14318,8 +14318,7 @@
"google/api",
"google/api/servicemanagement/v1",
"google/longrunning",
"google/protobuf",
"google/rpc"
"google/protobuf"
],
"options": {
"csharp_namespace": {
Expand Down Expand Up @@ -14407,28 +14406,6 @@
}
]
},
{
"shortName": "DisableService",
"fullName": "google.api.servicemanagement.v1.ServiceManager.DisableService",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1/services/{service_name}:disable"
}
]
},
{
"shortName": "EnableService",
"fullName": "google.api.servicemanagement.v1.ServiceManager.EnableService",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1/services/{service_name}:enable"
}
]
},
{
"shortName": "GenerateConfigReport",
"fullName": "google.api.servicemanagement.v1.ServiceManager.GenerateConfigReport",
Expand Down

0 comments on commit 3063338

Please sign in to comment.