Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion analyticshub/v1/analyticshub-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@
}
}
},
"revision": "20250414",
"revision": "20250418",
"rootUrl": "https://analyticshub.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -1731,6 +1731,10 @@
"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.",
"id": "Listing",
"properties": {
"allowOnlyMetadataSharing": {
"description": "Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.",
"type": "boolean"
},
"bigqueryDataset": {
"$ref": "BigQueryDatasetSource",
"description": "Shared dataset i.e. BigQuery dataset source."
Expand Down
13 changes: 8 additions & 5 deletions analyticshub/v1/analyticshub-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion analyticshub/v1beta1/analyticshub-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
}
}
},
"revision": "20250217",
"revision": "20250418",
"rootUrl": "https://analyticshub.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -1032,6 +1032,10 @@
"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.",
"id": "Listing",
"properties": {
"allowOnlyMetadataSharing": {
"description": "Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.",
"type": "boolean"
},
"bigqueryDataset": {
"$ref": "BigQueryDatasetSource",
"description": "Required. Shared dataset i.e. BigQuery dataset source."
Expand Down
13 changes: 8 additions & 5 deletions analyticshub/v1beta1/analyticshub-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 11 additions & 9 deletions apigee/v1/apigee-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -6449,7 +6449,7 @@
"type": "string"
},
"limit": {
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
"description": "Maximum number of result items to return.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -6486,7 +6486,7 @@
"type": "string"
},
"sortby": {
"description": "Comma-separated list of columns to sort the final result.",
"description": "Comma-separated list of metrics to sort the final result.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -7690,7 +7690,7 @@
"type": "string"
},
"limit": {
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
"description": "Maximum number of result items to return.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -7727,7 +7727,7 @@
"type": "string"
},
"sortby": {
"description": "Comma-separated list of columns to sort the final result.",
"description": "Comma-separated list of metrics to sort the final result.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -8407,7 +8407,7 @@
"type": "string"
},
"limit": {
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
"description": "Maximum number of result items to return.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -8439,7 +8439,7 @@
"type": "string"
},
"sortby": {
"description": "Comma-separated list of columns to sort the final result.",
"description": "Comma-separated list of metrics to sort the final result.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -9284,7 +9284,7 @@
"type": "string"
},
"limit": {
"description": "Maximum number of result items to return. The default and maximum value that can be returned is 14400.",
"description": "Maximum number of result items to return.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -9316,7 +9316,7 @@
"type": "string"
},
"sortby": {
"description": "Comma-separated list of columns used to sort the final result.",
"description": "Comma-separated list of metrics used to sort the final result.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -11063,7 +11063,7 @@
}
}
},
"revision": "20250421",
"revision": "20250425",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down Expand Up @@ -16306,6 +16306,7 @@
"type": "object"
},
"GoogleCloudApigeeV1OptimizedStats": {
"description": "Encapsulates a response format for JavaScript Optimized Scenario.",
"id": "GoogleCloudApigeeV1OptimizedStats",
"properties": {
"Response": {
Expand All @@ -16320,6 +16321,7 @@
"id": "GoogleCloudApigeeV1OptimizedStatsNode",
"properties": {
"data": {
"description": "List of data values.",
"items": {
"type": "any"
},
Expand Down
19 changes: 11 additions & 8 deletions apigee/v1/apigee-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions bigtableadmin/v2/bigtableadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
"type": "boolean"
},
"name": {
"description": "The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
"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*`.",
"location": "path",
"pattern": "^projects/[^/]+/instances/[^/]+/appProfiles/[^/]+$",
"required": true,
Expand Down Expand Up @@ -2777,7 +2777,7 @@
}
}
},
"revision": "20250410",
"revision": "20250430",
"rootUrl": "https://bigtableadmin.googleapis.com/",
"schemas": {
"AppProfile": {
Expand All @@ -2801,7 +2801,7 @@
"description": "Use a multi-cluster routing policy."
},
"name": {
"description": "The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
"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*`.",
"type": "string"
},
"priority": {
Expand Down Expand Up @@ -4541,6 +4541,10 @@
"description": "A SQL logical view object that can be referenced in SQL queries.",
"id": "LogicalView",
"properties": {
"deletionProtection": {
"description": "Optional. Set to true to make the LogicalView protected against deletion.",
"type": "boolean"
},
"etag": {
"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.",
"type": "string"
Expand Down
21 changes: 13 additions & 8 deletions bigtableadmin/v2/bigtableadmin-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading