Skip to content

Commit 9318fa2

Browse files
yoshi-automationmiguelvelezsa
authored andcommitted
feat: regenerate index files
1 parent 23a2f26 commit 9318fa2

File tree

6 files changed

+78
-32
lines changed

6 files changed

+78
-32
lines changed

discovery/androidpublisher-v3.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5521,7 +5521,7 @@
55215521
}
55225522
}
55235523
},
5524-
"revision": "20250719",
5524+
"revision": "20250724",
55255525
"rootUrl": "https://androidpublisher.googleapis.com/",
55265526
"schemas": {
55275527
"Abi": {
@@ -9374,13 +9374,15 @@
93749374
"AVAILABILITY_UNSPECIFIED",
93759375
"AVAILABLE",
93769376
"NO_LONGER_AVAILABLE",
9377-
"AVAILABLE_IF_RELEASED"
9377+
"AVAILABLE_IF_RELEASED",
9378+
"AVAILABLE_FOR_OFFERS_ONLY"
93789379
],
93799380
"enumDescriptions": [
93809381
"Unspecified availability. Must not be used.",
93819382
"The purchase option is available to users.",
93829383
"The purchase option is no longer available to users. This value can only be used if the availability was previously set as AVAILABLE.",
9383-
"The purchase option is initially unavailable, but made available via a released pre-order offer."
9384+
"The purchase option is initially unavailable, but made available via a released pre-order offer.",
9385+
"The purchase option is unavailable but offers linked to it (i.e. Play Points offer) are available."
93849386
],
93859387
"type": "string"
93869388
},

discovery/batch-v1.json

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
}
596596
}
597597
},
598-
"revision": "20250519",
598+
"revision": "20250721",
599599
"rootUrl": "https://batch.googleapis.com/",
600600
"schemas": {
601601
"Accelerator": {
@@ -1298,19 +1298,22 @@
12981298
"PROVISIONING_MODEL_UNSPECIFIED",
12991299
"STANDARD",
13001300
"SPOT",
1301-
"PREEMPTIBLE"
1301+
"PREEMPTIBLE",
1302+
"RESERVATION_BOUND"
13021303
],
13031304
"enumDeprecated": [
13041305
false,
13051306
false,
13061307
false,
1307-
true
1308+
true,
1309+
false
13081310
],
13091311
"enumDescriptions": [
13101312
"Unspecified.",
13111313
"Standard VM.",
13121314
"SPOT VM.",
1313-
"Preemptible VM (PVM). Above SPOT VM is the preferable model for preemptible VM instances: the old preemptible VM model (indicated by this field) is the older model, and has been migrated to use the SPOT model as the underlying technology. This old model will still be supported."
1315+
"Preemptible VM (PVM). Above SPOT VM is the preferable model for preemptible VM instances: the old preemptible VM model (indicated by this field) is the older model, and has been migrated to use the SPOT model as the underlying technology. This old model will still be supported.",
1316+
"Bound to the lifecycle of the reservation in which it is provisioned."
13141317
],
13151318
"type": "string"
13161319
},
@@ -1366,19 +1369,22 @@
13661369
"PROVISIONING_MODEL_UNSPECIFIED",
13671370
"STANDARD",
13681371
"SPOT",
1369-
"PREEMPTIBLE"
1372+
"PREEMPTIBLE",
1373+
"RESERVATION_BOUND"
13701374
],
13711375
"enumDeprecated": [
13721376
false,
13731377
false,
13741378
false,
1375-
true
1379+
true,
1380+
false
13761381
],
13771382
"enumDescriptions": [
13781383
"Unspecified.",
13791384
"Standard VM.",
13801385
"SPOT VM.",
1381-
"Preemptible VM (PVM). Above SPOT VM is the preferable model for preemptible VM instances: the old preemptible VM model (indicated by this field) is the older model, and has been migrated to use the SPOT model as the underlying technology. This old model will still be supported."
1386+
"Preemptible VM (PVM). Above SPOT VM is the preferable model for preemptible VM instances: the old preemptible VM model (indicated by this field) is the older model, and has been migrated to use the SPOT model as the underlying technology. This old model will still be supported.",
1387+
"Bound to the lifecycle of the reservation in which it is provisioned."
13821388
],
13831389
"type": "string"
13841390
},

