google-apis-documentai_v1beta2 0.76.0 → 0.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DocumentaiV1beta2
|
18
18
|
# Version of the google-apis-documentai_v1beta2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.77.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240531"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -538,6 +538,90 @@ module Google
|
|
538
538
|
include Google::Apis::Core::JsonObjectSupport
|
539
539
|
end
|
540
540
|
|
541
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocument
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayout
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
577
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
583
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
607
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
613
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
619
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
541
625
|
class GoogleCloudDocumentaiV1beta1DocumentEntity
|
542
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
627
|
|
@@ -838,6 +922,90 @@ module Google
|
|
838
922
|
include Google::Apis::Core::JsonObjectSupport
|
839
923
|
end
|
840
924
|
|
925
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocument
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
941
|
+
end
|
942
|
+
|
943
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayout
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
985
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
991
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
+
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
995
|
+
end
|
996
|
+
|
997
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
+
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
1001
|
+
end
|
1002
|
+
|
1003
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
+
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
1007
|
+
end
|
1008
|
+
|
841
1009
|
class GoogleCloudDocumentaiV1beta2DocumentEntity
|
842
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
1011
|
|
@@ -2198,7 +2366,11 @@ module Google
|
|
2198
2366
|
class GoogleCloudDocumentaiV1beta1Document
|
2199
2367
|
# @private
|
2200
2368
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2369
|
+
property :chunked_document, as: 'chunkedDocument', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocument, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocument::Representation
|
2370
|
+
|
2201
2371
|
property :content, :base64 => true, as: 'content'
|
2372
|
+
property :document_layout, as: 'documentLayout', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayout, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayout::Representation
|
2373
|
+
|
2202
2374
|
collection :entities, as: 'entities', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentEntity, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentEntity::Representation
|
2203
2375
|
|
2204
2376
|
collection :entity_relations, as: 'entityRelations', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentEntityRelation, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentEntityRelation::Representation
|
@@ -2221,6 +2393,142 @@ module Google
|
|
2221
2393
|
end
|
2222
2394
|
end
|
2223
2395
|
|
2396
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocument
|
2397
|
+
# @private
|
2398
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2399
|
+
collection :chunks, as: 'chunks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk::Representation
|
2400
|
+
|
2401
|
+
end
|
2402
|
+
end
|
2403
|
+
|
2404
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk
|
2405
|
+
# @private
|
2406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2407
|
+
property :chunk_id, as: 'chunkId'
|
2408
|
+
property :content, as: 'content'
|
2409
|
+
collection :page_footers, as: 'pageFooters', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter::Representation
|
2410
|
+
|
2411
|
+
collection :page_headers, as: 'pageHeaders', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader::Representation
|
2412
|
+
|
2413
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
2414
|
+
|
2415
|
+
collection :source_block_ids, as: 'sourceBlockIds'
|
2416
|
+
end
|
2417
|
+
end
|
2418
|
+
|
2419
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter
|
2420
|
+
# @private
|
2421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2422
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
2423
|
+
|
2424
|
+
property :text, as: 'text'
|
2425
|
+
end
|
2426
|
+
end
|
2427
|
+
|
2428
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader
|
2429
|
+
# @private
|
2430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2431
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
2432
|
+
|
2433
|
+
property :text, as: 'text'
|
2434
|
+
end
|
2435
|
+
end
|
2436
|
+
|
2437
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan
|
2438
|
+
# @private
|
2439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2440
|
+
property :page_end, as: 'pageEnd'
|
2441
|
+
property :page_start, as: 'pageStart'
|
2442
|
+
end
|
2443
|
+
end
|
2444
|
+
|
2445
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayout
|
2446
|
+
# @private
|
2447
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2448
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
2449
|
+
|
2450
|
+
end
|
2451
|
+
end
|
2452
|
+
|
2453
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock
|
2454
|
+
# @private
|
2455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2456
|
+
property :block_id, as: 'blockId'
|
2457
|
+
property :list_block, as: 'listBlock', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock::Representation
|
2458
|
+
|
2459
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan::Representation
|
2460
|
+
|
2461
|
+
property :table_block, as: 'tableBlock', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock::Representation
|
2462
|
+
|
2463
|
+
property :text_block, as: 'textBlock', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock::Representation
|
2464
|
+
|
2465
|
+
end
|
2466
|
+
end
|
2467
|
+
|
2468
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
2469
|
+
# @private
|
2470
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2471
|
+
collection :list_entries, as: 'listEntries', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry::Representation
|
2472
|
+
|
2473
|
+
property :type, as: 'type'
|
2474
|
+
end
|
2475
|
+
end
|
2476
|
+
|
2477
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
2478
|
+
# @private
|
2479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2480
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
2481
|
+
|
2482
|
+
end
|
2483
|
+
end
|
2484
|
+
|
2485
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
2486
|
+
# @private
|
2487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2488
|
+
property :page_end, as: 'pageEnd'
|
2489
|
+
property :page_start, as: 'pageStart'
|
2490
|
+
end
|
2491
|
+
end
|
2492
|
+
|
2493
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
2494
|
+
# @private
|
2495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2496
|
+
collection :body_rows, as: 'bodyRows', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
2497
|
+
|
2498
|
+
property :caption, as: 'caption'
|
2499
|
+
collection :header_rows, as: 'headerRows', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
2500
|
+
|
2501
|
+
end
|
2502
|
+
end
|
2503
|
+
|
2504
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
2505
|
+
# @private
|
2506
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2507
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
2508
|
+
|
2509
|
+
property :col_span, as: 'colSpan'
|
2510
|
+
property :row_span, as: 'rowSpan'
|
2511
|
+
end
|
2512
|
+
end
|
2513
|
+
|
2514
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
2515
|
+
# @private
|
2516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2517
|
+
collection :cells, as: 'cells', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell::Representation
|
2518
|
+
|
2519
|
+
end
|
2520
|
+
end
|
2521
|
+
|
2522
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
2523
|
+
# @private
|
2524
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2525
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
2526
|
+
|
2527
|
+
property :text, as: 'text'
|
2528
|
+
property :type, as: 'type'
|
2529
|
+
end
|
2530
|
+
end
|
2531
|
+
|
2224
2532
|
class GoogleCloudDocumentaiV1beta1DocumentEntity
|
2225
2533
|
# @private
|
2226
2534
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2781,7 +3089,11 @@ module Google
|
|
2781
3089
|
class GoogleCloudDocumentaiV1beta2Document
|
2782
3090
|
# @private
|
2783
3091
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3092
|
+
property :chunked_document, as: 'chunkedDocument', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocument, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocument::Representation
|
3093
|
+
|
2784
3094
|
property :content, :base64 => true, as: 'content'
|
3095
|
+
property :document_layout, as: 'documentLayout', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayout, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayout::Representation
|
3096
|
+
|
2785
3097
|
collection :entities, as: 'entities', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentEntity, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentEntity::Representation
|
2786
3098
|
|
2787
3099
|
collection :entity_relations, as: 'entityRelations', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentEntityRelation, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentEntityRelation::Representation
|
@@ -2806,6 +3118,142 @@ module Google
|
|
2806
3118
|
end
|
2807
3119
|
end
|
2808
3120
|
|
3121
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocument
|
3122
|
+
# @private
|
3123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3124
|
+
collection :chunks, as: 'chunks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk::Representation
|
3125
|
+
|
3126
|
+
end
|
3127
|
+
end
|
3128
|
+
|
3129
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk
|
3130
|
+
# @private
|
3131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3132
|
+
property :chunk_id, as: 'chunkId'
|
3133
|
+
property :content, as: 'content'
|
3134
|
+
collection :page_footers, as: 'pageFooters', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter::Representation
|
3135
|
+
|
3136
|
+
collection :page_headers, as: 'pageHeaders', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader::Representation
|
3137
|
+
|
3138
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3139
|
+
|
3140
|
+
collection :source_block_ids, as: 'sourceBlockIds'
|
3141
|
+
end
|
3142
|
+
end
|
3143
|
+
|
3144
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter
|
3145
|
+
# @private
|
3146
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3147
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3148
|
+
|
3149
|
+
property :text, as: 'text'
|
3150
|
+
end
|
3151
|
+
end
|
3152
|
+
|
3153
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader
|
3154
|
+
# @private
|
3155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3156
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3157
|
+
|
3158
|
+
property :text, as: 'text'
|
3159
|
+
end
|
3160
|
+
end
|
3161
|
+
|
3162
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan
|
3163
|
+
# @private
|
3164
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3165
|
+
property :page_end, as: 'pageEnd'
|
3166
|
+
property :page_start, as: 'pageStart'
|
3167
|
+
end
|
3168
|
+
end
|
3169
|
+
|
3170
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayout
|
3171
|
+
# @private
|
3172
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3173
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3174
|
+
|
3175
|
+
end
|
3176
|
+
end
|
3177
|
+
|
3178
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock
|
3179
|
+
# @private
|
3180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3181
|
+
property :block_id, as: 'blockId'
|
3182
|
+
property :list_block, as: 'listBlock', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock::Representation
|
3183
|
+
|
3184
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan::Representation
|
3185
|
+
|
3186
|
+
property :table_block, as: 'tableBlock', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock::Representation
|
3187
|
+
|
3188
|
+
property :text_block, as: 'textBlock', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock::Representation
|
3189
|
+
|
3190
|
+
end
|
3191
|
+
end
|
3192
|
+
|
3193
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
3194
|
+
# @private
|
3195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3196
|
+
collection :list_entries, as: 'listEntries', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry::Representation
|
3197
|
+
|
3198
|
+
property :type, as: 'type'
|
3199
|
+
end
|
3200
|
+
end
|
3201
|
+
|
3202
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
3203
|
+
# @private
|
3204
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3205
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3206
|
+
|
3207
|
+
end
|
3208
|
+
end
|
3209
|
+
|
3210
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
3211
|
+
# @private
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3213
|
+
property :page_end, as: 'pageEnd'
|
3214
|
+
property :page_start, as: 'pageStart'
|
3215
|
+
end
|
3216
|
+
end
|
3217
|
+
|
3218
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
3219
|
+
# @private
|
3220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3221
|
+
collection :body_rows, as: 'bodyRows', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
3222
|
+
|
3223
|
+
property :caption, as: 'caption'
|
3224
|
+
collection :header_rows, as: 'headerRows', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
3225
|
+
|
3226
|
+
end
|
3227
|
+
end
|
3228
|
+
|
3229
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
3230
|
+
# @private
|
3231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3232
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3233
|
+
|
3234
|
+
property :col_span, as: 'colSpan'
|
3235
|
+
property :row_span, as: 'rowSpan'
|
3236
|
+
end
|
3237
|
+
end
|
3238
|
+
|
3239
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
3240
|
+
# @private
|
3241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3242
|
+
collection :cells, as: 'cells', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell::Representation
|
3243
|
+
|
3244
|
+
end
|
3245
|
+
end
|
3246
|
+
|
3247
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
3248
|
+
# @private
|
3249
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3250
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3251
|
+
|
3252
|
+
property :text, as: 'text'
|
3253
|
+
property :type, as: 'type'
|
3254
|
+
end
|
3255
|
+
end
|
3256
|
+
|
2809
3257
|
class GoogleCloudDocumentaiV1beta2DocumentEntity
|
2810
3258
|
# @private
|
2811
3259
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3484,6 +3932,8 @@ module Google
|
|
3484
3932
|
property :gcs_managed_config, as: 'gcsManagedConfig', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3DatasetGcsManagedConfig, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3DatasetGcsManagedConfig::Representation
|
3485
3933
|
|
3486
3934
|
property :name, as: 'name'
|
3935
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
3936
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
3487
3937
|
property :spanner_indexing_config, as: 'spannerIndexingConfig', class: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig, decorator: Google::Apis::DocumentaiV1beta2::GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig::Representation
|
3488
3938
|
|
3489
3939
|
property :state, as: 'state'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-documentai_v1beta2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.77.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-06-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.77.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|