File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 986
986
}
987
987
}
988
988
},
989
- "revision" : " 20210702 " ,
989
+ "revision" : " 20210715 " ,
990
990
"rootUrl" : " https://metastore.googleapis.com/" ,
991
991
"schemas" : {
992
992
"AuditConfig" : {
1073
1073
" CREATING" ,
1074
1074
" DELETING" ,
1075
1075
" ACTIVE" ,
1076
- " FAILED"
1076
+ " FAILED" ,
1077
+ " RESTORING"
1077
1078
],
1078
1079
"enumDescriptions" : [
1079
1080
" The state of the backup is unknown." ,
1080
1081
" The backup is being created." ,
1081
1082
" The backup is being deleted." ,
1082
1083
" The backup is active and ready to use." ,
1083
- " The backup failed."
1084
+ " The backup failed." ,
1085
+ " The backup is being restored."
1084
1086
],
1085
1087
"readOnly" : true ,
1086
1088
"type" : " string"
Original file line number Diff line number Diff line change 986
986
}
987
987
}
988
988
},
989
- "revision" : " 20210702 " ,
989
+ "revision" : " 20210715 " ,
990
990
"rootUrl" : " https://metastore.googleapis.com/" ,
991
991
"schemas" : {
992
992
"AuditConfig" : {
1073
1073
" CREATING" ,
1074
1074
" DELETING" ,
1075
1075
" ACTIVE" ,
1076
- " FAILED"
1076
+ " FAILED" ,
1077
+ " RESTORING"
1077
1078
],
1078
1079
"enumDescriptions" : [
1079
1080
" The state of the backup is unknown." ,
1080
1081
" The backup is being created." ,
1081
1082
" The backup is being deleted." ,
1082
1083
" The backup is active and ready to use." ,
1083
- " The backup failed."
1084
+ " The backup failed." ,
1085
+ " The backup is being restored."
1084
1086
],
1085
1087
"readOnly" : true ,
1086
1088
"type" : " string"
You can’t perform that action at this time.
0 commit comments