discovery/gkehub-v1.json

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@
21172117
}
21182118
}
21192119
},
2120-
"revision": "20250715",
2120+
"revision": "20250720",
21212121
"rootUrl": "https://gkehub.googleapis.com/",
21222122
"schemas": {
21232123
"AppDevExperienceFeatureSpec": {
@@ -6420,7 +6420,8 @@
64206420
"ACTIVE",
64216421
"STALLED",
64226422
"NEEDS_ATTENTION",
6423-
"DEGRADED"
6423+
"DEGRADED",
6424+
"DEPROVISIONING"
64246425
],
64256426
"enumDescriptions": [
64266427
"Unspecified",
@@ -6430,7 +6431,8 @@
64306431
"ACTIVE means that the component is ready for use.",
64316432
"STALLED means that provisioning could not be done.",
64326433
"NEEDS_ATTENTION means that the component is ready, but some user intervention is required. (For example that the user should migrate workloads to a new control plane revision.)",
6433-
"DEGRADED means that the component is ready, but operating in a degraded state."
6434+
"DEGRADED means that the component is ready, but operating in a degraded state.",
6435+
"DEPROVISIONING means that deprovisioning is in progress."
64346436
],
64356437
"type": "string"
64366438
}
@@ -6458,7 +6460,8 @@
64586460
"ACTIVE",
64596461
"STALLED",
64606462
"NEEDS_ATTENTION",
6461-
"DEGRADED"
6463+
"DEGRADED",
6464+
"DEPROVISIONING"
64626465
],
64636466
"enumDescriptions": [
64646467
"Unspecified",
@@ -6468,7 +6471,8 @@
64686471
"ACTIVE means that the component is ready for use.",
64696472
"STALLED means that provisioning could not be done.",
64706473
"NEEDS_ATTENTION means that the component is ready, but some user intervention is required. (For example that the user should migrate workloads to a new control plane revision.)",
6471-
"DEGRADED means that the component is ready, but operating in a degraded state."
6474+
"DEGRADED means that the component is ready, but operating in a degraded state.",
6475+
"DEPROVISIONING means that deprovisioning is in progress."
64726476
],
64736477
"type": "string"
64746478
}
@@ -6513,12 +6517,14 @@
65136517
"enum": [
65146518
"MANAGEMENT_UNSPECIFIED",
65156519
"MANAGEMENT_AUTOMATIC",
6516-
"MANAGEMENT_MANUAL"
6520+
"MANAGEMENT_MANUAL",
6521+
"MANAGEMENT_NOT_INSTALLED"
65176522
],
65186523
"enumDescriptions": [
65196524
"Unspecified",
65206525
"Google should manage my Service Mesh for the cluster.",
6521-
"User will manually configure their service mesh components."
6526+
"User will manually configure their service mesh components.",
6527+
"Google should remove any managed Service Mesh components from this cluster and deprovision any resources."
65226528
],
65236529
"type": "string"
65246530
}

discovery/gkehub-v1alpha.json

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2261,7 +2261,7 @@
22612261
}
22622262
}
22632263
},
2264-
"revision": "20250715",
2264+
"revision": "20250720",
22652265
"rootUrl": "https://gkehub.googleapis.com/",
22662266
"schemas": {
22672267
"AppDevExperienceFeatureSpec": {
@@ -7004,7 +7004,8 @@
70047004
"ACTIVE",
70057005
"STALLED",
70067006
"NEEDS_ATTENTION",
7007-
"DEGRADED"
7007+
"DEGRADED",
7008+
"DEPROVISIONING"
70087009
],
70097010
"enumDescriptions": [
70107011
"Unspecified",
@@ -7014,7 +7015,8 @@
70147015
"ACTIVE means that the component is ready for use.",
70157016
"STALLED means that provisioning could not be done.",
70167017
"NEEDS_ATTENTION means that the component is ready, but some user intervention is required. (For example that the user should migrate workloads to a new control plane revision.)",
7017-
"DEGRADED means that the component is ready, but operating in a degraded state."
7018+
"DEGRADED means that the component is ready, but operating in a degraded state.",
7019+
"DEPROVISIONING means that deprovisioning is in progress."
70187020
],
70197021
"type": "string"
70207022
}
@@ -7042,7 +7044,8 @@
70427044
"ACTIVE",
70437045
"STALLED",
70447046
"NEEDS_ATTENTION",
7045-
"DEGRADED"
7047+
"DEGRADED",
7048+
"DEPROVISIONING"
70467049
],
70477050
"enumDescriptions": [
70487051
"Unspecified",
@@ -7052,7 +7055,8 @@
70527055
"ACTIVE means that the component is ready for use.",
70537056
"STALLED means that provisioning could not be done.",
70547057
"NEEDS_ATTENTION means that the component is ready, but some user intervention is required. (For example that the user should migrate workloads to a new control plane revision.)",
7055-
"DEGRADED means that the component is ready, but operating in a degraded state."
7058+
"DEGRADED means that the component is ready, but operating in a degraded state.",
7059+
"DEPROVISIONING means that deprovisioning is in progress."
70567060
],
70577061
"type": "string"
70587062
}
@@ -7260,12 +7264,14 @@
72607264
"enum": [
72617265
"MANAGEMENT_UNSPECIFIED",
72627266
"MANAGEMENT_AUTOMATIC",
7263-
"MANAGEMENT_MANUAL"
7267+
"MANAGEMENT_MANUAL",
7268+
"MANAGEMENT_NOT_INSTALLED"
72647269
],
72657270
"enumDescriptions": [
72667271
"Unspecified",
72677272
"Google should manage my Service Mesh for the cluster.",
7268-
"User will manually configure their service mesh components."
7273+
"User will manually configure their service mesh components.",
7274+
"Google should remove any managed Service Mesh components from this cluster and deprovision any resources."
72697275
],
72707276
"type": "string"
72717277
}

