File tree Expand file tree Collapse file tree 3 files changed +69
-3
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 3 files changed +69
-3
lines changed Original file line number Diff line number Diff line change 1029
1029
}
1030
1030
}
1031
1031
},
1032
- "revision" : " 20220409 " ,
1032
+ "revision" : " 20220421 " ,
1033
1033
"rootUrl" : " https://documentai.googleapis.com/" ,
1034
1034
"schemas" : {
1035
1035
"GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata" : {
1038
1038
"commonMetadata" : {
1039
1039
"$ref" : " GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata" ,
1040
1040
"description" : " The basic metadata of the long running operation."
1041
+ },
1042
+ "individualBatchDeleteStatuses" : {
1043
+ "description" : " The list of response details of each document." ,
1044
+ "items" : {
1045
+ "$ref" : " GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus"
1046
+ },
1047
+ "type" : " array"
1048
+ }
1049
+ },
1050
+ "type" : " object"
1051
+ },
1052
+ "GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus" : {
1053
+ "description" : " The status of each individual document in the batch delete process." ,
1054
+ "id" : " GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus" ,
1055
+ "properties" : {
1056
+ "documentId" : {
1057
+ "$ref" : " GoogleCloudDocumentaiUiv1beta3DocumentId" ,
1058
+ "description" : " The document id of the document."
1059
+ },
1060
+ "status" : {
1061
+ "$ref" : " GoogleRpcStatus" ,
1062
+ "description" : " The status of deleting the document."
1041
1063
}
1042
1064
},
1043
1065
"type" : " object"
Original file line number Diff line number Diff line change 292
292
}
293
293
}
294
294
},
295
- "revision" : " 20220409 " ,
295
+ "revision" : " 20220421 " ,
296
296
"rootUrl" : " https://documentai.googleapis.com/" ,
297
297
"schemas" : {
298
298
"GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata" : {
301
301
"commonMetadata" : {
302
302
"$ref" : " GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata" ,
303
303
"description" : " The basic metadata of the long running operation."
304
+ },
305
+ "individualBatchDeleteStatuses" : {
306
+ "description" : " The list of response details of each document." ,
307
+ "items" : {
308
+ "$ref" : " GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus"
309
+ },
310
+ "type" : " array"
311
+ }
312
+ },
313
+ "type" : " object"
314
+ },
315
+ "GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus" : {
316
+ "description" : " The status of each individual document in the batch delete process." ,
317
+ "id" : " GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus" ,
318
+ "properties" : {
319
+ "documentId" : {
320
+ "$ref" : " GoogleCloudDocumentaiUiv1beta3DocumentId" ,
321
+ "description" : " The document id of the document."
322
+ },
323
+ "status" : {
324
+ "$ref" : " GoogleRpcStatus" ,
325
+ "description" : " The status of deleting the document."
304
326
}
305
327
},
306
328
"type" : " object"
Original file line number Diff line number Diff line change 796
796
}
797
797
}
798
798
},
799
- "revision" : " 20220409 " ,
799
+ "revision" : " 20220421 " ,
800
800
"rootUrl" : " https://documentai.googleapis.com/" ,
801
801
"schemas" : {
802
802
"GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata" : {
805
805
"commonMetadata" : {
806
806
"$ref" : " GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata" ,
807
807
"description" : " The basic metadata of the long running operation."
808
+ },
809
+ "individualBatchDeleteStatuses" : {
810
+ "description" : " The list of response details of each document." ,
811
+ "items" : {
812
+ "$ref" : " GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus"
813
+ },
814
+ "type" : " array"
815
+ }
816
+ },
817
+ "type" : " object"
818
+ },
819
+ "GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus" : {
820
+ "description" : " The status of each individual document in the batch delete process." ,
821
+ "id" : " GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus" ,
822
+ "properties" : {
823
+ "documentId" : {
824
+ "$ref" : " GoogleCloudDocumentaiUiv1beta3DocumentId" ,
825
+ "description" : " The document id of the document."
826
+ },
827
+ "status" : {
828
+ "$ref" : " GoogleRpcStatus" ,
829
+ "description" : " The status of deleting the document."
808
830
}
809
831
},
810
832
"type" : " object"
You can’t perform that action at this time.
0 commit comments