Skip to content

Commit d073b53

Browse files
feat(datamigration): update the api
#### datamigration:v1 The following keys were added: - schemas.GoogleCloudClouddmsV1OperationMetadata.properties.metadata (Total Keys: 3)
1 parent c8d75a0 commit d073b53

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

googleapiclient/discovery_cache/documents/datamigration.v1.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@
23402340
}
23412341
}
23422342
},
2343-
"revision": "20250519",
2343+
"revision": "20250521",
23442344
"rootUrl": "https://datamigration.googleapis.com/",
23452345
"schemas": {
23462346
"AlloyDbConnectionProfile": {
@@ -4214,6 +4214,14 @@
42144214
"readOnly": true,
42154215
"type": "string"
42164216
},
4217+
"metadata": {
4218+
"additionalProperties": {
4219+
"type": "string"
4220+
},
4221+
"description": "Output only. Additional metadata that is returned by the backend for the operation.",
4222+
"readOnly": true,
4223+
"type": "object"
4224+
},
42174225
"requestedCancellation": {
42184226
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
42194227
"readOnly": true,

0 commit comments

Comments
 (0)