discovery/gkehub-v2beta.json

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
}
478478
}
479479
},
480-
"revision": "20250715",
480+
"revision": "20250720",
481481
"rootUrl": "https://gkehub.googleapis.com/",
482482
"schemas": {
483483
"AppDevExperienceState": {
@@ -3178,7 +3178,8 @@
31783178
"ACTIVE",
31793179
"STALLED",
31803180
"NEEDS_ATTENTION",
3181-
"DEGRADED"
3181+
"DEGRADED",
3182+
"DEPROVISIONING"
31823183
],
31833184
"enumDescriptions": [
31843185
"Unspecified",
@@ -3188,7 +3189,8 @@
31883189
"ACTIVE means that the component is ready for use.",
31893190
"STALLED means that provisioning could not be done.",
31903191
"NEEDS_ATTENTION means that the component is ready, but some user intervention is required. (For example that the user should migrate workloads to a new control plane revision.)",
3191-
"DEGRADED means that the component is ready, but operating in a degraded state."
3192+
"DEGRADED means that the component is ready, but operating in a degraded state.",
3193+
"DEPROVISIONING means that deprovisioning is in progress."
31923194
],
31933195
"type": "string"
31943196
}
@@ -3216,7 +3218,8 @@
32163218
"ACTIVE",
32173219
"STALLED",
32183220
"NEEDS_ATTENTION",
3219-
"DEGRADED"
3221+
"DEGRADED",
3222+
"DEPROVISIONING"
32203223
],
32213224
"enumDescriptions": [
32223225
"Unspecified",
@@ -3226,7 +3229,8 @@
32263229
"ACTIVE means that the component is ready for use.",
32273230
"STALLED means that provisioning could not be done.",
32283231
"NEEDS_ATTENTION means that the component is ready, but some user intervention is required. (For example that the user should migrate workloads to a new control plane revision.)",
3229-
"DEGRADED means that the component is ready, but operating in a degraded state."
3232+
"DEGRADED means that the component is ready, but operating in a degraded state.",
3233+
"DEPROVISIONING means that deprovisioning is in progress."
32303234
],
32313235
"type": "string"
32323236
}
@@ -3288,12 +3292,14 @@
32883292
"enum": [
32893293
"MANAGEMENT_UNSPECIFIED",
32903294
"MANAGEMENT_AUTOMATIC",
3291-
"MANAGEMENT_MANUAL"
3295+
"MANAGEMENT_MANUAL",
3296+
"MANAGEMENT_NOT_INSTALLED"
32923297
],
32933298
"enumDescriptions": [
32943299
"Unspecified",
32953300
"Google should manage my Service Mesh for the cluster.",
3296-
"User will manually configure their service mesh components."
3301+
"User will manually configure their service mesh components.",
3302+
"Google should remove any managed Service Mesh components from this cluster and deprovision any resources."
32973303
],
32983304
"type": "string"
32993305
}

discovery/iamcredentials-v1.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,26 @@
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials",
1818
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://iamcredentials.asia-east1.rep.googleapis.com/",
22+
"location": "asia-east1"
23+
},
24+
{
25+
"description": "Regional Endpoint",
26+
"endpointUrl": "https://iamcredentials.europe-west1.rep.googleapis.com/",
27+
"location": "europe-west1"
28+
},
29+
{
30+
"description": "Regional Endpoint",
31+
"endpointUrl": "https://iamcredentials.us-central1.rep.googleapis.com/",
32+
"location": "us-central1"
33+
},
34+
{
35+
"description": "Regional Endpoint",
36+
"endpointUrl": "https://iamcredentials.us-east1.rep.googleapis.com/",
37+
"location": "us-east1"
38+
},
1939
{
2040
"description": "Regional Endpoint",
2141
"endpointUrl": "https://iamcredentials.us-east7.rep.googleapis.com/",
@@ -315,7 +335,7 @@
315335
}
316336
}
317337
},
318-
"revision": "20250417",
338+
"revision": "20250717",
319339
"rootUrl": "https://iamcredentials.googleapis.com/",
320340
"schemas": {
321341
"GenerateAccessTokenRequest": {

0 commit comments

Comments
 (0)