Skip to content

Commit b8f2556

Browse files
feat(all): auto-regenerate discovery clients (#1695)
1 parent a87400b commit b8f2556

33 files changed

+43833
-118
lines changed

api-list.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,21 @@
10511051
"documentationLink": "https://cloud.google.com/asset-inventory/docs/quickstart",
10521052
"preferred": true
10531053
},
1054+
{
1055+
"kind": "discovery#directoryItem",
1056+
"id": "cloudbilling:v1beta",
1057+
"name": "cloudbilling",
1058+
"version": "v1beta",
1059+
"title": "Cloud Billing API",
1060+
"description": "Allows developers to manage billing for their Google Cloud Platform projects programmatically.",
1061+
"discoveryRestUrl": "https://cloudbilling.googleapis.com/$discovery/rest?version=v1beta",
1062+
"icons": {
1063+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
1064+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
1065+
},
1066+
"documentationLink": "https://cloud.google.com/billing/",
1067+
"preferred": false
1068+
},
10541069
{
10551070
"kind": "discovery#directoryItem",
10561071
"id": "cloudbilling:v1",
@@ -2207,6 +2222,21 @@
22072222
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
22082223
},
22092224
"documentationLink": "https://developers.google.com/display-video/",
2225+
"preferred": false
2226+
},
2227+
{
2228+
"kind": "discovery#directoryItem",
2229+
"id": "displayvideo:v2",
2230+
"name": "displayvideo",
2231+
"version": "v2",
2232+
"title": "Display & Video 360 API",
2233+
"description": "Display & Video 360 API allows users to automate complex Display & Video 360 workflows, such as creating insertion orders and setting targeting options for individual line items.",
2234+
"discoveryRestUrl": "https://displayvideo.googleapis.com/$discovery/rest?version=v2",
2235+
"icons": {
2236+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
2237+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
2238+
},
2239+
"documentationLink": "https://developers.google.com/display-video/",
22102240
"preferred": true
22112241
},
22122242
{
@@ -3351,6 +3381,21 @@
33513381
"documentationLink": "https://developers.google.com/search/apis/indexing-api/",
33523382
"preferred": true
33533383
},
3384+
{
3385+
"kind": "discovery#directoryItem",
3386+
"id": "integrations:v1alpha",
3387+
"name": "integrations",
3388+
"version": "v1alpha",
3389+
"title": "Application Integration API",
3390+
"description": "",
3391+
"discoveryRestUrl": "https://integrations.googleapis.com/$discovery/rest?version=v1alpha",
3392+
"icons": {
3393+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
3394+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
3395+
},
3396+
"documentationLink": "http://www.google.com",
3397+
"preferred": true
3398+
},
33543399
{
33553400
"kind": "discovery#directoryItem",
33563401
"id": "jobs:v3p1beta1",

chat/v1/chat-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@
642642
}
643643
}
644644
},
645-
"revision": "20220904",
645+
"revision": "20220914",
646646
"rootUrl": "https://chat.googleapis.com/",
647647
"schemas": {
648648
"ActionParameter": {
@@ -721,7 +721,7 @@
721721
"DATA_LOSS"
722722
],
723723
"enumDescriptions": [
724-
"Not an error; returned on success HTTP Mapping: 200 OK",
724+
"Not an error; returned on success. HTTP Mapping: 200 OK",
725725
"The operation was cancelled, typically by the caller. HTTP Mapping: 499 Client Closed Request",
726726
"Unknown error. For example, this error may be returned when a `Status` value received from another address space belongs to an error space that is not known in this address space. Also errors raised by APIs that do not return enough error information may be converted to this error. HTTP Mapping: 500 Internal Server Error",
727727
"The client specified an invalid argument. Note that this differs from `FAILED_PRECONDITION`. `INVALID_ARGUMENT` indicates arguments that are problematic regardless of the state of the system (e.g., a malformed file name). HTTP Mapping: 400 Bad Request",

chat/v1/chat-gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chromemanagement/v1/chromemanagement-api.json

Lines changed: 88 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,42 @@
330330
"https://www.googleapis.com/auth/chrome.management.reports.readonly"
331331
]
332332
},
333+
"countChromeHardwareFleetDevices": {
334+
"description": "Counts of devices with a specific hardware specification from the requested hardware type (for example model name, processor type). Further information can be found here https://support.google.com/chrome/a/answer/10564947",
335+
"flatPath": "v1/customers/{customersId}/reports:countChromeHardwareFleetDevices",
336+
"httpMethod": "GET",
337+
"id": "chromemanagement.customers.reports.countChromeHardwareFleetDevices",
338+
"parameterOrder": [
339+
"customer"
340+
],
341+
"parameters": {
342+
"customer": {
343+
"description": "Required. The customer ID or \"my_customer\".",
344+
"location": "path",
345+
"pattern": "^customers/[^/]+$",
346+
"required": true,
347+
"type": "string"
348+
},
349+
"orgUnitId": {
350+
"description": "Optional. The ID of the organizational unit. If omitted, all data will be returned.",
351+
"location": "query",
352+
"type": "string"
353+
},
354+
"readMask": {
355+
"description": "Required. Mask of the fields that should be populated in the returned report.",
356+
"format": "google-fieldmask",
357+
"location": "query",
358+
"type": "string"
359+
}
360+
},
361+
"path": "v1/{+customer}/reports:countChromeHardwareFleetDevices",
362+
"response": {
363+
"$ref": "GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse"
364+
},
365+
"scopes": [
366+
"https://www.googleapis.com/auth/chrome.management.reports.readonly"
367+
]
368+
},
333369
"countChromeVersions": {
334370
"description": "Generate report of installed Chrome versions.",
335371
"flatPath": "v1/customers/{customersId}/reports:countChromeVersions",
@@ -595,7 +631,7 @@
595631
}
596632
}
597633
},
598-
"revision": "20220913",
634+
"revision": "20220914",
599635
"rootUrl": "https://chromemanagement.googleapis.com/",
600636
"schemas": {
601637
"GoogleChromeManagementV1AndroidAppInfo": {
@@ -1209,6 +1245,41 @@
12091245
},
12101246
"type": "object"
12111247
},
1248+
"GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse": {
1249+
"description": "Response containing a list of devices with a specific type of hardware specification from the requested hardware type.",
1250+
"id": "GoogleChromeManagementV1CountChromeHardwareFleetDevicesResponse",
1251+
"properties": {
1252+
"cpuReports": {
1253+
"description": "The DeviceHardwareCountReport for device cpu type (for example Intel(R) Core(TM) i7-10610U CPU @ 1.80GHz).",
1254+
"items": {
1255+
"$ref": "GoogleChromeManagementV1DeviceHardwareCountReport"
1256+
},
1257+
"type": "array"
1258+
},
1259+
"memoryReports": {
1260+
"description": "The DeviceHardwareCountReport for device memory amount in gigabytes (for example 16).",
1261+
"items": {
1262+
"$ref": "GoogleChromeManagementV1DeviceHardwareCountReport"
1263+
},
1264+
"type": "array"
1265+
},
1266+
"modelReports": {
1267+
"description": "The DeviceHardwareCountReport for device model type (for example Acer C7 Chromebook).",
1268+
"items": {
1269+
"$ref": "GoogleChromeManagementV1DeviceHardwareCountReport"
1270+
},
1271+
"type": "array"
1272+
},
1273+
"storageReports": {
1274+
"description": "The DeviceHardwareCountReport for device storage amount in gigabytes (for example 128).",
1275+
"items": {
1276+
"$ref": "GoogleChromeManagementV1DeviceHardwareCountReport"
1277+
},
1278+
"type": "array"
1279+
}
1280+
},
1281+
"type": "object"
1282+
},
12121283
"GoogleChromeManagementV1CountChromeVersionsResponse": {
12131284
"description": "Response containing requested browser versions details and counts.",
12141285
"id": "GoogleChromeManagementV1CountChromeVersionsResponse",
@@ -1423,6 +1494,22 @@
14231494
},
14241495
"type": "object"
14251496
},
1497+
"GoogleChromeManagementV1DeviceHardwareCountReport": {
1498+
"description": "Report for CountChromeDevicesPerHardwareSpecResponse, contains the count of devices with a unique hardware specification.",
1499+
"id": "GoogleChromeManagementV1DeviceHardwareCountReport",
1500+
"properties": {
1501+
"bucket": {
1502+
"description": "Public name of the hardware specification.",
1503+
"type": "string"
1504+
},
1505+
"count": {
1506+
"description": "Count of devices with a unique hardware specification.",
1507+
"format": "int64",
1508+
"type": "string"
1509+
}
1510+
},
1511+
"type": "object"
1512+
},
14261513
"GoogleChromeManagementV1DiskInfo": {
14271514
"description": "Status of the single storage device.",
14281515
"id": "GoogleChromeManagementV1DiskInfo",

0 commit comments

Comments
 (0)