Skip to content

Commit d0ea2ac

Browse files
feat(workloadmanager): update the api
#### workloadmanager:v1 The following keys were added: - schemas.AssetLocation.properties.ccfeRmsPath.type (Total Keys: 1)
1 parent a82289a commit d0ea2ac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

googleapiclient/discovery_cache/documents/workloadmanager.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@
772772
}
773773
}
774774
},
775-
"revision": "20240626",
775+
"revision": "20240701",
776776
"rootUrl": "https://workloadmanager.googleapis.com/",
777777
"schemas": {
778778
"AgentCommand": {
@@ -797,6 +797,10 @@
797797
"description": "Provides the mapping of a cloud asset to a direct physical location or to a proxy that defines the location on its behalf.",
798798
"id": "AssetLocation",
799799
"properties": {
800+
"ccfeRmsPath": {
801+
"description": "Spanner path of the CCFE RMS database. It is only applicable for CCFE tenants that use CCFE RMS for storing resource metadata.",
802+
"type": "string"
803+
},
800804
"expected": {
801805
"$ref": "IsolationExpectations",
802806
"description": "Defines the customer expectation around ZI/ZS for this asset and ZI/ZS state of the region at the time of asset creation."

0 commit comments

Comments
 (0)