Skip to content

Commit fcd007a

Browse files
feat(all): auto-regenerate discovery clients (#1958)
1 parent 289b859 commit fcd007a

16 files changed

+64
-450
lines changed

bigquerydatatransfer/v1/bigquerydatatransfer-api.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,7 @@
637637
]
638638
},
639639
"scheduleRuns": {
640+
"deprecated": true,
640641
"description": "Creates transfer runs for a time range [start_time, end_time]. For each date - or whatever granularity the data source supports - in the range, one transfer run is created. Note that runs are created per UTC time in the time range. DEPRECATED: use StartManualTransferRuns instead.",
641642
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/transferConfigs/{transferConfigsId}:scheduleRuns",
642643
"httpMethod": "POST",
@@ -1084,6 +1085,7 @@
10841085
]
10851086
},
10861087
"scheduleRuns": {
1088+
"deprecated": true,
10871089
"description": "Creates transfer runs for a time range [start_time, end_time]. For each date - or whatever granularity the data source supports - in the range, one transfer run is created. Note that runs are created per UTC time in the time range. DEPRECATED: use StartManualTransferRuns instead.",
10881090
"flatPath": "v1/projects/{projectsId}/transferConfigs/{transferConfigsId}:scheduleRuns",
10891091
"httpMethod": "POST",
@@ -1340,7 +1342,7 @@
13401342
}
13411343
}
13421344
},
1343-
"revision": "20230208",
1345+
"revision": "20230414",
13441346
"rootUrl": "https://bigquerydatatransfer.googleapis.com/",
13451347
"schemas": {
13461348
"CheckValidCredsRequest": {

bigquerydatatransfer/v1/bigquerydatatransfer-gen.go

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

displayvideo/v1/displayvideo-api.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -8146,7 +8146,7 @@
81468146
}
81478147
}
81488148
},
8149-
"revision": "20230406",
8149+
"revision": "20230420",
81508150
"rootUrl": "https://displayvideo.googleapis.com/",
81518151
"schemas": {
81528152
"ActivateManualTriggerRequest": {
@@ -15426,7 +15426,7 @@
1542615426
},
1542715427
"targetingExpansion": {
1542815428
"$ref": "TargetingExpansionConfig",
15429-
"description": "The [targeting expansion](//support.google.com/displayvideo/answer/10191558) settings of the line item. This config is only applicable when eligible audience list targeting is assigned to the line item. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by mid-April 2023."
15429+
"description": "The [targeting expansion](//support.google.com/displayvideo/answer/10191558) settings of the line item. This config is only applicable when eligible audience list targeting is assigned to the line item. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by early May 2023."
1543015430
},
1543115431
"updateTime": {
1543215432
"description": "Output only. The timestamp when the line item was last updated. Assigned by the system.",
@@ -17960,15 +17960,15 @@
1796017960
"type": "object"
1796117961
},
1796217962
"TargetingExpansionConfig": {
17963-
"description": "Settings that control the targeting expansion of the line item. Targeting expansion allows the line item to reach a larger audience based on the original audience list and the targeting expansion level. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by mid-April 2023.",
17963+
"description": "Settings that control the targeting expansion of the line item. Targeting expansion allows the line item to reach a larger audience based on the original audience list and the targeting expansion level. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by early May 2023.",
1796417964
"id": "TargetingExpansionConfig",
1796517965
"properties": {
1796617966
"excludeFirstPartyAudience": {
17967-
"description": "Required. Whether to exclude first-party audiences from use in targeting expansion or optimized targeting. Similar audiences of the excluded first-party lists will not be excluded. Only applicable when a first-party audience is positively targeted (directly or included in a combined audience), otherwise this selection will be ignored. Beginning **March 25, 2023**, this field may be deprecated with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859). Upon deprecation, this field will be set to `false`. If this field is set to `true` when deprecated, all positive first-party audience targeting assigned to this line item will be replaced with negative targeting of the same first-party audiences to ensure the continued exclusion of those audiences. This field will be deprecated for all partners by mid-April 2023.",
17967+
"description": "Required. Whether to exclude first-party audiences from use in targeting expansion or optimized targeting. Similar audiences of the excluded first-party lists will not be excluded. Only applicable when a first-party audience is positively targeted (directly or included in a combined audience), otherwise this selection will be ignored. Beginning **March 25, 2023**, this field may be deprecated with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859). Upon deprecation, this field will be set to `false`. If this field is set to `true` when deprecated, all positive first-party audience targeting assigned to this line item will be replaced with negative targeting of the same first-party audiences to ensure the continued exclusion of those audiences. This field will be deprecated for all partners by early May 2023.",
1796817968
"type": "boolean"
1796917969
},
1797017970
"targetingExpansionLevel": {
17971-
"description": "Required. Magnitude of expansion for applicable targeting under this line item. Beginning **March 25, 2023**, the behavior of this field may change in the following ways with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859): * This field will represent the optimized targeting checkbox, with a `NO_EXPANSION` value representing optimized targeting turned off and a `LEAST_EXPANSION` value representing optimized targeting turned on. * `NO_EXPANSION` will be the default value for the field and will be automatically assigned if you do not set the field. * If you set the field to any value other than `NO_EXPANSION`, it will automatically be set to `LEAST_EXPANSION`. This behavior will be rolled out to all partners by mid-April 2023.",
17971+
"description": "Required. Magnitude of expansion for applicable targeting under this line item. Beginning **March 25, 2023**, the behavior of this field may change in the following ways with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859): * This field will represent the optimized targeting checkbox, with a `NO_EXPANSION` value representing optimized targeting turned off and a `LEAST_EXPANSION` value representing optimized targeting turned on. * `NO_EXPANSION` will be the default value for the field and will be automatically assigned if you do not set the field. * If you set the field to any value other than `NO_EXPANSION`, it will automatically be set to `LEAST_EXPANSION`. This behavior will be rolled out to all partners by early May 2023.",
1797217972
"enum": [
1797317973
"TARGETING_EXPANSION_LEVEL_UNSPECIFIED",
1797417974
"NO_EXPANSION",

displayvideo/v1/displayvideo-gen.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

displayvideo/v2/displayvideo-api.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -9172,7 +9172,7 @@
91729172
}
91739173
}
91749174
},
9175-
"revision": "20230406",
9175+
"revision": "20230420",
91769176
"rootUrl": "https://displayvideo.googleapis.com/",
91779177
"schemas": {
91789178
"ActivateManualTriggerRequest": {
@@ -17021,7 +17021,7 @@
1702117021
},
1702217022
"targetingExpansion": {
1702317023
"$ref": "TargetingExpansionConfig",
17024-
"description": "The [targeting expansion](//support.google.com/displayvideo/answer/10191558) settings of the line item. This config is only applicable when eligible audience list targeting is assigned to the line item. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by mid-April 2023."
17024+
"description": "The [targeting expansion](//support.google.com/displayvideo/answer/10191558) settings of the line item. This config is only applicable when eligible audience list targeting is assigned to the line item. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by early May 2023."
1702517025
},
1702617026
"updateTime": {
1702717027
"description": "Output only. The timestamp when the line item was last updated. Assigned by the system.",
@@ -19792,15 +19792,15 @@
1979219792
"type": "object"
1979319793
},
1979419794
"TargetingExpansionConfig": {
19795-
"description": "Settings that control the targeting expansion of the line item. Targeting expansion allows the line item to reach a larger audience based on the original audience list and the targeting expansion level. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by mid-April 2023.",
19795+
"description": "Settings that control the targeting expansion of the line item. Targeting expansion allows the line item to reach a larger audience based on the original audience list and the targeting expansion level. Beginning **March 25, 2023**, these settings may represent the [optimized targeting feature](//support.google.com/displayvideo/answer/12060859) in place of targeting expansion. This feature will be rolled out to all partners by early May 2023.",
1979619796
"id": "TargetingExpansionConfig",
1979719797
"properties": {
1979819798
"excludeFirstPartyAudience": {
19799-
"description": "Required. Whether to exclude first-party audiences from use in targeting expansion or optimized targeting. Similar audiences of the excluded first-party lists will not be excluded. Only applicable when a first-party audience is positively targeted (directly or included in a combined audience), otherwise this selection will be ignored. Beginning **March 25, 2023**, this field may be deprecated with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859). Upon deprecation, this field will be set to `false`. If this field is set to `true` when deprecated, all positive first-party audience targeting assigned to this line item will be replaced with negative targeting of the same first-party audiences to ensure the continued exclusion of those audiences. This field will be deprecated for all partners by mid-April 2023.",
19799+
"description": "Required. Whether to exclude first-party audiences from use in targeting expansion or optimized targeting. Similar audiences of the excluded first-party lists will not be excluded. Only applicable when a first-party audience is positively targeted (directly or included in a combined audience), otherwise this selection will be ignored. Beginning **March 25, 2023**, this field may be deprecated with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859). Upon deprecation, this field will be set to `false`. If this field is set to `true` when deprecated, all positive first-party audience targeting assigned to this line item will be replaced with negative targeting of the same first-party audiences to ensure the continued exclusion of those audiences. This field will be deprecated for all partners by early May 2023.",
1980019800
"type": "boolean"
1980119801
},
1980219802
"targetingExpansionLevel": {
19803-
"description": "Required. Magnitude of expansion for applicable targeting under this line item. Beginning **March 25, 2023**, the behavior of this field may change in the following ways with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859): * This field will represent the optimized targeting checkbox, with a `NO_EXPANSION` value representing optimized targeting turned off and a `LEAST_EXPANSION` value representing optimized targeting turned on. * `NO_EXPANSION` will be the default value for the field and will be automatically assigned if you do not set the field. * If you set the field to any value other than `NO_EXPANSION`, it will automatically be set to `LEAST_EXPANSION`. This behavior will be rolled out to all partners by mid-April 2023.",
19803+
"description": "Required. Magnitude of expansion for applicable targeting under this line item. Beginning **March 25, 2023**, the behavior of this field may change in the following ways with the replacement of targeting expansion with [optimized targeting](//support.google.com/displayvideo/answer/12060859): * This field will represent the optimized targeting checkbox, with a `NO_EXPANSION` value representing optimized targeting turned off and a `LEAST_EXPANSION` value representing optimized targeting turned on. * `NO_EXPANSION` will be the default value for the field and will be automatically assigned if you do not set the field. * If you set the field to any value other than `NO_EXPANSION`, it will automatically be set to `LEAST_EXPANSION`. This behavior will be rolled out to all partners by early May 2023.",
1980419804
"enum": [
1980519805
"TARGETING_EXPANSION_LEVEL_UNSPECIFIED",
1980619806
"NO_EXPANSION",

displayvideo/v2/displayvideo-gen.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gkehub/v1/gkehub-api.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@
11921192
}
11931193
}
11941194
},
1195-
"revision": "20230407",
1195+
"revision": "20230414",
11961196
"rootUrl": "https://gkehub.googleapis.com/",
11971197
"schemas": {
11981198
"AppDevExperienceFeatureSpec": {
@@ -3334,6 +3334,10 @@
33343334
"description": "Scope represents a Scope in a Fleet.",
33353335
"id": "Scope",
33363336
"properties": {
3337+
"allMemberships": {
3338+
"description": "If true, all Memberships in the Fleet bind to this Scope.",
3339+
"type": "boolean"
3340+
},
33373341
"createTime": {
33383342
"description": "Output only. When the scope was created.",
33393343
"format": "google-datetime",

0 commit comments

Comments
 (0)