Skip to content

Commit 94bcd0c

Browse files
yoshi-automationfeywind
authored andcommitted
feat: regenerate index files
1 parent 3baa9ac commit 94bcd0c

11 files changed

+156
-16
lines changed

disclaimers.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@
355355
"api": "merchantapi",
356356
"package": "@google-shopping/datasources"
357357
},
358+
{
359+
"api": "merchantapi",
360+
"package": "@google-shopping/inventories"
361+
},
358362
{
359363
"api": "merchantapi",
360364
"package": "@google-shopping/issueresolution"

discovery/cloudtrace-v2beta1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"canonicalName": "Cloud Trace",
2121
"description": "Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry. ",
2222
"discoveryVersion": "v1",
23-
"documentationLink": "https://cloud.google.com/trace",
23+
"documentationLink": "https://cloud.google.com/trace/",
2424
"fullyEncodeReservedExpansion": true,
2525
"icons": {
2626
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -273,7 +273,7 @@
273273
}
274274
}
275275
},
276-
"revision": "20240712",
276+
"revision": "20251003",
277277
"rootUrl": "https://cloudtrace.googleapis.com/",
278278
"schemas": {
279279
"Empty": {

discovery/datalineage-v1.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,11 @@
567567
"description": "The standard list page token.",
568568
"location": "query",
569569
"type": "string"
570+
},
571+
"returnPartialSuccess": {
572+
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
573+
"location": "query",
574+
"type": "boolean"
570575
}
571576
},
572577
"path": "v1/{+name}/operations",
@@ -1055,7 +1060,7 @@
10551060
}
10561061
}
10571062
},
1058-
"revision": "20250711",
1063+
"revision": "20251003",
10591064
"rootUrl": "https://datalineage.googleapis.com/",
10601065
"schemas": {
10611066
"GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest": {
@@ -1534,6 +1539,13 @@
15341539
"$ref": "GoogleLongrunningOperation"
15351540
},
15361541
"type": "array"
1542+
},
1543+
"unreachable": {
1544+
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
1545+
"items": {
1546+
"type": "string"
1547+
},
1548+
"type": "array"
15371549
}
15381550
},
15391551
"type": "object"

