From d6e96e2b2ec3f23fc9e3f84a194a56b5f5442274 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Wed, 3 Apr 2024 23:59:21 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/api-index-v1.json b/api-index-v1.json index c0d6cacf1f854..1fcca75fd5def 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -16853,6 +16853,10 @@ { "httpMethod": "GET", "path": "/v1/{name=organizations/*/locations/*/settings}" + }, + { + "httpMethod": "GET", + "path": "/v1/{name=projects/*/locations/*/settings}" } ] }, @@ -16879,6 +16883,10 @@ { "httpMethod": "PATCH", "path": "/v1/{settings.name=organizations/*/locations/*/settings}" + }, + { + "httpMethod": "PATCH", + "path": "/v1/{settings.name=projects/*/locations/*/settings}" } ] }