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
4 changes: 2 additions & 2 deletions firebase/v1beta1/firebase-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@
}
}
},
"revision": "20250226",
"revision": "20250227",
"rootUrl": "https://firebase.googleapis.com/",
"schemas": {
"AddFirebaseRequest": {
Expand Down Expand Up @@ -2170,7 +2170,7 @@
"description": "message_set associates an arbitrary proto message with the status. copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional proto2.bridge.MessageSet message_set = 5;"
},
"space": {
"description": "The following are usually only present when code != 0 Space to which this status belongs",
"description": "The following are usually only present when code != 0 Space to which this status belongs copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional string space = 2;",
"type": "string"
}
},
Expand Down
3 changes: 2 additions & 1 deletion firebase/v1beta1/firebase-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 gkeonprem/v1/gkeonprem-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3094,7 +3094,7 @@
}
}
},
"revision": "20241204",
"revision": "20250224",
"rootUrl": "https://gkeonprem.googleapis.com/",
"schemas": {
"Authorization": {
Expand Down Expand Up @@ -6878,7 +6878,7 @@
}
},
"servicePath": "",
"title": "GDC Virtual API",
"title": "GKE On-Prem API",
"version": "v1",
"version_module": true
}
2 changes: 1 addition & 1 deletion gkeonprem/v1/gkeonprem-gen.go

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

66 changes: 39 additions & 27 deletions networkservices/v1/networkservices-api.json

Large diffs are not rendered by default.

190 changes: 98 additions & 92 deletions networkservices/v1/networkservices-gen.go

Large diffs are not rendered by default.

66 changes: 39 additions & 27 deletions networkservices/v1beta1/networkservices-api.json

Large diffs are not rendered by default.

190 changes: 98 additions & 92 deletions networkservices/v1beta1/networkservices-gen.go

Large diffs are not rendered by default.

18 changes: 11 additions & 7 deletions sqladmin/v1beta4/sqladmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@
],
"parameters": {
"name": {
"description": "Output only. The resource name of the backup. Format: projects/{project}/backups/{backup}",
"description": "Output only. The resource name of the backup. Format: projects/{project}/backups/{backup}.",
"location": "path",
"pattern": "^projects/[^/]+/backups/[^/]+$",
"required": true,
Expand Down Expand Up @@ -2550,7 +2550,7 @@
}
}
},
"revision": "20250205",
"revision": "20250216",
"rootUrl": "https://sqladmin.googleapis.com/",
"schemas": {
"AclEntry": {
Expand Down Expand Up @@ -2738,7 +2738,7 @@
"type": "string"
},
"name": {
"description": "Output only. The resource name of the backup. Format: projects/{project}/backups/{backup}",
"description": "Output only. The resource name of the backup. Format: projects/{project}/backups/{backup}.",
"readOnly": true,
"type": "string"
},
Expand Down Expand Up @@ -2781,7 +2781,7 @@
"type": "string"
},
"timeZone": {
"description": "Output only. This output contains a backup time zone. If a Cloud SQL for SQL Server instance has a different time zone from the backup's time zone, then restores to the instance won't happen.",
"description": "Output only. This output contains a backup time zone. If a Cloud SQL for SQL Server instance has a different time zone from the backup's time zone, then the restore to the instance doesn't happen.",
"readOnly": true,
"type": "string"
},
Expand Down Expand Up @@ -5524,7 +5524,8 @@
"SWITCHOVER_TO_REPLICA",
"MAJOR_VERSION_UPGRADE",
"ADVANCED_BACKUP",
"MANAGE_BACKUP"
"MANAGE_BACKUP",
"ENHANCED_BACKUP"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -5574,6 +5575,7 @@
true,
false,
false,
true,
false,
false
],
Expand Down Expand Up @@ -5625,8 +5627,9 @@
"Indicates that the instance (and any of its replicas) are currently in maintenance. This is initiated as a self-service request by using SSM. Maintenance typically causes the instance to be unavailable for 1-3 minutes.",
"Switches a primary instance to a replica. This operation runs as part of a switchover operation to the original primary instance.",
"Updates the major version of a Cloud SQL instance.",
"Creates a backup for an Advanced BackupTier Cloud SQL instance.",
"Changes the BackupTier of a Cloud SQL instance."
"Deprecated: ADVANCED_BACKUP is deprecated. Use ENHANCED_BACKUP instead.",
"Changes the BackupTier of a Cloud SQL instance.",
"Creates a backup for an Enhanced BackupTier Cloud SQL instance."
],
"type": "string"
},
Expand Down Expand Up @@ -5660,6 +5663,7 @@
"description": "Optional. The sub operation based on the operation type."
},
"targetId": {
"description": "Name of the resource on which this operation runs.",
"type": "string"
},
"targetLink": {
Expand Down
15 changes: 9 additions & 6 deletions sqladmin/v1beta4/sqladmin-gen.go

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

11 changes: 9 additions & 2 deletions tpu/v2alpha1/tpu-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@
}
}
},
"revision": "20250116",
"revision": "20250225",
"rootUrl": "https://tpu.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -1104,7 +1104,7 @@
"type": "object"
},
"AttachedDisk": {
"description": "A node-attached disk resource. Next ID: 8;",
"description": "A node-attached disk resource.",
"id": "AttachedDisk",
"properties": {
"mode": {
Expand All @@ -1124,6 +1124,13 @@
"sourceDisk": {
"description": "Specifies the full path to an existing disk. For example: \"projects/my-project/zones/us-central1-c/disks/my-disk\".",
"type": "string"
},
"workerIds": {
"description": "Optional. The list of worker IDs this disk is attached to.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
Expand Down
4 changes: 3 additions & 1 deletion tpu/v2alpha1/tpu-gen.go

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

Loading