discovery/games-v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"description": "The Google Play Games Service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.",
2222
"discoveryVersion": "v1",
2323
"documentationLink": "https://developers.google.com/games/",
24+
"fullyEncodeReservedExpansion": true,
2425
"icons": {
2526
"x16": "http://www.google.com/images/icons/product/search-16.gif",
2627
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -1469,7 +1470,7 @@
14691470
}
14701471
}
14711472
},
1472-
"revision": "20250320",
1473+
"revision": "20251003",
14731474
"rootUrl": "https://games.googleapis.com/",
14741475
"schemas": {
14751476
"AchievementDefinition": {

discovery/gamesConfiguration-v1configuration.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"description": "The Google Play Game Services Publishing API allows developers to configure their games in Game Services.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://developers.google.com/games/",
18+
"fullyEncodeReservedExpansion": true,
1819
"icons": {
1920
"x16": "http://www.google.com/images/icons/product/search-16.gif",
2021
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -381,7 +382,7 @@
381382
}
382383
}
383384
},
384-
"revision": "20250320",
385+
"revision": "20251003",
385386
"rootUrl": "https://gamesconfiguration.googleapis.com/",
386387
"schemas": {
387388
"AchievementConfiguration": {

discovery/gamesManagement-v1management.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"description": "The Google Play Games Management API allows developers to manage resources from the Google Play Game service.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://developers.google.com/games/",
18+
"fullyEncodeReservedExpansion": true,
1819
"icons": {
1920
"x16": "http://www.google.com/images/icons/product/search-16.gif",
2021
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -471,7 +472,7 @@
471472
}
472473
}
473474
},
474-
"revision": "20250320",
475+
"revision": "20251003",
475476
"rootUrl": "https://gamesmanagement.googleapis.com/",
476477
"schemas": {
477478
"AchievementResetAllResponse": {

discovery/index.json

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@
11731173
{
11741174
"description": "The Google Chat API lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages.",
11751175
"discoveryRestUrl": "https://chat.googleapis.com/$discovery/rest?version=v1",
1176-
"documentationLink": "https://developers.google.com/hangouts/chat",
1176+
"documentationLink": "https://developers.google.com/workspace/chat",
11771177
"icons": {
11781178
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
11791179
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -1245,6 +1245,21 @@
12451245
"title": "Chrome UX Report API",
12461246
"version": "v1"
12471247
},
1248+
{
1249+
"description": "The Chrome Web Store API provides access to data about apps and extensions, as well as developer tools for managing them.",
1250+
"discoveryRestUrl": "https://chromewebstore.googleapis.com/$discovery/rest?version=v1.1",
1251+
"documentationLink": "https://developer.chrome.com/webstore/api_index",
1252+
"icons": {
1253+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
1254+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
1255+
},
1256+
"id": "chromewebstore:v1.1",
1257+
"kind": "discovery#directoryItem",
1258+
"name": "chromewebstore",
1259+
"preferred": true,
1260+
"title": "Chrome Web Store API",
1261+
"version": "v1.1"
1262+
},
12481263
{
12491264
"description": "Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.",
12501265
"discoveryRestUrl": "https://civicinfo.googleapis.com/$discovery/rest?version=v2",
@@ -1863,7 +1878,7 @@
18631878
{
18641879
"description": "Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry.",
18651880
"discoveryRestUrl": "https://cloudtrace.googleapis.com/$discovery/rest?version=v2beta1",
1866-
"documentationLink": "https://cloud.google.com/trace",
1881+
"documentationLink": "https://cloud.google.com/trace/",
18671882
"icons": {
18681883
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
18691884
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -1878,7 +1893,7 @@
18781893
{
18791894
"description": "Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry.",
18801895
"discoveryRestUrl": "https://cloudtrace.googleapis.com/$discovery/rest?version=v1",
1881-
"documentationLink": "https://cloud.google.com/trace",
1896+
"documentationLink": "https://cloud.google.com/trace/",
18821897
"icons": {
18831898
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
18841899
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -1893,7 +1908,7 @@
18931908
{
18941909
"description": "Sends application trace data to Cloud Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Cloud Trace API directly. If you are looking to instrument your application for Cloud Trace, we recommend using OpenTelemetry.",
18951910
"discoveryRestUrl": "https://cloudtrace.googleapis.com/$discovery/rest?version=v2",
1896-
"documentationLink": "https://cloud.google.com/trace",
1911+
"documentationLink": "https://cloud.google.com/trace/",
18971912
"icons": {
18981913
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
18991914
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -2313,6 +2328,21 @@
23132328
"title": "Data Lineage API",
23142329
"version": "v1"
23152330
},
2331+
{
2332+
"description": "A unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products.",
2333+
"discoveryRestUrl": "https://datamanager.googleapis.com/$discovery/rest?version=v1",
2334+
"documentationLink": "https://developers.google.com/data-manager",
2335+
"icons": {
2336+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
2337+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
2338+
},
2339+
"id": "datamanager:v1",
2340+
"kind": "discovery#directoryItem",
2341+
"name": "datamanager",
2342+
"preferred": true,
2343+
"title": "Data Manager API",
2344+
"version": "v1"
2345+
},
23162346
{
23172347
"description": "Manage Cloud Database Migration Service resources on Google Cloud Platform.",
23182348
"discoveryRestUrl": "https://datamigration.googleapis.com/$discovery/rest?version=v1beta1",

discovery/ondemandscanning-v1.json

Lines changed: 43 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
}
345345
}
346346
},
347-
"revision": "20250929",
347+
"revision": "20251006",
348348
"rootUrl": "https://ondemandscanning.googleapis.com/",
349349
"schemas": {
350350
"AliasContext": {
@@ -2624,12 +2624,52 @@
26242624
"enum": [
26252625
"SECRET_KIND_UNSPECIFIED",
26262626
"SECRET_KIND_UNKNOWN",
2627-
"SECRET_KIND_GCP_SERVICE_ACCOUNT_KEY"
2627+
"SECRET_KIND_GCP_SERVICE_ACCOUNT_KEY",
2628+
"SECRET_KIND_GCP_API_KEY",
2629+
"SECRET_KIND_GCP_OAUTH2_CLIENT_CREDENTIALS",
2630+
"SECRET_KIND_GCP_OAUTH2_ACCESS_TOKEN",
2631+
"SECRET_KIND_ANTHROPIC_ADMIN_API_KEY",
2632+
"SECRET_KIND_ANTHROPIC_API_KEY",
2633+
"SECRET_KIND_AZURE_ACCESS_TOKEN",
2634+
"SECRET_KIND_AZURE_IDENTITY_TOKEN",
2635+
"SECRET_KIND_DOCKER_HUB_PERSONAL_ACCESS_TOKEN",
2636+
"SECRET_KIND_GITHUB_APP_REFRESH_TOKEN",
2637+
"SECRET_KIND_GITHUB_APP_SERVER_TO_SERVER_TOKEN",
2638+
"SECRET_KIND_GITHUB_APP_USER_TO_SERVER_TOKEN",
2639+
"SECRET_KIND_GITHUB_CLASSIC_PERSONAL_ACCESS_TOKEN",
2640+
"SECRET_KIND_GITHUB_FINE_GRAINED_PERSONAL_ACCESS_TOKEN",
2641+
"SECRET_KIND_GITHUB_OAUTH_TOKEN",
2642+
"SECRET_KIND_HUGGINGFACE_API_KEY",
2643+
"SECRET_KIND_OPENAI_API_KEY",
2644+
"SECRET_KIND_PERPLEXITY_API_KEY",
2645+
"SECRET_KIND_STRIPE_SECRET_KEY",
2646+
"SECRET_KIND_STRIPE_RESTRICTED_KEY",
2647+
"SECRET_KIND_STRIPE_WEBHOOK_SECRET"
26282648
],
26292649
"enumDescriptions": [
26302650
"Unspecified",
26312651
"The secret kind is unknown.",
2632-
"A GCP service account key per: https://cloud.google.com/iam/docs/creating-managing-service-account-keys"
2652+
"A Google Cloud service account key per: https://cloud.google.com/iam/docs/creating-managing-service-account-keys",
2653+
"A Google Cloud API key per: https://cloud.google.com/docs/authentication/api-keys",
2654+
"A Google Cloud OAuth2 client credentials per: https://developers.google.com/identity/protocols/oauth2",
2655+
"A Google Cloud OAuth2 access token per: https://cloud.google.com/docs/authentication/token-types#access",
2656+
"An Anthropic Admin API key.",
2657+
"An Anthropic API key.",
2658+
"An Azure access token.",
2659+
"An Azure Identity Platform ID token.",
2660+
"A Docker Hub personal access token.",
2661+
"A GitHub App refresh token.",
2662+
"A GitHub App server-to-server token.",
2663+
"A GitHub App user-to-server token.",
2664+
"A GitHub personal access token (classic).",
2665+
"A GitHub fine-grained personal access token.",
2666+
"A GitHub OAuth token.",
2667+
"A Hugging Face API key.",
2668+
"An OpenAI API key.",
2669+
"A Perplexity API key.",
2670+
"A Stripe secret key.",
2671+
"A Stripe restricted key.",
2672+
"A Stripe webhook secret."
26332673
],
26342674
"type": "string"
26352675
},

discovery/ondemandscanning-v1beta1.json

Lines changed: 43 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
}
345345
}
346346
},
347-
"revision": "20250929",
347+
"revision": "20251006",
348348
"rootUrl": "https://ondemandscanning.googleapis.com/",
349349
"schemas": {
350350
"AliasContext": {
@@ -2619,12 +2619,52 @@
26192619
"enum": [
26202620
"SECRET_KIND_UNSPECIFIED",
26212621
"SECRET_KIND_UNKNOWN",
2622-
"SECRET_KIND_GCP_SERVICE_ACCOUNT_KEY"
2622+
"SECRET_KIND_GCP_SERVICE_ACCOUNT_KEY",
2623+
"SECRET_KIND_GCP_API_KEY",
2624+
"SECRET_KIND_GCP_OAUTH2_CLIENT_CREDENTIALS",
2625+
"SECRET_KIND_GCP_OAUTH2_ACCESS_TOKEN",
2626+
"SECRET_KIND_ANTHROPIC_ADMIN_API_KEY",
2627+
"SECRET_KIND_ANTHROPIC_API_KEY",
2628+
"SECRET_KIND_AZURE_ACCESS_TOKEN",
2629+
"SECRET_KIND_AZURE_IDENTITY_TOKEN",
2630+
"SECRET_KIND_DOCKER_HUB_PERSONAL_ACCESS_TOKEN",
2631+
"SECRET_KIND_GITHUB_APP_REFRESH_TOKEN",
2632+
"SECRET_KIND_GITHUB_APP_SERVER_TO_SERVER_TOKEN",
2633+
"SECRET_KIND_GITHUB_APP_USER_TO_SERVER_TOKEN",
2634+
"SECRET_KIND_GITHUB_CLASSIC_PERSONAL_ACCESS_TOKEN",
2635+
"SECRET_KIND_GITHUB_FINE_GRAINED_PERSONAL_ACCESS_TOKEN",
2636+
"SECRET_KIND_GITHUB_OAUTH_TOKEN",
2637+
"SECRET_KIND_HUGGINGFACE_API_KEY",
2638+
"SECRET_KIND_OPENAI_API_KEY",
2639+
"SECRET_KIND_PERPLEXITY_API_KEY",
2640+
"SECRET_KIND_STRIPE_SECRET_KEY",
2641+
"SECRET_KIND_STRIPE_RESTRICTED_KEY",
2642+
"SECRET_KIND_STRIPE_WEBHOOK_SECRET"
26232643
],
26242644
"enumDescriptions": [
26252645
"Unspecified",
26262646
"The secret kind is unknown.",
2627-
"A GCP service account key per: https://cloud.google.com/iam/docs/creating-managing-service-account-keys"
2647+
"A Google Cloud service account key per: https://cloud.google.com/iam/docs/creating-managing-service-account-keys",
2648+
"A Google Cloud API key per: https://cloud.google.com/docs/authentication/api-keys",
2649+
"A Google Cloud OAuth2 client credentials per: https://developers.google.com/identity/protocols/oauth2",
2650+
"A Google Cloud OAuth2 access token per: https://cloud.google.com/docs/authentication/token-types#access",
2651+
"An Anthropic Admin API key.",
2652+
"An Anthropic API key.",
2653+
"An Azure access token.",
2654+
"An Azure Identity Platform ID token.",
2655+
"A Docker Hub personal access token.",
2656+
"A GitHub App refresh token.",
2657+
"A GitHub App server-to-server token.",
2658+
"A GitHub App user-to-server token.",
2659+
"A GitHub personal access token (classic).",
2660+
"A GitHub fine-grained personal access token.",
2661+
"A GitHub OAuth token.",
2662+
"A Hugging Face API key.",
2663+
"An OpenAI API key.",
2664+
"A Perplexity API key.",
2665+
"A Stripe secret key.",
2666+
"A Stripe restricted key.",
2667+
"A Stripe webhook secret."
26282668
],
26292669
"type": "string"
26302670
},

src/apis/index.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ import {
182182
VERSIONS as chromeuxreportVersions,
183183
chromeuxreport,
184184
} from './chromeuxreport';
185+
import {
186+
VERSIONS as chromewebstoreVersions,
187+
chromewebstore,
188+
} from './chromewebstore';
185189
import {VERSIONS as civicinfoVersions, civicinfo} from './civicinfo';
186190
import {VERSIONS as classroomVersions, classroom} from './classroom';
187191
import {VERSIONS as cloudassetVersions, cloudasset} from './cloudasset';
@@ -266,6 +270,7 @@ import {VERSIONS as dataformVersions, dataform} from './dataform';
266270
import {VERSIONS as datafusionVersions, datafusion} from './datafusion';
267271
import {VERSIONS as datalabelingVersions, datalabeling} from './datalabeling';
268272
import {VERSIONS as datalineageVersions, datalineage} from './datalineage';
273+
import {VERSIONS as datamanagerVersions, datamanager} from './datamanager';
269274
import {
270275
VERSIONS as datamigrationVersions,
271276
datamigration,
@@ -835,6 +840,7 @@ export const APIS: APIList = {
835840
chromemanagement: chromemanagementVersions,
836841
chromepolicy: chromepolicyVersions,
837842
chromeuxreport: chromeuxreportVersions,
843+
chromewebstore: chromewebstoreVersions,
838844
civicinfo: civicinfoVersions,
839845
classroom: classroomVersions,
840846
cloudasset: cloudassetVersions,
@@ -877,6 +883,7 @@ export const APIS: APIList = {
877883
datafusion: datafusionVersions,
878884
datalabeling: datalabelingVersions,
879885
datalineage: datalineageVersions,
886+
datamanager: datamanagerVersions,
880887
datamigration: datamigrationVersions,
881888
datapipelines: datapipelinesVersions,
882889
dataplex: dataplexVersions,
@@ -1154,6 +1161,7 @@ export class GeneratedAPIs {
11541161
chromemanagement = chromemanagement;
11551162
chromepolicy = chromepolicy;
11561163
chromeuxreport = chromeuxreport;
1164+
chromewebstore = chromewebstore;
11571165
civicinfo = civicinfo;
11581166
classroom = classroom;
11591167
cloudasset = cloudasset;
@@ -1196,6 +1204,7 @@ export class GeneratedAPIs {
11961204
datafusion = datafusion;
11971205
datalabeling = datalabeling;
11981206
datalineage = datalineage;
1207+
datamanager = datamanager;
11991208
datamigration = datamigration;
12001209
datapipelines = datapipelines;
12011210
dataplex = dataplex;

0 commit comments

Comments
 (0)