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
14 changes: 13 additions & 1 deletion migrationcenter/v1/migrationcenter-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,11 @@
"description": "The standard list page token.",
"location": "query",
"type": "string"
},
"returnPartialSuccess": {
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
"location": "query",
"type": "boolean"
}
},
"path": "v1/{+name}/operations",
Expand Down Expand Up @@ -2407,7 +2412,7 @@
}
}
},
"revision": "20250904",
"revision": "20250928",
"rootUrl": "https://migrationcenter.googleapis.com/",
"schemas": {
"AddAssetsToGroupRequest": {
Expand Down Expand Up @@ -4766,6 +4771,13 @@
"$ref": "Operation"
},
"type": "array"
},
"unreachable": {
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
Expand Down
18 changes: 18 additions & 0 deletions migrationcenter/v1/migrationcenter-gen.go

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

20 changes: 19 additions & 1 deletion sqladmin/v1/sqladmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2685,7 +2685,7 @@
}
}
},
"revision": "20250915",
"revision": "20250925",
"rootUrl": "https://sqladmin.googleapis.com/",
"schemas": {
"AclEntry": {
Expand Down Expand Up @@ -2873,6 +2873,7 @@
"POSTGRES_15",
"POSTGRES_16",
"POSTGRES_17",
"POSTGRES_18",
"SQLSERVER_2019_STANDARD",
"SQLSERVER_2019_ENTERPRISE",
"SQLSERVER_2019_EXPRESS",
Expand Down Expand Up @@ -2931,6 +2932,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -2975,6 +2977,7 @@
"The database version is PostgreSQL 15.",
"The database version is PostgreSQL 16.",
"The database version is PostgreSQL 17.",
"The database version is PostgreSQL 18.",
"The database version is SQL Server 2019 Standard.",
"The database version is SQL Server 2019 Enterprise.",
"The database version is SQL Server 2019 Express.",
Expand Down Expand Up @@ -3332,6 +3335,7 @@
"POSTGRES_15",
"POSTGRES_16",
"POSTGRES_17",
"POSTGRES_18",
"SQLSERVER_2019_STANDARD",
"SQLSERVER_2019_ENTERPRISE",
"SQLSERVER_2019_EXPRESS",
Expand Down Expand Up @@ -3390,6 +3394,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -3434,6 +3439,7 @@
"The database version is PostgreSQL 15.",
"The database version is PostgreSQL 16.",
"The database version is PostgreSQL 17.",
"The database version is PostgreSQL 18.",
"The database version is SQL Server 2019 Standard.",
"The database version is SQL Server 2019 Enterprise.",
"The database version is SQL Server 2019 Express.",
Expand Down Expand Up @@ -3778,6 +3784,7 @@
"POSTGRES_15",
"POSTGRES_16",
"POSTGRES_17",
"POSTGRES_18",
"SQLSERVER_2019_STANDARD",
"SQLSERVER_2019_ENTERPRISE",
"SQLSERVER_2019_EXPRESS",
Expand Down Expand Up @@ -3836,6 +3843,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -3880,6 +3888,7 @@
"The database version is PostgreSQL 15.",
"The database version is PostgreSQL 16.",
"The database version is PostgreSQL 17.",
"The database version is PostgreSQL 18.",
"The database version is SQL Server 2019 Standard.",
"The database version is SQL Server 2019 Enterprise.",
"The database version is SQL Server 2019 Express.",
Expand Down Expand Up @@ -4180,6 +4189,7 @@
"POSTGRES_15",
"POSTGRES_16",
"POSTGRES_17",
"POSTGRES_18",
"SQLSERVER_2019_STANDARD",
"SQLSERVER_2019_ENTERPRISE",
"SQLSERVER_2019_EXPRESS",
Expand Down Expand Up @@ -4238,6 +4248,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -4282,6 +4293,7 @@
"The database version is PostgreSQL 15.",
"The database version is PostgreSQL 16.",
"The database version is PostgreSQL 17.",
"The database version is PostgreSQL 18.",
"The database version is SQL Server 2019 Standard.",
"The database version is SQL Server 2019 Enterprise.",
"The database version is SQL Server 2019 Express.",
Expand Down Expand Up @@ -5130,6 +5142,7 @@
"POSTGRES_15",
"POSTGRES_16",
"POSTGRES_17",
"POSTGRES_18",
"SQLSERVER_2019_STANDARD",
"SQLSERVER_2019_ENTERPRISE",
"SQLSERVER_2019_EXPRESS",
Expand Down Expand Up @@ -5188,6 +5201,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -5232,6 +5246,7 @@
"The database version is PostgreSQL 15.",
"The database version is PostgreSQL 16.",
"The database version is PostgreSQL 17.",
"The database version is PostgreSQL 18.",
"The database version is SQL Server 2019 Standard.",
"The database version is SQL Server 2019 Enterprise.",
"The database version is SQL Server 2019 Express.",
Expand Down Expand Up @@ -6881,6 +6896,7 @@
"POSTGRES_15",
"POSTGRES_16",
"POSTGRES_17",
"POSTGRES_18",
"SQLSERVER_2019_STANDARD",
"SQLSERVER_2019_ENTERPRISE",
"SQLSERVER_2019_EXPRESS",
Expand Down Expand Up @@ -6939,6 +6955,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -6983,6 +7000,7 @@
"The database version is PostgreSQL 15.",
"The database version is PostgreSQL 16.",
"The database version is PostgreSQL 17.",
"The database version is PostgreSQL 18.",
"The database version is SQL Server 2019 Standard.",
"The database version is SQL Server 2019 Enterprise.",
"The database version is SQL Server 2019 Express.",
Expand Down
6 changes: 6 additions & 0 deletions sqladmin/v1/sqladmin-gen.go

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

16 changes: 14 additions & 2 deletions storage/v1/storage-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"location": "northamerica-south1"
}
],
"etag": "\"3136333632333439343533383832363638313632\"",
"etag": "\"3131343633323936333034313936343439353533\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/cloud_storage-16.png",
"x32": "https://www.google.com/images/icons/product/cloud_storage-32.png"
Expand Down Expand Up @@ -1083,6 +1083,11 @@
"location": "query",
"type": "string"
},
"returnPartialSuccess": {
"description": "If true, return a list of bucket resource names for buckets that are in unreachable locations.",
"location": "query",
"type": "boolean"
},
"softDeleted": {
"description": "If true, only soft-deleted bucket versions will be returned. The default is false. For more information, see [Soft Delete](https://cloud.google.com/storage/docs/soft-delete).",
"location": "query",
Expand Down Expand Up @@ -4544,7 +4549,7 @@
}
}
},
"revision": "20250814",
"revision": "20250925",
"rootUrl": "https://storage.googleapis.com/",
"schemas": {
"AdvanceRelocateBucketOperationRequest": {
Expand Down Expand Up @@ -5385,6 +5390,13 @@
"nextPageToken": {
"description": "The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.",
"type": "string"
},
"unreachable": {
"description": "The list of bucket resource names that could not be reached during the listing operation.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
Expand Down
11 changes: 11 additions & 0 deletions storage/v1/storage-gen.go

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