google-apis-documentai_v1 0.14.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1
18
18
  # Version of the google-apis-documentai_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210830"
25
+ REVISION = "20211002"
26
26
  end
27
27
  end
28
28
  end
@@ -250,6 +250,54 @@ module Google
250
250
  include Google::Apis::Core::JsonObjectSupport
251
251
  end
252
252
 
253
+ class GoogleCloudDocumentaiV1DeleteProcessorMetadata
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudDocumentaiV1DeployProcessorVersionMetadata
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleCloudDocumentaiV1DeployProcessorVersionRequest
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudDocumentaiV1DeployProcessorVersionResponse
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudDocumentaiV1DisableProcessorMetadata
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudDocumentaiV1DisableProcessorRequest
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudDocumentaiV1DisableProcessorResponse
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
253
301
  class GoogleCloudDocumentaiV1Document
254
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
303
 
@@ -454,6 +502,42 @@ module Google
454
502
  include Google::Apis::Core::JsonObjectSupport
455
503
  end
456
504
 
505
+ class GoogleCloudDocumentaiV1EnableProcessorMetadata
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDocumentaiV1EnableProcessorRequest
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDocumentaiV1EnableProcessorResponse
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDocumentaiV1EvaluationMetrics
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDocumentaiV1EvaluationReference
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDocumentaiV1FetchProcessorTypesResponse
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
457
541
  class GoogleCloudDocumentaiV1GcsDocument
458
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
459
543
 
@@ -478,6 +562,18 @@ module Google
478
562
  include Google::Apis::Core::JsonObjectSupport
479
563
  end
480
564
 
565
+ class GoogleCloudDocumentaiV1ListProcessorVersionsResponse
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleCloudDocumentaiV1ListProcessorsResponse
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
481
577
  class GoogleCloudDocumentaiV1NormalizedVertex
482
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
483
579
 
@@ -496,6 +592,30 @@ module Google
496
592
  include Google::Apis::Core::JsonObjectSupport
497
593
  end
498
594
 
595
+ class GoogleCloudDocumentaiV1Processor
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleCloudDocumentaiV1ProcessorType
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleCloudDocumentaiV1ProcessorTypeLocationInfo
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleCloudDocumentaiV1ProcessorVersion
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
499
619
  class GoogleCloudDocumentaiV1RawDocument
500
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
501
621
 
@@ -520,6 +640,54 @@ module Google
520
640
  include Google::Apis::Core::JsonObjectSupport
521
641
  end
522
642
 
643
+ class GoogleCloudDocumentaiV1Schema
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class GoogleCloudDocumentaiV1SchemaEntityType
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class GoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class GoogleCloudDocumentaiV1UndeployProcessorVersionRequest
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class GoogleCloudDocumentaiV1UndeployProcessorVersionResponse
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
523
691
  class GoogleCloudDocumentaiV1Vertex
524
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
525
693
 
@@ -1066,6 +1234,24 @@ module Google
1066
1234
  include Google::Apis::Core::JsonObjectSupport
1067
1235
  end
1068
1236
 
1237
+ class GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudDocumentaiV1beta3DeployProcessorVersionResponse
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1069
1255
  class GoogleCloudDocumentaiV1beta3DisableProcessorMetadata
1070
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1257
 
@@ -1108,6 +1294,30 @@ module Google
1108
1294
  include Google::Apis::Core::JsonObjectSupport
1109
1295
  end
1110
1296
 
1297
+ class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1111
1321
  class GoogleCloudLocationListLocationsResponse
1112
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1323
 
@@ -1490,6 +1700,62 @@ module Google
1490
1700
  end
1491
1701
  end
1492
1702
 
