Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 88566fb

Browse files
committedJun 27, 2023
feat(cloudresourcemanager): update the api
#### cloudresourcemanager:v1beta1 The following keys were added: - schemas.Organization.properties.organizationId.deprecated (Total Keys: 1)
1 parent 56cd791 commit 88566fb

5 files changed

+6
-5
lines changed
 

‎googleapiclient/discovery_cache/documents/cloudresourcemanager.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,7 @@
11711171
}
11721172
}
11731173
},
1174-
"revision": "20230528",
1174+
"revision": "20230625",
11751175
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
11761176
"schemas": {
11771177
"Ancestor": {

‎googleapiclient/discovery_cache/documents/cloudresourcemanager.v1beta1.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@
568568
}
569569
}
570570
},
571-
"revision": "20230528",
571+
"revision": "20230625",
572572
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
573573
"schemas": {
574574
"Ancestor": {
@@ -1040,6 +1040,7 @@
10401040
"type": "string"
10411041
},
10421042
"organizationId": {
1043+
"deprecated": true,
10431044
"description": "An immutable id for the Organization that is assigned on creation. This should be omitted when creating a new Organization. This field is read-only.",
10441045
"type": "string"
10451046
},

‎googleapiclient/discovery_cache/documents/cloudresourcemanager.v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
}
451451
}
452452
},
453-
"revision": "20230528",
453+
"revision": "20230625",
454454
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
455455
"schemas": {
456456
"AuditConfig": {

‎googleapiclient/discovery_cache/documents/cloudresourcemanager.v2beta1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
}
451451
}
452452
},
453-
"revision": "20230528",
453+
"revision": "20230625",
454454
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
455455
"schemas": {
456456
"AuditConfig": {

‎googleapiclient/discovery_cache/documents/cloudresourcemanager.v3.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@
18051805
}
18061806
}
18071807
},
1808-
"revision": "20230528",
1808+
"revision": "20230625",
18091809
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
18101810
"schemas": {
18111811
"AuditConfig": {

0 commit comments

Comments
 (0)
Please sign in to comment.