Skip to content

Commit 82f1381

Browse files
feat(all): auto-regenerate discovery clients (#2271)
1 parent 296fb55 commit 82f1381

14 files changed

+3177
-100
lines changed

api-list.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,21 @@
841841
"documentationLink": "https://cloud.google.com/bigquery/",
842842
"preferred": true
843843
},
844+
{
845+
"kind": "discovery#directoryItem",
846+
"id": "bigquerydatapolicy:v1",
847+
"name": "bigquerydatapolicy",
848+
"version": "v1",
849+
"title": "BigQuery Data Policy API",
850+
"description": "Allows users to manage BigQuery data policies.",
851+
"discoveryRestUrl": "https://bigquerydatapolicy.googleapis.com/$discovery/rest?version=v1",
852+
"icons": {
853+
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
854+
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
855+
},
856+
"documentationLink": "https://cloud.google.com/bigquery/docs/column-data-masking",
857+
"preferred": true
858+
},
844859
{
845860
"kind": "discovery#directoryItem",
846861
"id": "bigquerydatatransfer:v1",

bigquerydatapolicy/v1/bigquerydatapolicy-api.json

Lines changed: 705 additions & 0 deletions
Large diffs are not rendered by default.

bigquerydatapolicy/v1/bigquerydatapolicy-gen.go

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

chat/v1/chat-api.json

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

chat/v1/chat-gen.go

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

go.work.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ cloud.google.com/go v0.110.4 h1:1JYyxKMN9hd5dR2MYTPWkGUgcoxVVhg0LKNKEo0qvmk=
44
cloud.google.com/go v0.110.6 h1:8uYAkj3YHTP/1iwReuHPxLSbdcyc+dSBbzFMrVwDR6Q=
55
cloud.google.com/go v0.110.7 h1:rJyC7nWRg2jWGZ4wSJ5nY65GTdYJkg0cd/uXb+ACI6o=
66
cloud.google.com/go v0.110.8 h1:tyNdfIxjzaWctIiLYOTalaLKZ17SI44SKFW26QbOhME=
7+
cloud.google.com/go v0.110.9 h1:e7ITSqGFFk4rbz/JFIqZh3G4VEHguhAL4BQcFlWtU68=
78
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
89
golang.org/x/net v0.8.0/go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc=
910
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=

places/v1/places-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
}
249249
}
250250
},
251-
"revision": "20231112",
251+
"revision": "20231119",
252252
"rootUrl": "https://places.googleapis.com/",
253253
"schemas": {
254254
"GoogleGeoTypeViewport": {
@@ -1235,7 +1235,7 @@
12351235
"type": "integer"
12361236
},
12371237
"minRating": {
1238-
"description": "Filter out results whose average user rating is strictly less than this limit. A valid value must be an float between 0 and 5 (inclusively) at a 0.5 cadence i.e. [0, 0.5, 1.0, ... , 5.0] inclusively. This is to keep parity with LocalRefinement_UserRating. The input rating will round up to the nearest 0.5(ceiling). For instance, a rating of 0.6 will eliminate all results with a less than 1.0 rating.",
1238+
"description": "Filter out results whose average user rating is strictly less than this limit. A valid value must be a float between 0 and 5 (inclusively) at a 0.5 cadence i.e. [0, 0.5, 1.0, ... , 5.0] inclusively. The input rating will round up to the nearest 0.5(ceiling). For instance, a rating of 0.6 will eliminate all results with a less than 1.0 rating.",
12391239
"format": "double",
12401240
"type": "number"
12411241
},
@@ -1276,7 +1276,7 @@
12761276
"enumDescriptions": [
12771277
"RankPreference value not set. Will default to DISTANCE.",
12781278
"Ranks results by distance.",
1279-
"Ranks results by relevance. Sort order determined by normal ranking stack. See SortRefinement::RELEVANCE."
1279+
"Ranks results by relevance. Sort order determined by normal ranking stack."
12801280
],
12811281
"type": "string"
12821282
},

places/v1/places-gen.go

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

