Skip to content

Commit 796b248

Browse files
feat(all): auto-regenerate discovery clients (#2876)
1 parent e9ebb69 commit 796b248

26 files changed

+5084
-334
lines changed

admin/directory/v1/admin-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4671,7 +4671,7 @@
46714671
}
46724672
}
46734673
},
4674-
"revision": "20241029",
4674+
"revision": "20241113",
46754675
"rootUrl": "https://admin.googleapis.com/",
46764676
"schemas": {
46774677
"Alias": {
@@ -7070,7 +7070,7 @@
70707070
"properties": {
70717071
"blockInheritance": {
70727072
"deprecated": true,
7073-
"description": "Determines if a sub-organizational unit can inherit the settings of the parent organization. The default value is `false`, meaning a sub-organizational unit inherits the settings of the nearest parent organizational unit. This field is deprecated. Setting it to `true` is no longer supported and can have _unintended consequences_. For more information about inheritance and users in an organization structure, see the [administration help center](https://support.google.com/a/answer/4352075).",
7073+
"description": "This field is deprecated and setting its value has no effect.",
70747074
"type": "boolean"
70757075
},
70767076
"description": {

admin/directory/v1/admin-gen.go

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

analyticsadmin/v1beta/analyticsadmin-api.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@
17881788
}
17891789
}
17901790
},
1791-
"revision": "20240916",
1791+
"revision": "20241113",
17921792
"rootUrl": "https://analyticsadmin.googleapis.com/",
17931793
"schemas": {
17941794
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
@@ -3494,6 +3494,8 @@
34943494
"GOOGLE_SIGNALS_SETTINGS",
34953495
"CONVERSION_EVENT",
34963496
"MEASUREMENT_PROTOCOL_SECRET",
3497+
"CUSTOM_DIMENSION",
3498+
"CUSTOM_METRIC",
34973499
"DATA_RETENTION_SETTINGS",
34983500
"DISPLAY_VIDEO_360_ADVERTISER_LINK",
34993501
"DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL",
@@ -3509,6 +3511,8 @@
35093511
"GoogleSignalsSettings resource",
35103512
"ConversionEvent resource",
35113513
"MeasurementProtocolSecret resource",
3514+
"CustomDimension resource",
3515+
"CustomMetric resource",
35123516
"DataRetentionSettings resource",
35133517
"DisplayVideo360AdvertiserLink resource",
35143518
"DisplayVideo360AdvertiserLinkProposal resource",

analyticsadmin/v1beta/analyticsadmin-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.

dialogflow/v2beta1/dialogflow-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8239,7 +8239,7 @@
82398239
}
82408240
}
82418241
},
8242-
"revision": "20241025",
8242+
"revision": "20241112",
82438243
"rootUrl": "https://dialogflow.googleapis.com/",
82448244
"schemas": {
82458245
"GoogleCloudDialogflowCxV3AdvancedSettings": {
@@ -16992,7 +16992,7 @@
1699216992
"type": "object"
1699316993
},
1699416994
"GoogleCloudDialogflowV2beta1FewShotExample": {
16995-
"description": "Providing examples in the generator (i.e. building a few-shot generator) helps convey the desired format of the LLM response. NEXT_ID: 10",
16995+
"description": "Providing examples in the generator (i.e. building a few-shot generator) helps convey the desired format of the LLM response. NEXT_ID: 11",
1699616996
"id": "GoogleCloudDialogflowV2beta1FewShotExample",
1699716997
"properties": {
1699816998
"conversationContext": {
@@ -17285,7 +17285,7 @@
1728517285
},
1728617286
"summarizationContext": {
1728717287
"$ref": "GoogleCloudDialogflowV2beta1SummarizationContext",
17288-
"description": "Input of prebuilt Summarization feature."
17288+
"description": "Input of Summarization feature."
1728917289
},
1729017290
"triggerEvent": {
1729117291
"description": "Optional. The trigger event of the generator. It defines when the generator is triggered in a conversation.",

dialogflow/v2beta1/dialogflow-gen.go

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

displayvideo/v2/displayvideo-api.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9267,7 +9267,7 @@
92679267
}
92689268
}
92699269
},
9270-
"revision": "20241031",
9270+
"revision": "20241114",
92719271
"rootUrl": "https://displayvideo.googleapis.com/",
92729272
"schemas": {
92739273
"ActivateManualTriggerRequest": {
@@ -12367,7 +12367,7 @@
1236712367
"SDF version 6",
1236812368
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
1236912369
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
12370-
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
12370+
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
1237112371
],
1237212372
"type": "string"
1237312373
}
@@ -16208,7 +16208,7 @@
1620816208
},
1620916209
"pacing": {
1621016210
"$ref": "Pacing",
16211-
"description": "Required. The budget spending speed setting of the insertion order. *Warning*: Starting on **November 5, 2024**, pacing_type `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT`. [Read more about this announced change](/display-video/api/deprecations#features.io_asap)."
16211+
"description": "Required. The budget spending speed setting of the insertion order. pacing_type `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT`."
1621216212
},
1621316213
"partnerCosts": {
1621416214
"description": "The partner costs associated with the insertion order. If absent or empty in CreateInsertionOrder method, the newly created insertion order will inherit partner costs from the partner settings.",
@@ -18862,7 +18862,7 @@
1886218862
"type": "string"
1886318863
},
1886418864
"pacingType": {
18865-
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. *Warning*: Starting on **November 5, 2024**, `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders. [Read more about this announced change](/display-video/api/deprecations#features.io_asap).",
18865+
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders.",
1886618866
"enum": [
1886718867
"PACING_TYPE_UNSPECIFIED",
1886818868
"PACING_TYPE_AHEAD",
@@ -19899,7 +19899,7 @@
1989919899
"SDF version 6",
1990019900
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
1990119901
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
19902-
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
19902+
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
1990319903
],
1990419904
"type": "string"
1990519905
}
@@ -19982,7 +19982,7 @@
1998219982
"SDF version 6",
1998319983
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
1998419984
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
19985-
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
19985+
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
1998619986
],
1998719987
"type": "string"
1998819988
}

displayvideo/v2/displayvideo-gen.go

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

displayvideo/v3/displayvideo-api.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9222,7 +9222,7 @@
92229222
}
92239223
}
92249224
},
9225-
"revision": "20241031",
9225+
"revision": "20241114",
92269226
"rootUrl": "https://displayvideo.googleapis.com/",
92279227
"schemas": {
92289228
"ActiveViewVideoViewabilityMetricConfig": {
@@ -13215,7 +13215,7 @@
1321513215
"SDF version 6",
1321613216
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
1321713217
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
13218-
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
13218+
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
1321913219
],
1322013220
"type": "string"
1322113221
}
@@ -17215,7 +17215,7 @@
1721517215
},
1721617216
"pacing": {
1721717217
"$ref": "Pacing",
17218-
"description": "Required. The budget spending speed setting of the insertion order. *Warning*: Starting on **November 5, 2024**, pacing_type `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT`. [Read more about this announced change](/display-video/api/deprecations#features.io_asap)."
17218+
"description": "Required. The budget spending speed setting of the insertion order. pacing_type `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT`."
1721917219
},
1722017220
"partnerCosts": {
1722117221
"description": "The partner costs associated with the insertion order. If absent or empty in CreateInsertionOrder method, the newly created insertion order will inherit partner costs from the partner settings.",
@@ -19886,7 +19886,7 @@
1988619886
"type": "string"
1988719887
},
1988819888
"pacingType": {
19889-
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. *Warning*: Starting on **November 5, 2024**, `PACING_TYPE_ASAP` will no longer be compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders. [Read more about this announced change](/display-video/api/deprecations#features.io_asap).",
19889+
"description": "Required. The type of pacing that defines how the budget amount will be spent across the pacing_period. `PACING_TYPE_ASAP` is not compatible with pacing_period `PACING_PERIOD_FLIGHT` for insertion orders.",
1989019890
"enum": [
1989119891
"PACING_TYPE_UNSPECIFIED",
1989219892
"PACING_TYPE_AHEAD",
@@ -20943,7 +20943,7 @@
2094320943
"SDF version 6",
2094420944
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
2094520945
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
20946-
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
20946+
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
2094720947
],
2094820948
"type": "string"
2094920949
}
@@ -21026,7 +21026,7 @@
2102621026
"SDF version 6",
2102721027
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
2102821028
"SDF version 7.1. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version.",
21029-
"SDF version 8. **This SDF version is in beta. It is only available to a subset of users.**"
21029+
"SDF version 8. Read the [v8 migration guide](/display-video/api/structured-data-file/v8-migration-guide) before migrating to this version."
2103021030
],
2103121031
"type": "string"
2103221032
}

0 commit comments

Comments
 (0)