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
53 changes: 37 additions & 16 deletions alloydb/v1/alloydb-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1622,7 +1622,7 @@
}
}
},
"revision": "20250807",
"revision": "20250820",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -1718,21 +1718,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -2009,21 +2012,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"type": "string"
},
Expand Down Expand Up @@ -2210,21 +2216,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"type": "string"
},
Expand Down Expand Up @@ -5885,21 +5894,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"type": "string"
},
Expand Down Expand Up @@ -6002,21 +6014,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"type": "string"
}
Expand Down Expand Up @@ -6080,21 +6095,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"type": "string"
},
Expand Down Expand Up @@ -6136,21 +6154,24 @@
"POSTGRES_13",
"POSTGRES_14",
"POSTGRES_15",
"POSTGRES_16"
"POSTGRES_16",
"POSTGRES_17"
],
"enumDeprecated": [
false,
true,
false,
false,
false,
false
],
"enumDescriptions": [
"This is an unknown database version.",
"DEPRECATED - The database version is Postgres 13.",
"The database version is Postgres 14.",
"The database version is Postgres 15.",
"The database version is Postgres 16."
"The database version is Postgres 16.",
"The database version is Postgres 17."
],
"type": "string"
}
Expand Down
13 changes: 10 additions & 3 deletions alloydb/v1/alloydb-gen.go

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

4 changes: 2 additions & 2 deletions alloydb/v1alpha/alloydb-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1622,7 +1622,7 @@
}
}
},
"revision": "20250807",
"revision": "20250820",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down
6 changes: 3 additions & 3 deletions alloydb/v1alpha/alloydb-gen.go

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

4 changes: 2 additions & 2 deletions alloydb/v1beta/alloydb-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1619,7 +1619,7 @@
}
}
},
"revision": "20250807",
"revision": "20250820",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down
6 changes: 3 additions & 3 deletions alloydb/v1beta/alloydb-gen.go

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

4 changes: 2 additions & 2 deletions androidmanagement/v1/androidmanagement-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@
}
}
},
"revision": "20250804",
"revision": "20250827",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -1340,7 +1340,7 @@
"type": "string"
},
"developerSettings": {
"description": "Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).",
"description": "Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated). On personally-owned devices with a work profile, setting this policy will not disable safe boot. In this case, a NonComplianceDetail with ADMIN_TYPE is reported.",
"enum": [
"DEVELOPER_SETTINGS_UNSPECIFIED",
"DEVELOPER_SETTINGS_DISABLED",
Expand Down
4 changes: 3 additions & 1 deletion androidmanagement/v1/androidmanagement-gen.go

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

4 changes: 2 additions & 2 deletions androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4795,7 +4795,7 @@
]
},
"cancel": {
"description": "Cancels a user's subscription purchase. The subscription remains valid until its expiration time.",
"description": "Cancels a user's subscription purchase. The subscription remains valid until its expiration time. Newer version is available at purchases.subscriptionsv2.cancel for better client library support.",
"flatPath": "androidpublisher/v3/applications/{packageName}/purchases/subscriptions/{subscriptionId}/tokens/{token}:cancel",
"httpMethod": "POST",
"id": "androidpublisher.purchases.subscriptions.cancel",
Expand Down Expand Up @@ -5521,7 +5521,7 @@
}
}
},
"revision": "20250820",
"revision": "20250828",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down
3 changes: 2 additions & 1 deletion androidpublisher/v3/androidpublisher-gen.go

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

Loading