google-apis-documentai_v1beta3 0.96.0 → 0.97.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 DocumentaiV1beta3
|
18
18
|
# Version of the google-apis-documentai_v1beta3 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.97.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
|
|
@@ -826,6 +910,90 @@ module Google
|
|
826
910
|
include Google::Apis::Core::JsonObjectSupport
|
827
911
|
end
|
828
912
|
|
913
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocument
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
925
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
941
|
+
end
|
942
|
+
|
943
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayout
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
985
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
991
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
+
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
995
|
+
end
|
996
|
+
|
829
997
|
class GoogleCloudDocumentaiV1beta2DocumentEntity
|
830
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
999
|
|
@@ -2906,7 +3074,11 @@ module Google
|
|
2906
3074
|
class GoogleCloudDocumentaiV1beta1Document
|
2907
3075
|
# @private
|
2908
3076
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3077
|
+
property :chunked_document, as: 'chunkedDocument', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocument, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocument::Representation
|
3078
|
+
|
2909
3079
|
property :content, :base64 => true, as: 'content'
|
3080
|
+
property :document_layout, as: 'documentLayout', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayout, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayout::Representation
|
3081
|
+
|
2910
3082
|
collection :entities, as: 'entities', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentEntity, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentEntity::Representation
|
2911
3083
|
|
2912
3084
|
collection :entity_relations, as: 'entityRelations', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentEntityRelation, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentEntityRelation::Representation
|
@@ -2929,6 +3101,142 @@ module Google
|
|
2929
3101
|
end
|
2930
3102
|
end
|
2931
3103
|
|
3104
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocument
|
3105
|
+
# @private
|
3106
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3107
|
+
collection :chunks, as: 'chunks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk::Representation
|
3108
|
+
|
3109
|
+
end
|
3110
|
+
end
|
3111
|
+
|
3112
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunk
|
3113
|
+
# @private
|
3114
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3115
|
+
property :chunk_id, as: 'chunkId'
|
3116
|
+
property :content, as: 'content'
|
3117
|
+
collection :page_footers, as: 'pageFooters', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter::Representation
|
3118
|
+
|
3119
|
+
collection :page_headers, as: 'pageHeaders', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader::Representation
|
3120
|
+
|
3121
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3122
|
+
|
3123
|
+
collection :source_block_ids, as: 'sourceBlockIds'
|
3124
|
+
end
|
3125
|
+
end
|
3126
|
+
|
3127
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageFooter
|
3128
|
+
# @private
|
3129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3130
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3131
|
+
|
3132
|
+
property :text, as: 'text'
|
3133
|
+
end
|
3134
|
+
end
|
3135
|
+
|
3136
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageHeader
|
3137
|
+
# @private
|
3138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3139
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3140
|
+
|
3141
|
+
property :text, as: 'text'
|
3142
|
+
end
|
3143
|
+
end
|
3144
|
+
|
3145
|
+
class GoogleCloudDocumentaiV1beta1DocumentChunkedDocumentChunkChunkPageSpan
|
3146
|
+
# @private
|
3147
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3148
|
+
property :page_end, as: 'pageEnd'
|
3149
|
+
property :page_start, as: 'pageStart'
|
3150
|
+
end
|
3151
|
+
end
|
3152
|
+
|
3153
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayout
|
3154
|
+
# @private
|
3155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3156
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3157
|
+
|
3158
|
+
end
|
3159
|
+
end
|
3160
|
+
|
3161
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock
|
3162
|
+
# @private
|
3163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3164
|
+
property :block_id, as: 'blockId'
|
3165
|
+
property :list_block, as: 'listBlock', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock::Representation
|
3166
|
+
|
3167
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan::Representation
|
3168
|
+
|
3169
|
+
property :table_block, as: 'tableBlock', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock::Representation
|
3170
|
+
|
3171
|
+
property :text_block, as: 'textBlock', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock::Representation
|
3172
|
+
|
3173
|
+
end
|
3174
|
+
end
|
3175
|
+
|
3176
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
3177
|
+
# @private
|
3178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3179
|
+
collection :list_entries, as: 'listEntries', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry::Representation
|
3180
|
+
|
3181
|
+
property :type, as: 'type'
|
3182
|
+
end
|
3183
|
+
end
|
3184
|
+
|
3185
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
3186
|
+
# @private
|
3187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3188
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3189
|
+
|
3190
|
+
end
|
3191
|
+
end
|
3192
|
+
|
3193
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
3194
|
+
# @private
|
3195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3196
|
+
property :page_end, as: 'pageEnd'
|
3197
|
+
property :page_start, as: 'pageStart'
|
3198
|
+
end
|
3199
|
+
end
|
3200
|
+
|
3201
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
3202
|
+
# @private
|
3203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3204
|
+
collection :body_rows, as: 'bodyRows', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
3205
|
+
|
3206
|
+
property :caption, as: 'caption'
|
3207
|
+
collection :header_rows, as: 'headerRows', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
3208
|
+
|
3209
|
+
end
|
3210
|
+
end
|
3211
|
+
|
3212
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
3213
|
+
# @private
|
3214
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3215
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3216
|
+
|
3217
|
+
property :col_span, as: 'colSpan'
|
3218
|
+
property :row_span, as: 'rowSpan'
|
3219
|
+
end
|
3220
|
+
end
|
3221
|
+
|
3222
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
3223
|
+
# @private
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3225
|
+
collection :cells, as: 'cells', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell::Representation
|
3226
|
+
|
3227
|
+
end
|
3228
|
+
end
|
3229
|
+
|
3230
|
+
class GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
3231
|
+
# @private
|
3232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3233
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta1DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3234
|
+
|
3235
|
+
property :text, as: 'text'
|
3236
|
+
property :type, as: 'type'
|
3237
|
+
end
|
3238
|
+
end
|
3239
|
+
|
2932
3240
|
class GoogleCloudDocumentaiV1beta1DocumentEntity
|
2933
3241
|
# @private
|
2934
3242
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3474,7 +3782,11 @@ module Google
|
|
3474
3782
|
class GoogleCloudDocumentaiV1beta2Document
|
3475
3783
|
# @private
|
3476
3784
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3785
|
+
property :chunked_document, as: 'chunkedDocument', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocument, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocument::Representation
|
3786
|
+
|
3477
3787
|
property :content, :base64 => true, as: 'content'
|
3788
|
+
property :document_layout, as: 'documentLayout', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayout, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayout::Representation
|
3789
|
+
|
3478
3790
|
collection :entities, as: 'entities', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentEntity, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentEntity::Representation
|
3479
3791
|
|
3480
3792
|
collection :entity_relations, as: 'entityRelations', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentEntityRelation, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentEntityRelation::Representation
|
@@ -3499,6 +3811,142 @@ module Google
|
|
3499
3811
|
end
|
3500
3812
|
end
|
3501
3813
|
|
3814
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocument
|
3815
|
+
# @private
|
3816
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3817
|
+
collection :chunks, as: 'chunks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk::Representation
|
3818
|
+
|
3819
|
+
end
|
3820
|
+
end
|
3821
|
+
|
3822
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunk
|
3823
|
+
# @private
|
3824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3825
|
+
property :chunk_id, as: 'chunkId'
|
3826
|
+
property :content, as: 'content'
|
3827
|
+
collection :page_footers, as: 'pageFooters', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter::Representation
|
3828
|
+
|
3829
|
+
collection :page_headers, as: 'pageHeaders', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader::Representation
|
3830
|
+
|
3831
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3832
|
+
|
3833
|
+
collection :source_block_ids, as: 'sourceBlockIds'
|
3834
|
+
end
|
3835
|
+
end
|
3836
|
+
|
3837
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageFooter
|
3838
|
+
# @private
|
3839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3840
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3841
|
+
|
3842
|
+
property :text, as: 'text'
|
3843
|
+
end
|
3844
|
+
end
|
3845
|
+
|
3846
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageHeader
|
3847
|
+
# @private
|
3848
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3849
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan::Representation
|
3850
|
+
|
3851
|
+
property :text, as: 'text'
|
3852
|
+
end
|
3853
|
+
end
|
3854
|
+
|
3855
|
+
class GoogleCloudDocumentaiV1beta2DocumentChunkedDocumentChunkChunkPageSpan
|
3856
|
+
# @private
|
3857
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3858
|
+
property :page_end, as: 'pageEnd'
|
3859
|
+
property :page_start, as: 'pageStart'
|
3860
|
+
end
|
3861
|
+
end
|
3862
|
+
|
3863
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayout
|
3864
|
+
# @private
|
3865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3866
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3867
|
+
|
3868
|
+
end
|
3869
|
+
end
|
3870
|
+
|
3871
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock
|
3872
|
+
# @private
|
3873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3874
|
+
property :block_id, as: 'blockId'
|
3875
|
+
property :list_block, as: 'listBlock', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock::Representation
|
3876
|
+
|
3877
|
+
property :page_span, as: 'pageSpan', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan::Representation
|
3878
|
+
|
3879
|
+
property :table_block, as: 'tableBlock', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock::Representation
|
3880
|
+
|
3881
|
+
property :text_block, as: 'textBlock', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock::Representation
|
3882
|
+
|
3883
|
+
end
|
3884
|
+
end
|
3885
|
+
|
3886
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListBlock
|
3887
|
+
# @private
|
3888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3889
|
+
collection :list_entries, as: 'listEntries', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry::Representation
|
3890
|
+
|
3891
|
+
property :type, as: 'type'
|
3892
|
+
end
|
3893
|
+
end
|
3894
|
+
|
3895
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutListEntry
|
3896
|
+
# @private
|
3897
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3898
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3899
|
+
|
3900
|
+
end
|
3901
|
+
end
|
3902
|
+
|
3903
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutPageSpan
|
3904
|
+
# @private
|
3905
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3906
|
+
property :page_end, as: 'pageEnd'
|
3907
|
+
property :page_start, as: 'pageStart'
|
3908
|
+
end
|
3909
|
+
end
|
3910
|
+
|
3911
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableBlock
|
3912
|
+
# @private
|
3913
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3914
|
+
collection :body_rows, as: 'bodyRows', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
3915
|
+
|
3916
|
+
property :caption, as: 'caption'
|
3917
|
+
collection :header_rows, as: 'headerRows', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow::Representation
|
3918
|
+
|
3919
|
+
end
|
3920
|
+
end
|
3921
|
+
|
3922
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell
|
3923
|
+
# @private
|
3924
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3925
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3926
|
+
|
3927
|
+
property :col_span, as: 'colSpan'
|
3928
|
+
property :row_span, as: 'rowSpan'
|
3929
|
+
end
|
3930
|
+
end
|
3931
|
+
|
3932
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
|
3933
|
+
# @private
|
3934
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3935
|
+
collection :cells, as: 'cells', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTableCell::Representation
|
3936
|
+
|
3937
|
+
end
|
3938
|
+
end
|
3939
|
+
|
3940
|
+
class GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlockLayoutTextBlock
|
3941
|
+
# @private
|
3942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3943
|
+
collection :blocks, as: 'blocks', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta2DocumentDocumentLayoutDocumentLayoutBlock::Representation
|
3944
|
+
|
3945
|
+
property :text, as: 'text'
|
3946
|
+
property :type, as: 'type'
|
3947
|
+
end
|
3948
|
+
end
|
3949
|
+
|
3502
3950
|
class GoogleCloudDocumentaiV1beta2DocumentEntity
|
3503
3951
|
# @private
|
3504
3952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4189,6 +4637,8 @@ module Google
|
|
4189
4637
|
property :gcs_managed_config, as: 'gcsManagedConfig', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DatasetGcsManagedConfig, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DatasetGcsManagedConfig::Representation
|
4190
4638
|
|
4191
4639
|
property :name, as: 'name'
|
4640
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
4641
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
4192
4642
|
property :spanner_indexing_config, as: 'spannerIndexingConfig', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3DatasetSpannerIndexingConfig::Representation
|
4193
4643
|
|
4194
4644
|
property :state, as: 'state'
|
@@ -5485,6 +5935,8 @@ module Google
|
|
5485
5935
|
property :process_endpoint, as: 'processEndpoint'
|
5486
5936
|
collection :processor_version_aliases, as: 'processorVersionAliases', class: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3ProcessorVersionAlias, decorator: Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3ProcessorVersionAlias::Representation
|
5487
5937
|
|
5938
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
5939
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
5488
5940
|
property :state, as: 'state'
|
5489
5941
|
property :type, as: 'type'
|
5490
5942
|
end
|
@@ -5527,6 +5979,8 @@ module Google
|
|
5527
5979
|
|
5528
5980
|
property :model_type, as: 'modelType'
|
5529
5981
|
property :name, as: 'name'
|
5982
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
5983
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
5530
5984
|
property :state, as: 'state'
|
5531
5985
|
end
|
5532
5986
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-documentai_v1beta3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.97.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_v1beta3/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.97.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|