diff --git a/generator-input/apis.json b/generator-input/apis.json index 0bd2b21d79e0..1174882fbc53 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -6697,6 +6697,23 @@ "restNumericEnums": true, "includeCommonResourcesProto": true }, + { + "id": "Google.Developers.Knowledge.V1", + "version": "1.0.0-beta00", + "type": "grpc", + "productName": "Developer Knowledge", + "productUrl": "https://developers.google.com/knowledge", + "description": "The Developer Knowledge API provides access to Google's developer knowledge.", + "tags": [], + "dependencies": {}, + "generator": "micro", + "protoPath": "google/developers/knowledge/v1", + "includeCommonResourcesProto": true, + "shortName": "developerknowledge", + "serviceConfigFile": "developerknowledge_v1.yaml", + "transport": "grpc+rest", + "restNumericEnums": true + }, { "id": "Google.Geo.Type", "version": "1.3.0", @@ -6904,6 +6921,23 @@ "transport": "grpc+rest", "restNumericEnums": true }, + { + "id": "Google.Maps.MapManagement.V2Beta", + "version": "1.0.0-beta00", + "type": "grpc", + "productName": "Map Management", + "productUrl": "https://developers.google.com/maps/documentation/mapmanagement/overview", + "description": "The Map Management API is a RESTful service that accepts HTTP requests for map styling data through a variety of methods. It returns formatted configuration data about map styling resources so that you can programmatically manage your Cloud-based map styles.", + "tags": [], + "dependencies": {}, + "generator": "micro", + "protoPath": "google/maps/mapmanagement/v2beta", + "includeCommonResourcesProto": true, + "shortName": "mapmanagement", + "serviceConfigFile": "mapmanagement_v2beta.yaml", + "transport": "grpc+rest", + "restNumericEnums": true + }, { "id": "Google.Maps.MapsPlatformDatasets.V1", "version": "1.1.0", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index 87bd49deb866..24455587378d 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -4987,6 +4987,30 @@ "sourcePaths": [ "apis/Google.Cloud.Appoptimize.V1Beta/Google.Cloud.Appoptimize.V1Beta" ] + }, + { + "id": "Google.Developers.Knowledge.V1", + "nextVersion": "1.0.0-beta01", + "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", + "releaseAutomationLevel": "AUTOMATION_LEVEL_BLOCKED", + "apiPaths": [ + "google/developers/knowledge/v1" + ], + "sourcePaths": [ + "apis/Google.Developers.Knowledge.V1/Google.Developers.Knowledge.V1" + ] + }, + { + "id": "Google.Maps.MapManagement.V2Beta", + "nextVersion": "1.0.0-beta01", + "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", + "releaseAutomationLevel": "AUTOMATION_LEVEL_BLOCKED", + "apiPaths": [ + "google/maps/mapmanagement/v2beta" + ], + "sourcePaths": [ + "apis/Google.Maps.MapManagement.V2Beta/Google.Maps.MapManagement.V2Beta" + ] } ], "ignoredApiPaths": [