1703
+ class GoogleCloudDocumentaiV1DeleteProcessorMetadata
1704
+ # @private
1705
+ class Representation < Google::Apis::Core::JsonRepresentation
1706
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
1707
+
1708
+ end
1709
+ end
1710
+
1711
+ class GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata
1712
+ # @private
1713
+ class Representation < Google::Apis::Core::JsonRepresentation
1714
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
1715
+
1716
+ end
1717
+ end
1718
+
1719
+ class GoogleCloudDocumentaiV1DeployProcessorVersionMetadata
1720
+ # @private
1721
+ class Representation < Google::Apis::Core::JsonRepresentation
1722
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
1723
+
1724
+ end
1725
+ end
1726
+
1727
+ class GoogleCloudDocumentaiV1DeployProcessorVersionRequest
1728
+ # @private
1729
+ class Representation < Google::Apis::Core::JsonRepresentation
1730
+ end
1731
+ end
1732
+
1733
+ class GoogleCloudDocumentaiV1DeployProcessorVersionResponse
1734
+ # @private
1735
+ class Representation < Google::Apis::Core::JsonRepresentation
1736
+ end
1737
+ end
1738
+
1739
+ class GoogleCloudDocumentaiV1DisableProcessorMetadata
1740
+ # @private
1741
+ class Representation < Google::Apis::Core::JsonRepresentation
1742
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
1743
+
1744
+ end
1745
+ end
1746
+
1747
+ class GoogleCloudDocumentaiV1DisableProcessorRequest
1748
+ # @private
1749
+ class Representation < Google::Apis::Core::JsonRepresentation
1750
+ end
1751
+ end
1752
+
1753
+ class GoogleCloudDocumentaiV1DisableProcessorResponse
1754
+ # @private
1755
+ class Representation < Google::Apis::Core::JsonRepresentation
1756
+ end
1757
+ end
1758
+
1493
1759
  class GoogleCloudDocumentaiV1Document
1494
1760
  # @private
1495
1761
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1906,6 +2172,59 @@ module Google
1906
2172
  end
1907
2173
  end
1908
2174
 
2175
+ class GoogleCloudDocumentaiV1EnableProcessorMetadata
2176
+ # @private
2177
+ class Representation < Google::Apis::Core::JsonRepresentation
2178
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
2179
+
2180
+ end
2181
+ end
2182
+
2183
+ class GoogleCloudDocumentaiV1EnableProcessorRequest
2184
+ # @private
2185
+ class Representation < Google::Apis::Core::JsonRepresentation
2186
+ end
2187
+ end
2188
+
2189
+ class GoogleCloudDocumentaiV1EnableProcessorResponse
2190
+ # @private
2191
+ class Representation < Google::Apis::Core::JsonRepresentation
2192
+ end
2193
+ end
2194
+
2195
+ class GoogleCloudDocumentaiV1EvaluationMetrics
2196
+ # @private
2197
+ class Representation < Google::Apis::Core::JsonRepresentation
2198
+ property :f1_score, as: 'f1Score'
2199
+ property :false_negatives_count, as: 'falseNegativesCount'
2200
+ property :false_positives_count, as: 'falsePositivesCount'
2201
+ property :ground_truth_occurrences_count, as: 'groundTruthOccurrencesCount'
2202
+ property :precision, as: 'precision'
2203
+ property :predicted_occurrences_count, as: 'predictedOccurrencesCount'
2204
+ property :recall, as: 'recall'
2205
+ property :total_documents_count, as: 'totalDocumentsCount'
2206
+ property :true_positives_count, as: 'truePositivesCount'
2207
+ end
2208
+ end
2209
+
2210
+ class GoogleCloudDocumentaiV1EvaluationReference
2211
+ # @private
2212
+ class Representation < Google::Apis::Core::JsonRepresentation
2213
+ property :aggregate_metrics, as: 'aggregateMetrics', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1EvaluationMetrics::Representation
2214
+
2215
+ property :evaluation, as: 'evaluation'
2216
+ property :operation, as: 'operation'
2217
+ end
2218
+ end
2219
+
2220
+ class GoogleCloudDocumentaiV1FetchProcessorTypesResponse
2221
+ # @private
2222
+ class Representation < Google::Apis::Core::JsonRepresentation
2223
+ collection :processor_types, as: 'processorTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessorType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessorType::Representation
2224
+
2225
+ end
2226
+ end
2227
+
1909
2228
  class GoogleCloudDocumentaiV1GcsDocument
