Skip to content

Commit 34bb2d6

Browse files
yoshi-automationsofisl
authored andcommitted
feat: regenerate index files
1 parent cbc1349 commit 34bb2d6

File tree

71 files changed

+1495
-330
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+1495
-330
lines changed

disclaimers.json

+28
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,10 @@
535535
"api": "bigquerymigration",
536536
"package": "@google-cloud/bigquery-migration"
537537
},
538+
{
539+
"api": "confidentialcomputing",
540+
"package": "@google-cloud/confidentialcomputing"
541+
},
538542
{
539543
"api": "datalabeling",
540544
"package": "@google-cloud/datalabeling"
@@ -559,6 +563,10 @@
559563
"api": "discoveryengine",
560564
"package": "@google-cloud/discoveryengine"
561565
},
566+
{
567+
"api": "generativelanguage",
568+
"package": "@google-ai/generativelanguage"
569+
},
562570
{
563571
"api": "connectgateway",
564572
"package": "@google-cloud/gke-connect-gateway"
@@ -587,6 +595,10 @@
587595
"api": "lifesciences",
588596
"package": "@google-cloud/life-sciences"
589597
},
598+
{
599+
"api": "migrationcenter",
600+
"package": "@google-cloud/migrationcenter"
601+
},
590602
{
591603
"api": "networksecurity",
592604
"package": "@google-cloud/network-security"
@@ -595,6 +607,10 @@
595607
"api": "phishingprotection",
596608
"package": "@google-cloud/phishing-protection"
597609
},
610+
{
611+
"api": "places",
612+
"package": "@googlemaps/places"
613+
},
598614
{
599615
"api": "privatecatalog",
600616
"package": "@google-cloud/private-catalog"
@@ -603,6 +619,18 @@
603619
"api": "publicca",
604620
"package": "@google-cloud/publicca"
605621
},
622+
{
623+
"api": "rapidmigrationassessment",
624+
"package": "@google-cloud/rapidmigrationassessment"
625+
},
626+
{
627+
"api": "storageinsights",
628+
"package": "@google-cloud/storageinsights"
629+
},
630+
{
631+
"api": "cloudsupport",
632+
"package": "@google-cloud/support"
633+
},
606634
{
607635
"api": "cloudtrace",
608636
"package": "@google-cloud/trace-agent"

discovery/acceleratedmobilepageurl-v1.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
}
116116
}
117117
},
118-
"revision": "20201001",
118+
"revision": "20230705",
119119
"rootUrl": "https://acceleratedmobilepageurl.googleapis.com/",
120120
"schemas": {
121121
"AmpUrl": {
@@ -151,6 +151,14 @@
151151
"URL_IS_VALID_AMP",
152152
"URL_IS_INVALID_AMP"
153153
],
154+
"enumDeprecated": [
155+
false,
156+
false,
157+
false,
158+
false,
159+
true,
160+
false
161+
],
154162
"enumDescriptions": [
155163
"Not specified error.",
156164
"Indicates the requested URL is not found in the index, possibly because it's unable to be found, not able to be accessed by Googlebot, or some other error.",

discovery/adexchangebuyer2-v2beta1.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,7 @@
25682568
}
25692569
}
25702570
},
2571-
"revision": "20230621",
2571+
"revision": "20230706",
25722572
"rootUrl": "https://adexchangebuyer.googleapis.com/",
25732573
"schemas": {
25742574
"AbsoluteDateRange": {
@@ -3163,6 +3163,7 @@
31633163
"type": "array"
31643164
},
31653165
"corrections": {
3166+
"deprecated": true,
31663167
"description": "Output only. Shows any corrections that were applied to this creative.",
31673168
"items": {
31683169
"$ref": "Correction"
@@ -4234,6 +4235,7 @@
42344235
"type": "string"
42354236
},
42364237
"formats": {
4238+
"deprecated": true,
42374239
"description": "Creative formats bidded on or allowed to bid on, can be empty. Although this field is a list, it can only be populated with a single item. A HTTP 400 bad request error will be returned in the response if you specify multiple items.",
42384240
"items": {
42394241
"enum": [
@@ -4349,6 +4351,7 @@
43494351
"type": "string"
43504352
},
43514353
"detailId": {
4354+
"deprecated": true,
43524355
"description": "Note: this field will be deprecated, use \"detail\" field instead. When \"detail\" field represents an integer value, this field is populated as the same integer value \"detail\" field represents, otherwise this field will be 0. The ID of the detail. The associated value can be looked up in the dictionary file corresponding to the DetailType in the response message.",
43534356
"format": "int32",
43544357
"type": "integer"
@@ -5079,6 +5082,7 @@
50795082
"type": "number"
50805083
},
50815084
"storeUrl": {
5085+
"deprecated": true,
50825086
"description": "The URL to the app store to purchase/download the promoted app.",
50835087
"type": "string"
50845088
},
@@ -5471,6 +5475,7 @@
54715475
"type": "boolean"
54725476
},
54735477
"isSetupComplete": {
5478+
"deprecated": true,
54745479
"description": "Output only. True, if the buyside inventory setup is complete for this proposal.",
54755480
"readOnly": true,
54765481
"type": "boolean"
@@ -5785,6 +5790,7 @@
57855790
"type": "object"
57865791
},
57875792
"SecurityContext": {
5793+
"deprecated": true,
57885794
"description": "Output only. A security context.",
57895795
"id": "SecurityContext",
57905796
"properties": {
@@ -5854,6 +5860,7 @@
58545860
},
58555861
"securityType": {
58565862
"$ref": "SecurityContext",
5863+
"deprecated": true,
58575864
"description": "Matches impressions for a particular security type."
58585865
}
58595866
},
@@ -5875,6 +5882,7 @@
58755882
"description": "Disapproval bound to this restriction. Only present if status=DISAPPROVED. Can be used to filter the response of the creatives.list method."
58765883
},
58775884
"disapprovalReasons": {
5885+
"deprecated": true,
58785886
"description": "Any disapprovals bound to this restriction. Only present if status=DISAPPROVED. Can be used to filter the response of the creatives.list method. Deprecated; use disapproval field instead.",
58795887
"items": {
58805888
"$ref": "Disapproval"

discovery/adsense-v2.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@
18441844
}
18451845
}
18461846
},
1847-
"revision": "20230621",
1847+
"revision": "20230706",
18481848
"rootUrl": "https://adsense.googleapis.com/",
18491849
"schemas": {
18501850
"Account": {
@@ -2099,6 +2099,14 @@
20992099
"MATCHED_CONTENT",
21002100
"LINK"
21012101
],
2102+
"enumDeprecated": [
2103+
false,
2104+
false,
2105+
false,
2106+
false,
2107+
false,
2108+
true
2109+
],
21022110
"enumDescriptions": [
21032111
"Unspecified ad unit type.",
21042112
"Display ad unit.",

discovery/androidenterprise-v1.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@
26492649
}
26502650
}
26512651
},
2652-
"revision": "20230619",
2652+
"revision": "20230704",
26532653
"rootUrl": "https://androidenterprise.googleapis.com/",
26542654
"schemas": {
26552655
"Administrator": {
@@ -4004,6 +4004,7 @@
40044004
"id": "Policy",
40054005
"properties": {
40064006
"autoUpdatePolicy": {
4007+
"deprecated": true,
40074008
"description": "Recommended alternative: autoUpdateMode which is set per app, provides greater flexibility around update frequency. When autoUpdateMode is set to AUTO_UPDATE_POSTPONED or AUTO_UPDATE_HIGH_PRIORITY, this field has no effect. \"choiceToTheUser\" allows the device's user to configure the app update policy. \"always\" enables auto updates. \"never\" disables auto updates. \"wifiOnly\" enables auto updates only when the device is connected to wifi.",
40084009
"enum": [
40094010
"autoUpdatePolicyUnspecified",

discovery/apigateway-v1beta.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@
10831083
}
10841084
}
10851085
},
1086-
"revision": "20230607",
1086+
"revision": "20230621",
10871087
"rootUrl": "https://apigateway.googleapis.com/",
10881088
"schemas": {
10891089
"ApigatewayApi": {
@@ -1332,6 +1332,7 @@
13321332
"type": "object"
13331333
},
13341334
"ApigatewayBackendConfig": {
1335+
"deprecated": true,
13351336
"description": "Configuration for all backends.",
13361337
"id": "ApigatewayBackendConfig",
13371338
"properties": {
@@ -1464,6 +1465,7 @@
14641465
"properties": {
14651466
"backendConfig": {
14661467
"$ref": "ApigatewayBackendConfig",
1468+
"deprecated": true,
14671469
"description": "Required. Backend settings that are applied to all backends of the Gateway."
14681470
}
14691471
},

0 commit comments

Comments
 (0)