Skip to content

Commit a265780

Browse files
feat(all): auto-regenerate discovery clients (#3157)
1 parent a6373d8 commit a265780

22 files changed

+1937
-132
lines changed

analyticshub/v1/analyticshub-api.json

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

analyticshub/v1/analyticshub-gen.go

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

analyticshub/v1beta1/analyticshub-api.json

Lines changed: 67 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
],
125125
"parameters": {
126126
"organization": {
127-
"description": "Required. The organization resource path of the projects containing DataExchanges. e.g. `organizations/myorg/locations/US`.",
127+
"description": "Required. The organization resource path of the projects containing DataExchanges. e.g. `organizations/myorg/locations/us`.",
128128
"location": "path",
129129
"pattern": "^organizations/[^/]+/locations/[^/]+$",
130130
"required": true,
@@ -178,7 +178,7 @@
178178
"type": "string"
179179
},
180180
"parent": {
181-
"description": "Required. The parent resource path of the data exchange. e.g. `projects/myproject/locations/US`.",
181+
"description": "Required. The parent resource path of the data exchange. e.g. `projects/myproject/locations/us`.",
182182
"location": "path",
183183
"pattern": "^projects/[^/]+/locations/[^/]+$",
184184
"required": true,
@@ -207,7 +207,7 @@
207207
],
208208
"parameters": {
209209
"name": {
210-
"description": "Required. The full name of the data exchange resource that you want to delete. For example, `projects/myproject/locations/US/dataExchanges/123`.",
210+
"description": "Required. The full name of the data exchange resource that you want to delete. For example, `projects/myproject/locations/us/dataExchanges/123`.",
211211
"location": "path",
212212
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+$",
213213
"required": true,
@@ -233,7 +233,7 @@
233233
],
234234
"parameters": {
235235
"name": {
236-
"description": "Required. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.",
236+
"description": "Required. The resource name of the data exchange. e.g. `projects/myproject/locations/us/dataExchanges/123`.",
237237
"location": "path",
238238
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+$",
239239
"required": true,
@@ -299,7 +299,7 @@
299299
"type": "string"
300300
},
301301
"parent": {
302-
"description": "Required. The parent resource path of the data exchanges. e.g. `projects/myproject/locations/US`.",
302+
"description": "Required. The parent resource path of the data exchanges. e.g. `projects/myproject/locations/us`.",
303303
"location": "path",
304304
"pattern": "^projects/[^/]+/locations/[^/]+$",
305305
"required": true,
@@ -325,7 +325,7 @@
325325
],
326326
"parameters": {
327327
"name": {
328-
"description": "Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.",
328+
"description": "Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/us/dataExchanges/123`.",
329329
"location": "path",
330330
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+$",
331331
"required": true,
@@ -427,7 +427,7 @@
427427
"type": "string"
428428
},
429429
"parent": {
430-
"description": "Required. The parent resource path of the listing. e.g. `projects/myproject/locations/US/dataExchanges/123`.",
430+
"description": "Required. The parent resource path of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123`.",
431431
"location": "path",
432432
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+$",
433433
"required": true,
@@ -456,7 +456,7 @@
456456
],
457457
"parameters": {
458458
"name": {
459-
"description": "Required. Resource name of the listing to delete. e.g. `projects/myproject/locations/US/dataExchanges/123/listings/456`.",
459+
"description": "Required. Resource name of the listing to delete. e.g. `projects/myproject/locations/us/dataExchanges/123/listings/456`.",
460460
"location": "path",
461461
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+/listings/[^/]+$",
462462
"required": true,
@@ -482,7 +482,7 @@
482482
],
483483
"parameters": {
484484
"name": {
485-
"description": "Required. The resource name of the listing. e.g. `projects/myproject/locations/US/dataExchanges/123/listings/456`.",
485+
"description": "Required. The resource name of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123/listings/456`.",
486486
"location": "path",
487487
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+/listings/[^/]+$",
488488
"required": true,
@@ -548,7 +548,7 @@
548548
"type": "string"
549549
},
550550
"parent": {
551-
"description": "Required. The parent resource path of the listing. e.g. `projects/myproject/locations/US/dataExchanges/123`.",
551+
"description": "Required. The parent resource path of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123`.",
552552
"location": "path",
553553
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+$",
554554
"required": true,
@@ -574,7 +574,7 @@
574574
],
575575
"parameters": {
576576
"name": {
577-
"description": "Output only. The resource name of the listing. e.g. `projects/myproject/locations/US/dataExchanges/123/listings/456`",
577+
"description": "Output only. The resource name of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123/listings/456`",
578578
"location": "path",
579579
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+/listings/[^/]+$",
580580
"required": true,
@@ -638,7 +638,7 @@
638638
],
639639
"parameters": {
640640
"name": {
641-
"description": "Required. Resource name of the listing that you want to subscribe to. e.g. `projects/myproject/locations/US/dataExchanges/123/listings/456`.",
641+
"description": "Required. Resource name of the listing that you want to subscribe to. e.g. `projects/myproject/locations/us/dataExchanges/123/listings/456`.",
642642
"location": "path",
643643
"pattern": "^projects/[^/]+/locations/[^/]+/dataExchanges/[^/]+/listings/[^/]+$",
644644
"required": true,
@@ -695,7 +695,7 @@
695695
}
696696
}
697697
},
698-
"revision": "20250418",
698+
"revision": "20250507",
699699
"rootUrl": "https://analyticshub.googleapis.com/",
700700
"schemas": {
701701
"AuditConfig": {
@@ -819,7 +819,7 @@
819819
"type": "integer"
820820
},
821821
"name": {
822-
"description": "Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.",
822+
"description": "Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/us/dataExchanges/123`.",
823823
"readOnly": true,
824824
"type": "string"
825825
},
@@ -845,6 +845,50 @@
845845
},
846846
"type": "object"
847847
},
848+
"DestinationDataset": {
849+
"description": "Defines the destination bigquery dataset.",
850+
"id": "DestinationDataset",
851+
"properties": {
852+
"datasetReference": {
853+
"$ref": "DestinationDatasetReference",
854+
"description": "Required. A reference that identifies the destination dataset."
855+
},
856+
"description": {
857+
"description": "Optional. A user-friendly description of the dataset.",
858+
"type": "string"
859+
},
860+
"friendlyName": {
861+
"description": "Optional. A descriptive name for the dataset.",
862+
"type": "string"
863+
},
864+
"labels": {
865+
"additionalProperties": {
866+
"type": "string"
867+
},
868+
"description": "Optional. The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.",
869+
"type": "object"
870+
},
871+
"location": {
872+
"description": "Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.",
873+
"type": "string"
874+
}
875+
},
876+
"type": "object"
877+
},
878+
"DestinationDatasetReference": {
879+
"id": "DestinationDatasetReference",
880+
"properties": {
881+
"datasetId": {
882+
"description": "Required. A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.",
883+
"type": "string"
884+
},
885+
"projectId": {
886+
"description": "Required. The ID of the project containing this dataset.",
887+
"type": "string"
888+
}
889+
},
890+
"type": "object"
891+
},
848892
"Empty": {
849893
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }",
850894
"id": "Empty",
@@ -1113,7 +1157,7 @@
11131157
"type": "string"
11141158
},
11151159
"name": {
1116-
"description": "Output only. The resource name of the listing. e.g. `projects/myproject/locations/US/dataExchanges/123/listings/456`",
1160+
"description": "Output only. The resource name of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123/listings/456`",
11171161
"readOnly": true,
11181162
"type": "string"
11191163
},
@@ -1330,10 +1374,14 @@
13301374
"type": "string"
13311375
},
13321376
"dataExchange": {
1333-
"description": "Output only. Resource name of the source Data Exchange. e.g. projects/123/locations/US/dataExchanges/456",
1377+
"description": "Output only. Resource name of the source Data Exchange. e.g. projects/123/locations/us/dataExchanges/456",
13341378
"readOnly": true,
13351379
"type": "string"
13361380
},
1381+
"destinationDataset": {
1382+
"$ref": "DestinationDataset",
1383+
"description": "Optional. BigQuery destination dataset to create for the subscriber."
1384+
},
13371385
"lastModifyTime": {
13381386
"description": "Output only. Timestamp when the subscription was last modified.",
13391387
"format": "google-datetime",
@@ -1344,7 +1392,7 @@
13441392
"additionalProperties": {
13451393
"$ref": "LinkedResource"
13461394
},
1347-
"description": "Output only. Map of listing resource names to associated linked resource, e.g. projects/123/locations/US/dataExchanges/456/listings/789 -\u003e projects/123/datasets/my_dataset For listing-level subscriptions, this is a map of size 1. Only contains values if state == STATE_ACTIVE.",
1395+
"description": "Output only. Map of listing resource names to associated linked resource, e.g. projects/123/locations/us/dataExchanges/456/listings/789 -\u003e projects/123/datasets/my_dataset For listing-level subscriptions, this is a map of size 1. Only contains values if state == STATE_ACTIVE.",
13481396
"readOnly": true,
13491397
"type": "object"
13501398
},
@@ -1357,7 +1405,7 @@
13571405
"type": "array"
13581406
},
13591407
"listing": {
1360-
"description": "Output only. Resource name of the source Listing. e.g. projects/123/locations/US/dataExchanges/456/listings/789",
1408+
"description": "Output only. Resource name of the source Listing. e.g. projects/123/locations/us/dataExchanges/456/listings/789",
13611409
"readOnly": true,
13621410
"type": "string"
13631411
},
@@ -1367,7 +1415,7 @@
13671415
"type": "boolean"
13681416
},
13691417
"name": {
1370-
"description": "Output only. The resource name of the subscription. e.g. `projects/myproject/locations/US/subscriptions/123`.",
1418+
"description": "Output only. The resource name of the subscription. e.g. `projects/myproject/locations/us/subscriptions/123`.",
13711419
"readOnly": true,
13721420
"type": "string"
13731421
},

0 commit comments

Comments
 (0)