1910
2229
  # @private
1911
2230
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1938,6 +2257,24 @@ module Google
1938
2257
  end
1939
2258
  end
1940
2259
 
2260
+ class GoogleCloudDocumentaiV1ListProcessorVersionsResponse
2261
+ # @private
2262
+ class Representation < Google::Apis::Core::JsonRepresentation
2263
+ property :next_page_token, as: 'nextPageToken'
2264
+ collection :processor_versions, as: 'processorVersions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessorVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessorVersion::Representation
2265
+
2266
+ end
2267
+ end
2268
+
2269
+ class GoogleCloudDocumentaiV1ListProcessorsResponse
2270
+ # @private
2271
+ class Representation < Google::Apis::Core::JsonRepresentation
2272
+ property :next_page_token, as: 'nextPageToken'
2273
+ collection :processors, as: 'processors', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Processor, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Processor::Representation
2274
+
2275
+ end
2276
+ end
2277
+
1941
2278
  class GoogleCloudDocumentaiV1NormalizedVertex
1942
2279
  # @private
1943
2280
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1967,6 +2304,54 @@ module Google
1967
2304
  end
1968
2305
  end
1969
2306
 
2307
+ class GoogleCloudDocumentaiV1Processor
2308
+ # @private
2309
+ class Representation < Google::Apis::Core::JsonRepresentation
2310
+ property :create_time, as: 'createTime'
2311
+ property :default_processor_version, as: 'defaultProcessorVersion'
2312
+ property :display_name, as: 'displayName'
2313
+ property :kms_key_name, as: 'kmsKeyName'
2314
+ property :name, as: 'name'
2315
+ property :process_endpoint, as: 'processEndpoint'
2316
+ property :state, as: 'state'
2317
+ property :type, as: 'type'
2318
+ end
2319
+ end
2320
+
2321
+ class GoogleCloudDocumentaiV1ProcessorType
2322
+ # @private
2323
+ class Representation < Google::Apis::Core::JsonRepresentation
2324
+ property :allow_creation, as: 'allowCreation'
2325
+ collection :available_locations, as: 'availableLocations', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessorTypeLocationInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessorTypeLocationInfo::Representation
2326
+
2327
+ property :category, as: 'category'
2328
+ property :launch_stage, as: 'launchStage'
2329
+ property :name, as: 'name'
2330
+ property :type, as: 'type'
2331
+ end
2332
+ end
2333
+
2334
+ class GoogleCloudDocumentaiV1ProcessorTypeLocationInfo
2335
+ # @private
2336
+ class Representation < Google::Apis::Core::JsonRepresentation
2337
+ property :location_id, as: 'locationId'
2338
+ end
2339
+ end
2340
+
2341
+ class GoogleCloudDocumentaiV1ProcessorVersion
2342
+ # @private
2343
+ class Representation < Google::Apis::Core::JsonRepresentation
2344
+ property :create_time, as: 'createTime'
2345
+ property :display_name, as: 'displayName'
2346
+ property :latest_evaluation, as: 'latestEvaluation', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1EvaluationReference, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1EvaluationReference::Representation
2347
+
2348
+ property :name, as: 'name'
2349
+ property :schema, as: 'schema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Schema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Schema::Representation
2350
+
2351
+ property :state, as: 'state'
2352
+ end
2353
+ end
2354
+
1970
2355
  class GoogleCloudDocumentaiV1RawDocument
1971
2356
  # @private
1972
2357
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2000,6 +2385,71 @@ module Google
2000
2385
  end
2001
2386
  end
2002
2387
 
