File tree 1 file changed +13
-1
lines changed
googleapiclient/discovery_cache/documents
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1696
1696
}
1697
1697
}
1698
1698
},
1699
- "revision" : " 20210722 " ,
1699
+ "revision" : " 20210728 " ,
1700
1700
"rootUrl" : " https://iam.googleapis.com/" ,
1701
1701
"schemas" : {
1702
1702
"AdminAuditData" : {
2316
2316
},
2317
2317
"type" : " object"
2318
2318
},
2319
+ "PolicyOperationMetadata" : {
2320
+ "description" : " Metadata for long-running Policy operations." ,
2321
+ "id" : " PolicyOperationMetadata" ,
2322
+ "properties" : {
2323
+ "createTime" : {
2324
+ "description" : " Timestamp when the google.longrunning.Operation was created." ,
2325
+ "format" : " google-datetime" ,
2326
+ "type" : " string"
2327
+ }
2328
+ },
2329
+ "type" : " object"
2330
+ },
2319
2331
"QueryAuditableServicesRequest" : {
2320
2332
"description" : " A request to get the list of auditable services for a resource." ,
2321
2333
"id" : " QueryAuditableServicesRequest" ,
You can’t perform that action at this time.
0 commit comments