Skip to content

Commit f5cbc80

Browse files
feat(all): auto-regenerate discovery clients (#3134)
1 parent f041909 commit f5cbc80

Some content is hidden

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

43 files changed

+1558
-182
lines changed

analyticshub/v1/analyticshub-api.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@
10271027
}
10281028
}
10291029
},
1030-
"revision": "20250414",
1030+
"revision": "20250418",
10311031
"rootUrl": "https://analyticshub.googleapis.com/",
10321032
"schemas": {
10331033
"AuditConfig": {
@@ -1731,6 +1731,10 @@
17311731
"description": "A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.",
17321732
"id": "Listing",
17331733
"properties": {
1734+
"allowOnlyMetadataSharing": {
1735+
"description": "Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.",
1736+
"type": "boolean"
1737+
},
17341738
"bigqueryDataset": {
17351739
"$ref": "BigQueryDatasetSource",
17361740
"description": "Shared dataset i.e. BigQuery dataset source."

analyticshub/v1/analyticshub-gen.go

Lines changed: 8 additions & 5 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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@
695695
}
696696
}
697697
},
698-
"revision": "20250217",
698+
"revision": "20250418",
699699
"rootUrl": "https://analyticshub.googleapis.com/",
700700
"schemas": {
701701
"AuditConfig": {
@@ -1032,6 +1032,10 @@
10321032
"description": "A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.",
10331033
"id": "Listing",
10341034
"properties": {
1035+
"allowOnlyMetadataSharing": {
1036+
"description": "Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.",
1037+
"type": "boolean"
1038+
},
10351039
"bigqueryDataset": {
10361040
"$ref": "BigQueryDatasetSource",
10371041
"description": "Required. Shared dataset i.e. BigQuery dataset source."

analyticshub/v1beta1/analyticshub-gen.go

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

apigee/v1/apigee-api.json

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6449,7 +6449,7 @@
64496449
"type": "string"
64506450
},
64516451
"limit": {
6452-
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
6452+
"description": "Maximum number of result items to return.",
64536453
"location": "query",
64546454
"type": "string"
64556455
},
@@ -6486,7 +6486,7 @@
64866486
"type": "string"
64876487
},
64886488
"sortby": {
6489-
"description": "Comma-separated list of columns to sort the final result.",
6489+
"description": "Comma-separated list of metrics to sort the final result.",
64906490
"location": "query",
64916491
"type": "string"
64926492
},
@@ -7690,7 +7690,7 @@
76907690
"type": "string"
76917691
},
76927692
"limit": {
7693-
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
7693+
"description": "Maximum number of result items to return.",
76947694
"location": "query",
76957695
"type": "string"
76967696
},
@@ -7727,7 +7727,7 @@
77277727
"type": "string"
77287728
},
77297729
"sortby": {
7730-
"description": "Comma-separated list of columns to sort the final result.",
7730+
"description": "Comma-separated list of metrics to sort the final result.",
77317731
"location": "query",
77327732
"type": "string"
77337733
},
@@ -8407,7 +8407,7 @@
84078407
"type": "string"
84088408
},
84098409
"limit": {
8410-
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
8410+
"description": "Maximum number of result items to return.",
84118411
"location": "query",
84128412
"type": "string"
84138413
},
@@ -8439,7 +8439,7 @@
84398439
"type": "string"
84408440
},
84418441
"sortby": {
8442-
"description": "Comma-separated list of columns to sort the final result.",
8442+
"description": "Comma-separated list of metrics to sort the final result.",
84438443
"location": "query",
84448444
"type": "string"
84458445
},
@@ -9284,7 +9284,7 @@
92849284
"type": "string"
92859285
},
92869286
"limit": {
9287-
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
9287+
"description": "Maximum number of result items to return.",
92889288
"location": "query",
92899289
"type": "string"
92909290
},
@@ -9316,7 +9316,7 @@
93169316
"type": "string"
93179317
},
93189318
"sortby": {
9319-
"description": "Comma-separated list of columns used to sort the final result.",
9319+
"description": "Comma-separated list of metrics used to sort the final result.",
93209320
"location": "query",
93219321
"type": "string"
93229322
},
@@ -11063,7 +11063,7 @@
1106311063
}
1106411064
}
1106511065
},
11066-
"revision": "20250421",
11066+
"revision": "20250425",
1106711067
"rootUrl": "https://apigee.googleapis.com/",
1106811068
"schemas": {
1106911069
"EdgeConfigstoreBundleBadBundle": {
@@ -16306,6 +16306,7 @@
1630616306
"type": "object"
1630716307
},
1630816308
"GoogleCloudApigeeV1OptimizedStats": {
16309+
"description": "Encapsulates a response format for JavaScript Optimized Scenario.",
1630916310
"id": "GoogleCloudApigeeV1OptimizedStats",
1631016311
"properties": {
1631116312
"Response": {
@@ -16320,6 +16321,7 @@
1632016321
"id": "GoogleCloudApigeeV1OptimizedStatsNode",
1632116322
"properties": {
1632216323
"data": {
16324+
"description": "List of data values.",
1632316325
"items": {
1632416326
"type": "any"
1632516327
},

apigee/v1/apigee-gen.go

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

bigtableadmin/v2/bigtableadmin-api.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@
695695
"type": "boolean"
696696
},
697697
"name": {
698-
"description": "The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
698+
"description": "The unique name of the app profile, up to 50 characters long. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
699699
"location": "path",
700700
"pattern": "^projects/[^/]+/instances/[^/]+/appProfiles/[^/]+$",
701701
"required": true,
@@ -2777,7 +2777,7 @@
27772777
}
27782778
}
27792779
},
2780-
"revision": "20250410",
2780+
"revision": "20250430",
27812781
"rootUrl": "https://bigtableadmin.googleapis.com/",
27822782
"schemas": {
27832783
"AppProfile": {
@@ -2801,7 +2801,7 @@
28012801
"description": "Use a multi-cluster routing policy."
28022802
},
28032803
"name": {
2804-
"description": "The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
2804+
"description": "The unique name of the app profile, up to 50 characters long. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
28052805
"type": "string"
28062806
},
28072807
"priority": {
@@ -4541,6 +4541,10 @@
45414541
"description": "A SQL logical view object that can be referenced in SQL queries.",
45424542
"id": "LogicalView",
45434543
"properties": {
4544+
"deletionProtection": {
4545+
"description": "Optional. Set to true to make the LogicalView protected against deletion.",
4546+
"type": "boolean"
4547+
},
45444548
"etag": {
45454549
"description": "Optional. The etag for this logical view. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.",
45464550
"type": "string"

bigtableadmin/v2/bigtableadmin-gen.go

Lines changed: 13 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)