Skip to content

Commit ea78c84

Browse files
feat(all): auto-regenerate discovery clients (#3185)
1 parent 7c6dc44 commit ea78c84

Some content is hidden

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

47 files changed

+10943
-1387
lines changed

compute/v0.alpha/compute-api.json

Lines changed: 1735 additions & 368 deletions
Large diffs are not rendered by default.

compute/v0.alpha/compute-gen.go

Lines changed: 1123 additions & 120 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compute/v0.alpha/compute2-gen.go

Lines changed: 1241 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

content/v2.1/content-api.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4570,7 +4570,7 @@
45704570
}
45714571
}
45724572
},
4573-
"revision": "20250427",
4573+
"revision": "20250603",
45744574
"rootUrl": "https://shoppingcontent.googleapis.com/",
45754575
"schemas": {
45764576
"Account": {
@@ -5369,6 +5369,10 @@
53695369
"description": "Whether user can manage payment settings.",
53705370
"type": "boolean"
53715371
},
5372+
"readOnly": {
5373+
"description": "Optional. Whether user has standard read-only access.",
5374+
"type": "boolean"
5375+
},
53725376
"reportingManager": {
53735377
"description": "Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.",
53745378
"type": "boolean"

content/v2.1/content-gen.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/v1/css-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
],
331331
"parameters": {
332332
"name": {
333-
"description": "Required. The name of the CSS product to retrieve.",
333+
"description": "Required. The name of the CSS product to retrieve. Format: `accounts/{account}/cssProducts/{css_product}`",
334334
"location": "path",
335335
"pattern": "^accounts/[^/]+/cssProducts/[^/]+$",
336336
"required": true,
@@ -547,7 +547,7 @@
547547
}
548548
}
549549
},
550-
"revision": "20250421",
550+
"revision": "20250603",
551551
"rootUrl": "https://css.googleapis.com/",
552552
"schemas": {
553553
"Account": {

css/v1/css-gen.go

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

dfareporting/v4/dfareporting-api.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10152,7 +10152,7 @@
1015210152
}
1015310153
}
1015410154
},
10155-
"revision": "20250218",
10155+
"revision": "20250602",
1015610156
"rootUrl": "https://dfareporting.googleapis.com/",
1015710157
"schemas": {
1015810158
"Account": {
@@ -11749,7 +11749,7 @@
1174911749
"type": "object"
1175011750
},
1175111751
"CartData": {
11752-
"description": "Contains additional information about cart data. This field may only be used when calling batchinsert; it is not supported by batchupdate.",
11752+
"description": " *Beta:* This feature is currently in beta. Contains additional information about cart data. This field may only be used when calling batchinsert; it is not supported by batchupdate. Cart data reporting is only supported in SA360. [Learn more](https://support.google.com/sa360/topic/13425788)",
1175311753
"id": "CartData",
1175411754
"properties": {
1175511755
"items": {
@@ -12264,6 +12264,11 @@
1226412264
"format": "int64",
1226512265
"type": "string"
1226612266
},
12267+
"sessionAttributesEncoded": {
12268+
"description": "Session attributes for the conversion, encoded as based64 bytes. This field may only be used when calling batchinsert; it is not supported by batchupdate.",
12269+
"format": "byte",
12270+
"type": "string"
12271+
},
1226712272
"timestampMicros": {
1226812273
"description": "The timestamp of conversion, in Unix epoch micros. This is a required field.",
1226912274
"format": "int64",
@@ -14422,7 +14427,7 @@
1442214427
"type": "object"
1442314428
},
1442414429
"CustomFloodlightVariable": {
14425-
"description": "A custom floodlight variable. This field may only be used when calling batchinsert; it is not supported by batchupdate.",
14430+
"description": "A custom floodlight variable. Can be used in both batchinsert and batchupdate. Adding this in batchupdate will update or append the variable to the existing list.",
1442614431
"id": "CustomFloodlightVariable",
1442714432
"properties": {
1442814433
"kind": {

dfareporting/v4/dfareporting-gen.go

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dialogflow/v2/dialogflow-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8805,7 +8805,7 @@
88058805
}
88068806
}
88078807
},
8808-
"revision": "20250508",
8808+
"revision": "20250602",
88098809
"rootUrl": "https://dialogflow.googleapis.com/",
88108810
"schemas": {
88118811
"GoogleCloudDialogflowCxV3AdvancedSettings": {
@@ -9272,7 +9272,7 @@
92729272
"id": "GoogleCloudDialogflowCxV3EnvironmentVersionConfig",
92739273
"properties": {
92749274
"version": {
9275-
"description": "Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.",
9275+
"description": "Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.",
92769276
"type": "string"
92779277
}
92789278
},
@@ -11689,7 +11689,7 @@
1168911689
"id": "GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig",
1169011690
"properties": {
1169111691
"version": {
11692-
"description": "Required. Both flow and playbook versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/.",
11692+
"description": "Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.",
1169311693
"type": "string"
1169411694
}
1169511695
},

0 commit comments

Comments
 (0)