2388
+ class GoogleCloudDocumentaiV1Schema
2389
+ # @private
2390
+ class Representation < Google::Apis::Core::JsonRepresentation
2391
+ property :description, as: 'description'
2392
+ property :display_name, as: 'displayName'
2393
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaEntityType::Representation
2394
+
2395
+ end
2396
+ end
2397
+
2398
+ class GoogleCloudDocumentaiV1SchemaEntityType
2399
+ # @private
2400
+ class Representation < Google::Apis::Core::JsonRepresentation
2401
+ property :base_type, as: 'baseType'
2402
+ property :description, as: 'description'
2403
+ collection :enum_values, as: 'enumValues'
2404
+ property :occurrence_type, as: 'occurrenceType'
2405
+ collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaEntityType::Representation
2406
+
2407
+ property :source, as: 'source'
2408
+ property :type, as: 'type'
2409
+ end
2410
+ end
2411
+
2412
+ class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
2413
+ # @private
2414
+ class Representation < Google::Apis::Core::JsonRepresentation
2415
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
2416
+
2417
+ end
2418
+ end
2419
+
2420
+ class GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest
2421
+ # @private
2422
+ class Representation < Google::Apis::Core::JsonRepresentation
2423
+ property :default_processor_version, as: 'defaultProcessorVersion'
2424
+ end
2425
+ end
2426
+
2427
+ class GoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse
2428
+ # @private
2429
+ class Representation < Google::Apis::Core::JsonRepresentation
2430
+ end
2431
+ end
2432
+
2433
+ class GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata
2434
+ # @private
2435
+ class Representation < Google::Apis::Core::JsonRepresentation
2436
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1CommonOperationMetadata::Representation
2437
+
2438
+ end
2439
+ end
2440
+
2441
+ class GoogleCloudDocumentaiV1UndeployProcessorVersionRequest
2442
+ # @private
2443
+ class Representation < Google::Apis::Core::JsonRepresentation
2444
+ end
2445
+ end
2446
+
2447
+ class GoogleCloudDocumentaiV1UndeployProcessorVersionResponse
2448
+ # @private
2449
+ class Representation < Google::Apis::Core::JsonRepresentation
2450
+ end
2451
+ end
2452
+
2003
2453
  class GoogleCloudDocumentaiV1Vertex
2004
2454
  # @private
2005
2455
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3043,6 +3493,28 @@ module Google
3043
3493
  end
3044
3494
  end
3045
3495
 
3496
+ class GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata
3497
+ # @private
3498
+ class Representation < Google::Apis::Core::JsonRepresentation
3499
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata::Representation
3500
+
3501
+ end
3502
+ end
3503
+
3504
+ class GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata
3505
+ # @private
3506
+ class Representation < Google::Apis::Core::JsonRepresentation
3507
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata::Representation
3508
+
3509
+ end
3510
+ end
3511
+
3512
+ class GoogleCloudDocumentaiV1beta3DeployProcessorVersionResponse
3513
+ # @private
3514
+ class Representation < Google::Apis::Core::JsonRepresentation
3515
+ end
3516
+ end
3517
+
3046
3518
  class GoogleCloudDocumentaiV1beta3DisableProcessorMetadata
3047
3519
  # @private
3048
3520
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3099,6 +3571,34 @@ module Google
3099
3571
  end
3100
3572
  end
3101
3573
 
3574
+ class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata
3575
+ # @private
3576
+ class Representation < Google::Apis::Core::JsonRepresentation
3577
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata::Representation
3578
+
3579
+ end
3580
+ end
3581
+
3582
+ class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
3583
+ # @private
3584
+ class Representation < Google::Apis::Core::JsonRepresentation
3585
+ end
3586
+ end
3587
+
3588
+ class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata
3589
+ # @private
3590
+ class Representation < Google::Apis::Core::JsonRepresentation
3591
+ property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata::Representation
3592
+
3593
+ end
3594
+ end
3595
+
3596
+ class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse
3597
+ # @private
3598
+ class Representation < Google::Apis::Core::JsonRepresentation
3599
+ end
3600
+ end
3601
+
3102
3602
  class GoogleCloudLocationListLocationsResponse
3103
3603
  # @private
3104
3604
  class Representation < Google::Apis::Core::JsonRepresentation