diff --git a/api-index-v1.json b/api-index-v1.json index bcbe59dc87a83..80ad69591b35e 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -28529,6 +28529,10 @@ { "httpMethod": "POST", "path": "/v1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:getIamPolicy" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/subscriptions/*}:getIamPolicy" } ] }, @@ -28647,6 +28651,10 @@ { "httpMethod": "POST", "path": "/v1/{resource=projects/*/locations/*/dataExchanges/*/listings/*}:setIamPolicy" + }, + { + "httpMethod": "POST", + "path": "/v1/{resource=projects/*/locations/*/subscriptions/*}:setIamPolicy" } ] },