playintegrity/v1/playintegrity-api.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
}
139139
}
140140
},
141-
"revision": "20231109",
141+
"revision": "20231119",
142142
"rootUrl": "https://playintegrity.googleapis.com/",
143143
"schemas": {
144144
"AccountActivity": {
@@ -318,13 +318,21 @@
318318
"MEETS_VIRTUAL_INTEGRITY",
319319
"MEETS_WEAK_INTEGRITY"
320320
],
321+
"enumDeprecated": [
322+
false,
323+
false,
324+
false,
325+
false,
326+
false,
327+
true
328+
],
321329
"enumDescriptions": [
322330
"Play does not have sufficient information to evaluate device integrity",
323331
"App is running on a device that passes basic system integrity checks, but may not meet Android platform compatibility requirements and may not be approved to run Google Play services.",
324332
"App is running on GMS Android device with Google Play services.",
325333
"App is running on GMS Android device with Google Play services and has a strong guarantee of system integrity such as a hardware-backed keystore.",
326334
"App is running on an Android emulator with Google Play services which meets core Android compatibility requirements.",
327-
"App is running on a device that passes only weak integrity checks (is a physical device)."
335+
"Deprecated: this enum value will be removed. App is running on a device that passes only weak integrity checks (is a physical device)."
328336
],
329337
"type": "string"
330338
},

playintegrity/v1/playintegrity-gen.go

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

servicenetworking/v1/servicenetworking-api.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@
10291029
}
10301030
}
10311031
},
1032-
"revision": "20231029",
1032+
"revision": "20231119",
10331033
"rootUrl": "https://servicenetworking.googleapis.com/",
10341034
"schemas": {
10351035
"AddDnsRecordSetMetadata": {
@@ -2781,6 +2781,13 @@
27812781
"description": "Describes the generator configuration for a method.",
27822782
"id": "MethodSettings",
27832783
"properties": {
2784+
"autoPopulatedFields": {
2785+
"description": "List of top-level fields of the request message, that should be automatically populated by the client libraries based on their (google.api.field_info).format. Currently supported format: UUID4. Example of a YAML configuration: publishing: method_settings: - selector: google.example.v1.ExampleService.CreateExample auto_populated_fields: - request_id",
2786+
"items": {
2787+
"type": "string"
2788+
},
2789+
"type": "array"
2790+
},
27842791
"longRunning": {
27852792
"$ref": "LongRunning",
27862793
"description": "Describes settings to use for long-running operations when generating API methods for RPCs. Complements RPCs that use the annotations in google/longrunning/operations.proto. Example of a YAML configuration:: publishing: method_settings: - selector: google.cloud.speech.v2.Speech.BatchRecognize long_running: initial_poll_delay: seconds: 60 # 1 minute poll_delay_multiplier: 1.5 max_poll_delay: seconds: 360 # 6 minutes total_poll_timeout: seconds: 54000 # 90 minutes"

servicenetworking/v1/servicenetworking-gen.go

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

servicenetworking/v1beta/servicenetworking-api.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
}
308308
}
309309
},
310-
"revision": "20231015",
310+
"revision": "20231119",
311311
"rootUrl": "https://servicenetworking.googleapis.com/",
312312
"schemas": {
313313
"AddDnsRecordSetMetadata": {
@@ -1805,6 +1805,13 @@
18051805
"description": "Describes the generator configuration for a method.",
18061806
"id": "MethodSettings",
18071807
"properties": {
1808+
"autoPopulatedFields": {
1809+
"description": "List of top-level fields of the request message, that should be automatically populated by the client libraries based on their (google.api.field_info).format. Currently supported format: UUID4. Example of a YAML configuration: publishing: method_settings: - selector: google.example.v1.ExampleService.CreateExample auto_populated_fields: - request_id",
1810+
"items": {
1811+
"type": "string"
1812+
},
1813+
"type": "array"
1814+
},
18081815
"longRunning": {
18091816
"$ref": "LongRunning",
18101817
"description": "Describes settings to use for long-running operations when generating API methods for RPCs. Complements RPCs that use the annotations in google/longrunning/operations.proto. Example of a YAML configuration:: publishing: method_settings: - selector: google.cloud.speech.v2.Speech.BatchRecognize long_running: initial_poll_delay: seconds: 60 # 1 minute poll_delay_multiplier: 1.5 max_poll_delay: seconds: 360 # 6 minutes total_poll_timeout: seconds: 54000 # 90 minutes"

servicenetworking/v1beta/servicenetworking-gen.go

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

0 commit comments

Comments
 (0)