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 Apr 3, 2024
1 parent 3a43ba7 commit d6e96e2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions api-index-v1.json
Expand Up @@ -16853,6 +16853,10 @@
{
"httpMethod": "GET",
"path": "/v1/{name=organizations/*/locations/*/settings}"
},
{
"httpMethod": "GET",
"path": "/v1/{name=projects/*/locations/*/settings}"
}
]
},
Expand All @@ -16879,6 +16883,10 @@
{
"httpMethod": "PATCH",
"path": "/v1/{settings.name=organizations/*/locations/*/settings}"
},
{
"httpMethod": "PATCH",
"path": "/v1/{settings.name=projects/*/locations/*/settings}"
}
]
}
Expand Down

0 comments on commit d6e96e2

Please sign in to comment.