google-apis-documentai_v1 0.107.0 → 0.108.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.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +4 -0
 - data/lib/google/apis/documentai_v1/classes.rb +6163 -3912
 - data/lib/google/apis/documentai_v1/gem_version.rb +2 -2
 - data/lib/google/apis/documentai_v1/representations.rb +1021 -44
 - data/lib/google/apis/documentai_v1/service.rb +387 -0
 - metadata +2 -2
 
| 
         @@ -232,6 +232,36 @@ module Google 
     | 
|
| 
       232 
232 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       233 
233 
     | 
    
         
             
                  end
         
     | 
| 
       234 
234 
     | 
    
         | 
| 
      
 235 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchema
         
     | 
| 
      
 236 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 237 
     | 
    
         
            +
                  
         
     | 
| 
      
 238 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 239 
     | 
    
         
            +
                  end
         
     | 
| 
      
 240 
     | 
    
         
            +
                  
         
     | 
| 
      
 241 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType
         
     | 
| 
      
 242 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 243 
     | 
    
         
            +
                  
         
     | 
| 
      
 244 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 245 
     | 
    
         
            +
                  end
         
     | 
| 
      
 246 
     | 
    
         
            +
                  
         
     | 
| 
      
 247 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
      
 248 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 249 
     | 
    
         
            +
                  
         
     | 
| 
      
 250 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 251 
     | 
    
         
            +
                  end
         
     | 
| 
      
 252 
     | 
    
         
            +
                  
         
     | 
| 
      
 253 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
      
 254 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 255 
     | 
    
         
            +
                  
         
     | 
| 
      
 256 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 257 
     | 
    
         
            +
                  end
         
     | 
| 
      
 258 
     | 
    
         
            +
                  
         
     | 
| 
      
 259 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata
         
     | 
| 
      
 260 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 261 
     | 
    
         
            +
                  
         
     | 
| 
      
 262 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 263 
     | 
    
         
            +
                  end
         
     | 
| 
      
 264 
     | 
    
         
            +
                  
         
     | 
| 
       235 
265 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata
         
     | 
| 
       236 
266 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       237 
267 
     | 
    
         | 
| 
         @@ -244,6 +274,12 @@ module Google 
     | 
|
| 
       244 
274 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       245 
275 
     | 
    
         
             
                  end
         
     | 
| 
       246 
276 
     | 
    
         | 
| 
      
 277 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata
         
     | 
| 
      
 278 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 279 
     | 
    
         
            +
                  
         
     | 
| 
      
 280 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 281 
     | 
    
         
            +
                  end
         
     | 
| 
      
 282 
     | 
    
         
            +
                  
         
     | 
| 
       247 
283 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       248 
284 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       249 
285 
     | 
    
         | 
| 
         @@ -256,6 +292,18 @@ module Google 
     | 
|
| 
       256 
292 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       257 
293 
     | 
    
         
             
                  end
         
     | 
| 
       258 
294 
     | 
    
         | 
| 
      
 295 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationMetrics
         
     | 
| 
      
 296 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 297 
     | 
    
         
            +
                  
         
     | 
| 
      
 298 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 299 
     | 
    
         
            +
                  end
         
     | 
| 
      
 300 
     | 
    
         
            +
                  
         
     | 
| 
      
 301 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationReference
         
     | 
| 
      
 302 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 303 
     | 
    
         
            +
                  
         
     | 
| 
      
 304 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 305 
     | 
    
         
            +
                  end
         
     | 
| 
      
 306 
     | 
    
         
            +
                  
         
     | 
| 
       259 
307 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata
         
     | 
| 
       260 
308 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       261 
309 
     | 
    
         | 
| 
         @@ -292,6 +340,36 @@ module Google 
     | 
|
| 
       292 
340 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       293 
341 
     | 
    
         
             
                  end
         
     | 
| 
       294 
342 
     | 
    
         | 
| 
      
 343 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata
         
     | 
| 
      
 344 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 345 
     | 
    
         
            +
                  
         
     | 
| 
      
 346 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 347 
     | 
    
         
            +
                  end
         
     | 
| 
      
 348 
     | 
    
         
            +
                  
         
     | 
| 
      
 349 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery
         
     | 
| 
      
 350 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 351 
     | 
    
         
            +
                  
         
     | 
| 
      
 352 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 353 
     | 
    
         
            +
                  end
         
     | 
| 
      
 354 
     | 
    
         
            +
                  
         
     | 
| 
      
 355 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldTierMetadata
         
     | 
| 
      
 356 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 357 
     | 
    
         
            +
                  
         
     | 
| 
      
 358 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 359 
     | 
    
         
            +
                  end
         
     | 
| 
      
 360 
     | 
    
         
            +
                  
         
     | 
| 
      
 361 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata
         
     | 
| 
      
 362 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 363 
     | 
    
         
            +
                  
         
     | 
| 
      
 364 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 365 
     | 
    
         
            +
                  end
         
     | 
| 
      
 366 
     | 
    
         
            +
                  
         
     | 
| 
      
 367 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata
         
     | 
| 
      
 368 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 369 
     | 
    
         
            +
                  
         
     | 
| 
      
 370 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 371 
     | 
    
         
            +
                  end
         
     | 
| 
      
 372 
     | 
    
         
            +
                  
         
     | 
| 
       295 
373 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata
         
     | 
| 
       296 
374 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       297 
375 
     | 
    
         | 
| 
         @@ -328,6 +406,54 @@ module Google 
     | 
|
| 
       328 
406 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       329 
407 
     | 
    
         
             
                  end
         
     | 
| 
       330 
408 
     | 
    
         | 
| 
      
 409 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Processor
         
     | 
| 
      
 410 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 411 
     | 
    
         
            +
                  
         
     | 
| 
      
 412 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 413 
     | 
    
         
            +
                  end
         
     | 
| 
      
 414 
     | 
    
         
            +
                  
         
     | 
| 
      
 415 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersion
         
     | 
| 
      
 416 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 417 
     | 
    
         
            +
                  
         
     | 
| 
      
 418 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 419 
     | 
    
         
            +
                  end
         
     | 
| 
      
 420 
     | 
    
         
            +
                  
         
     | 
| 
      
 421 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias
         
     | 
| 
      
 422 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 423 
     | 
    
         
            +
                  
         
     | 
| 
      
 424 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 425 
     | 
    
         
            +
                  end
         
     | 
| 
      
 426 
     | 
    
         
            +
                  
         
     | 
| 
      
 427 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
      
 428 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 429 
     | 
    
         
            +
                  
         
     | 
| 
      
 430 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 431 
     | 
    
         
            +
                  end
         
     | 
| 
      
 432 
     | 
    
         
            +
                  
         
     | 
| 
      
 433 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
      
 434 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 435 
     | 
    
         
            +
                  
         
     | 
| 
      
 436 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 437 
     | 
    
         
            +
                  end
         
     | 
| 
      
 438 
     | 
    
         
            +
                  
         
     | 
| 
      
 439 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
      
 440 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 441 
     | 
    
         
            +
                  
         
     | 
| 
      
 442 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 443 
     | 
    
         
            +
                  end
         
     | 
| 
      
 444 
     | 
    
         
            +
                  
         
     | 
| 
      
 445 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
      
 446 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 447 
     | 
    
         
            +
                  
         
     | 
| 
      
 448 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 449 
     | 
    
         
            +
                  end
         
     | 
| 
      
 450 
     | 
    
         
            +
                  
         
     | 
| 
      
 451 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3PropertyMetadata
         
     | 
| 
      
 452 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 453 
     | 
    
         
            +
                  
         
     | 
| 
      
 454 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 455 
     | 
    
         
            +
                  end
         
     | 
| 
      
 456 
     | 
    
         
            +
                  
         
     | 
| 
       331 
457 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata
         
     | 
| 
       332 
458 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       333 
459 
     | 
    
         | 
| 
         @@ -376,6 +502,30 @@ module Google 
     | 
|
| 
       376 
502 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       377 
503 
     | 
    
         
             
                  end
         
     | 
| 
       378 
504 
     | 
    
         | 
| 
      
 505 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Schema
         
     | 
| 
      
 506 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 507 
     | 
    
         
            +
                  
         
     | 
| 
      
 508 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 509 
     | 
    
         
            +
                  end
         
     | 
| 
      
 510 
     | 
    
         
            +
                  
         
     | 
| 
      
 511 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata
         
     | 
| 
      
 512 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 513 
     | 
    
         
            +
                  
         
     | 
| 
      
 514 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 515 
     | 
    
         
            +
                  end
         
     | 
| 
      
 516 
     | 
    
         
            +
                  
         
     | 
| 
      
 517 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEntityType
         
     | 
| 
      
 518 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 519 
     | 
    
         
            +
                  
         
     | 
| 
      
 520 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 521 
     | 
    
         
            +
                  end
         
     | 
| 
      
 522 
     | 
    
         
            +
                  
         
     | 
| 
      
 523 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata
         
     | 
| 
      
 524 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 525 
     | 
    
         
            +
                  
         
     | 
| 
      
 526 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 527 
     | 
    
         
            +
                  end
         
     | 
| 
      
 528 
     | 
    
         
            +
                  
         
     | 
| 
       379 
529 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata
         
     | 
| 
       380 
530 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       381 
531 
     | 
    
         | 
| 
         @@ -388,6 +538,12 @@ module Google 
     | 
|
| 
       388 
538 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       389 
539 
     | 
    
         
             
                  end
         
     | 
| 
       390 
540 
     | 
    
         | 
| 
      
 541 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SummaryOptions
         
     | 
| 
      
 542 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 543 
     | 
    
         
            +
                  
         
     | 
| 
      
 544 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 545 
     | 
    
         
            +
                  end
         
     | 
| 
      
 546 
     | 
    
         
            +
                  
         
     | 
| 
       391 
547 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata
         
     | 
| 
       392 
548 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       393 
549 
     | 
    
         | 
| 
         @@ -436,6 +592,12 @@ module Google 
     | 
|
| 
       436 
592 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       437 
593 
     | 
    
         
             
                  end
         
     | 
| 
       438 
594 
     | 
    
         | 
| 
      
 595 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 596 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 597 
     | 
    
         
            +
                  
         
     | 
| 
      
 598 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 599 
     | 
    
         
            +
                  end
         
     | 
| 
      
 600 
     | 
    
         
            +
                  
         
     | 
| 
       439 
601 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1Barcode
         
     | 
| 
       440 
602 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       441 
603 
     | 
    
         | 
| 
         @@ -904,6 +1066,12 @@ module Google 
     | 
|
| 
       904 
1066 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       905 
1067 
     | 
    
         
             
                  end
         
     | 
| 
       906 
1068 
     | 
    
         | 
| 
      
 1069 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1Documents
         
     | 
| 
      
 1070 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1071 
     | 
    
         
            +
                  
         
     | 
| 
      
 1072 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1073 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1074 
     | 
    
         
            +
                  
         
     | 
| 
       907 
1075 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1EnableProcessorMetadata
         
     | 
| 
       908 
1076 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       909 
1077 
     | 
    
         | 
| 
         @@ -1000,6 +1168,24 @@ module Google 
     | 
|
| 
       1000 
1168 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1001 
1169 
     | 
    
         
             
                  end
         
     | 
| 
       1002 
1170 
     | 
    
         | 
| 
      
 1171 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequest
         
     | 
| 
      
 1172 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1173 
     | 
    
         
            +
                  
         
     | 
| 
      
 1174 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1175 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1176 
     | 
    
         
            +
                  
         
     | 
| 
      
 1177 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams
         
     | 
| 
      
 1178 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1179 
     | 
    
         
            +
                  
         
     | 
| 
      
 1180 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1181 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1182 
     | 
    
         
            +
                  
         
     | 
| 
      
 1183 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionResponse
         
     | 
| 
      
 1184 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1185 
     | 
    
         
            +
                  
         
     | 
| 
      
 1186 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1187 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1188 
     | 
    
         
            +
                  
         
     | 
| 
       1003 
1189 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1HumanReviewStatus
         
     | 
| 
       1004 
1190 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1005 
1191 
     | 
    
         | 
| 
         @@ -1030,6 +1216,24 @@ module Google 
     | 
|
| 
       1030 
1216 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1031 
1217 
     | 
    
         
             
                  end
         
     | 
| 
       1032 
1218 
     | 
    
         | 
| 
      
 1219 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemaVersionsResponse
         
     | 
| 
      
 1220 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1221 
     | 
    
         
            +
                  
         
     | 
| 
      
 1222 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1223 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1224 
     | 
    
         
            +
                  
         
     | 
| 
      
 1225 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemasResponse
         
     | 
| 
      
 1226 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1227 
     | 
    
         
            +
                  
         
     | 
| 
      
 1228 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1229 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1230 
     | 
    
         
            +
                  
         
     | 
| 
      
 1231 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1NextSchema
         
     | 
| 
      
 1232 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1233 
     | 
    
         
            +
                  
         
     | 
| 
      
 1234 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1235 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1236 
     | 
    
         
            +
                  
         
     | 
| 
       1033 
1237 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1NormalizedVertex
         
     | 
| 
       1034 
1238 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1035 
1239 
     | 
    
         | 
| 
         @@ -1150,6 +1354,12 @@ module Google 
     | 
|
| 
       1150 
1354 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1151 
1355 
     | 
    
         
             
                  end
         
     | 
| 
       1152 
1356 
     | 
    
         | 
| 
      
 1357 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1RawDocuments
         
     | 
| 
      
 1358 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1359 
     | 
    
         
            +
                  
         
     | 
| 
      
 1360 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1361 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1362 
     | 
    
         
            +
                  
         
     | 
| 
       1153 
1363 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata
         
     | 
| 
       1154 
1364 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1155 
1365 
     | 
    
         | 
| 
         @@ -1168,6 +1378,24 @@ module Google 
     | 
|
| 
       1168 
1378 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1169 
1379 
     | 
    
         
             
                  end
         
     | 
| 
       1170 
1380 
     | 
    
         | 
| 
      
 1381 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationHistory
         
     | 
| 
      
 1382 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1383 
     | 
    
         
            +
                  
         
     | 
| 
      
 1384 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1385 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1386 
     | 
    
         
            +
                  
         
     | 
| 
      
 1387 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationIteration
         
     | 
| 
      
 1388 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1389 
     | 
    
         
            +
                  
         
     | 
| 
      
 1390 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1391 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1392 
     | 
    
         
            +
                  
         
     | 
| 
      
 1393 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaVersion
         
     | 
| 
      
 1394 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1395 
     | 
    
         
            +
                  
         
     | 
| 
      
 1396 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1397 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1398 
     | 
    
         
            +
                  
         
     | 
| 
       1171 
1399 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
         
     | 
| 
       1172 
1400 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1173 
1401 
     | 
    
         | 
| 
         @@ -1378,228 +1606,342 @@ module Google 
     | 
|
| 
       1378 
1606 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1379 
1607 
     | 
    
         
             
                  end
         
     | 
| 
       1380 
1608 
     | 
    
         | 
| 
       1381 
     | 
    
         
            -
                  class  
     | 
| 
      
 1609 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchema
         
     | 
| 
       1382 
1610 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1383 
1611 
     | 
    
         | 
| 
       1384 
1612 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1385 
1613 
     | 
    
         
             
                  end
         
     | 
| 
       1386 
1614 
     | 
    
         | 
| 
       1387 
     | 
    
         
            -
                  class  
     | 
| 
      
 1615 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType
         
     | 
| 
       1388 
1616 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1389 
1617 
     | 
    
         | 
| 
       1390 
1618 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1391 
1619 
     | 
    
         
             
                  end
         
     | 
| 
       1392 
1620 
     | 
    
         | 
| 
       1393 
     | 
    
         
            -
                  class  
     | 
| 
      
 1621 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
       1394 
1622 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1395 
1623 
     | 
    
         | 
| 
       1396 
1624 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1397 
1625 
     | 
    
         
             
                  end
         
     | 
| 
       1398 
1626 
     | 
    
         | 
| 
       1399 
     | 
    
         
            -
                  class  
     | 
| 
      
 1627 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
       1400 
1628 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1401 
1629 
     | 
    
         | 
| 
       1402 
1630 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1403 
1631 
     | 
    
         
             
                  end
         
     | 
| 
       1404 
1632 
     | 
    
         | 
| 
       1405 
     | 
    
         
            -
                  class  
     | 
| 
      
 1633 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata
         
     | 
| 
       1406 
1634 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1407 
1635 
     | 
    
         | 
| 
       1408 
1636 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1409 
1637 
     | 
    
         
             
                  end
         
     | 
| 
       1410 
1638 
     | 
    
         | 
| 
       1411 
     | 
    
         
            -
                  class  
     | 
| 
      
 1639 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EnableProcessorMetadata
         
     | 
| 
       1412 
1640 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1413 
1641 
     | 
    
         | 
| 
       1414 
1642 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1415 
1643 
     | 
    
         
             
                  end
         
     | 
| 
       1416 
1644 
     | 
    
         | 
| 
       1417 
     | 
    
         
            -
                  class  
     | 
| 
      
 1645 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EnableProcessorResponse
         
     | 
| 
       1418 
1646 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1419 
1647 
     | 
    
         | 
| 
       1420 
1648 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1421 
1649 
     | 
    
         
             
                  end
         
     | 
| 
       1422 
1650 
     | 
    
         | 
| 
       1423 
     | 
    
         
            -
                  class  
     | 
| 
      
 1651 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EntityTypeMetadata
         
     | 
| 
       1424 
1652 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1425 
1653 
     | 
    
         | 
| 
       1426 
1654 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1427 
1655 
     | 
    
         
             
                  end
         
     | 
| 
       1428 
1656 
     | 
    
         | 
| 
       1429 
     | 
    
         
            -
                  class  
     | 
| 
      
 1657 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       1430 
1658 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1431 
1659 
     | 
    
         | 
| 
       1432 
1660 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1433 
1661 
     | 
    
         
             
                  end
         
     | 
| 
       1434 
1662 
     | 
    
         | 
| 
       1435 
     | 
    
         
            -
                  class  
     | 
| 
      
 1663 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse
         
     | 
| 
       1436 
1664 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1437 
1665 
     | 
    
         | 
| 
       1438 
1666 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1439 
1667 
     | 
    
         
             
                  end
         
     | 
| 
       1440 
1668 
     | 
    
         | 
| 
       1441 
     | 
    
         
            -
                  class  
     | 
| 
      
 1669 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationMetrics
         
     | 
| 
       1442 
1670 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1443 
1671 
     | 
    
         | 
| 
       1444 
1672 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1445 
1673 
     | 
    
         
             
                  end
         
     | 
| 
       1446 
1674 
     | 
    
         | 
| 
       1447 
     | 
    
         
            -
                  class  
     | 
| 
      
 1675 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationReference
         
     | 
| 
       1448 
1676 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1449 
1677 
     | 
    
         | 
| 
       1450 
1678 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1451 
1679 
     | 
    
         
             
                  end
         
     | 
| 
       1452 
1680 
     | 
    
         | 
| 
       1453 
     | 
    
         
            -
                  class  
     | 
| 
      
 1681 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3FieldExtractionMetadata
         
     | 
| 
       1454 
1682 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1455 
1683 
     | 
    
         | 
| 
       1456 
1684 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1457 
1685 
     | 
    
         
             
                  end
         
     | 
| 
       1458 
1686 
     | 
    
         | 
| 
       1459 
     | 
    
         
            -
                  class  
     | 
| 
      
 1687 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3GcsPrefix
         
     | 
| 
       1460 
1688 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1461 
1689 
     | 
    
         | 
| 
       1462 
1690 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1463 
1691 
     | 
    
         
             
                  end
         
     | 
| 
       1464 
1692 
     | 
    
         | 
| 
       1465 
     | 
    
         
            -
                  class  
     | 
| 
      
 1693 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3HumanReviewStatus
         
     | 
| 
       1466 
1694 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1467 
1695 
     | 
    
         | 
| 
       1468 
1696 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1469 
1697 
     | 
    
         
             
                  end
         
     | 
| 
       1470 
1698 
     | 
    
         | 
| 
       1471 
     | 
    
         
            -
                  class  
     | 
| 
      
 1699 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata
         
     | 
| 
       1472 
1700 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1473 
1701 
     | 
    
         | 
| 
       1474 
1702 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1475 
1703 
     | 
    
         
             
                  end
         
     | 
| 
       1476 
1704 
     | 
    
         | 
| 
       1477 
     | 
    
         
            -
                  class  
     | 
| 
      
 1705 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult
         
     | 
| 
       1478 
1706 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1479 
1707 
     | 
    
         | 
| 
       1480 
1708 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1481 
1709 
     | 
    
         
             
                  end
         
     | 
| 
       1482 
1710 
     | 
    
         | 
| 
       1483 
     | 
    
         
            -
                  class  
     | 
| 
      
 1711 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus
         
     | 
| 
       1484 
1712 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1485 
1713 
     | 
    
         | 
| 
       1486 
1714 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1487 
1715 
     | 
    
         
             
                  end
         
     | 
| 
       1488 
1716 
     | 
    
         | 
| 
       1489 
     | 
    
         
            -
                  class  
     | 
| 
      
 1717 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsResponse
         
     | 
| 
       1490 
1718 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1491 
1719 
     | 
    
         | 
| 
       1492 
1720 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1493 
1721 
     | 
    
         
             
                  end
         
     | 
| 
       1494 
1722 
     | 
    
         | 
| 
       1495 
     | 
    
         
            -
                  class  
     | 
| 
      
 1723 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata
         
     | 
| 
       1496 
1724 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1497 
1725 
     | 
    
         | 
| 
       1498 
1726 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1499 
1727 
     | 
    
         
             
                  end
         
     | 
| 
       1500 
1728 
     | 
    
         | 
| 
       1501 
     | 
    
         
            -
                  class  
     | 
| 
      
 1729 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse
         
     | 
| 
       1502 
1730 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1503 
1731 
     | 
    
         | 
| 
       1504 
1732 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1505 
1733 
     | 
    
         
             
                  end
         
     | 
| 
       1506 
1734 
     | 
    
         | 
| 
       1507 
     | 
    
         
            -
                  class  
     | 
| 
      
 1735 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3Processor
         
     | 
| 
       1508 
1736 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1509 
1737 
     | 
    
         | 
| 
       1510 
1738 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1511 
1739 
     | 
    
         
             
                  end
         
     | 
| 
       1512 
1740 
     | 
    
         | 
| 
       1513 
     | 
    
         
            -
                  class  
     | 
| 
      
 1741 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersion
         
     | 
| 
       1514 
1742 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1515 
1743 
     | 
    
         | 
| 
       1516 
1744 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1517 
1745 
     | 
    
         
             
                  end
         
     | 
| 
       1518 
1746 
     | 
    
         | 
| 
       1519 
     | 
    
         
            -
                  class  
     | 
| 
      
 1747 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionAlias
         
     | 
| 
       1520 
1748 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1521 
1749 
     | 
    
         | 
| 
       1522 
1750 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1523 
1751 
     | 
    
         
             
                  end
         
     | 
| 
       1524 
1752 
     | 
    
         | 
| 
       1525 
     | 
    
         
            -
                  class  
     | 
| 
      
 1753 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
       1526 
1754 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1527 
1755 
     | 
    
         | 
| 
       1528 
1756 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1529 
1757 
     | 
    
         
             
                  end
         
     | 
| 
       1530 
1758 
     | 
    
         | 
| 
       1531 
     | 
    
         
            -
                  class  
     | 
| 
      
 1759 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
       1532 
1760 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1533 
1761 
     | 
    
         | 
| 
       1534 
1762 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1535 
1763 
     | 
    
         
             
                  end
         
     | 
| 
       1536 
1764 
     | 
    
         | 
| 
       1537 
     | 
    
         
            -
                  class  
     | 
| 
      
 1765 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
       1538 
1766 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1539 
1767 
     | 
    
         | 
| 
       1540 
1768 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1541 
1769 
     | 
    
         
             
                  end
         
     | 
| 
       1542 
1770 
     | 
    
         | 
| 
       1543 
     | 
    
         
            -
                  class  
     | 
| 
      
 1771 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
       1544 
1772 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1545 
1773 
     | 
    
         | 
| 
       1546 
1774 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1547 
1775 
     | 
    
         
             
                  end
         
     | 
| 
       1548 
1776 
     | 
    
         | 
| 
       1549 
     | 
    
         
            -
                  class  
     | 
| 
      
 1777 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3PropertyMetadata
         
     | 
| 
       1550 
1778 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1551 
1779 
     | 
    
         | 
| 
       1552 
1780 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1553 
1781 
     | 
    
         
             
                  end
         
     | 
| 
       1554 
1782 
     | 
    
         | 
| 
       1555 
     | 
    
         
            -
                  class  
     | 
| 
      
 1783 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata
         
     | 
| 
       1556 
1784 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1557 
1785 
     | 
    
         | 
| 
       1558 
1786 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1559 
1787 
     | 
    
         
             
                  end
         
     | 
| 
       1560 
1788 
     | 
    
         | 
| 
       1561 
     | 
    
         
            -
                  class  
     | 
| 
      
 1789 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ReviewDocumentResponse
         
     | 
| 
       1562 
1790 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1563 
1791 
     | 
    
         | 
| 
       1564 
1792 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1565 
1793 
     | 
    
         
             
                  end
         
     | 
| 
       1566 
1794 
     | 
    
         | 
| 
       1567 
     | 
    
         
            -
                  class  
     | 
| 
      
 1795 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3RevisionRef
         
     | 
| 
       1568 
1796 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1569 
1797 
     | 
    
         | 
| 
       1570 
1798 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1571 
1799 
     | 
    
         
             
                  end
         
     | 
| 
       1572 
1800 
     | 
    
         | 
| 
       1573 
     | 
    
         
            -
                  class  
     | 
| 
      
 1801 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata
         
     | 
| 
       1574 
1802 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1575 
1803 
     | 
    
         | 
| 
       1576 
1804 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1577 
1805 
     | 
    
         
             
                  end
         
     | 
| 
       1578 
1806 
     | 
    
         | 
| 
       1579 
     | 
    
         
            -
                  class  
     | 
| 
      
 1807 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
         
     | 
| 
       1580 
1808 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1581 
1809 
     | 
    
         | 
| 
       1582 
1810 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1583 
1811 
     | 
    
         
             
                  end
         
     | 
| 
       1584 
1812 
     | 
    
         | 
| 
       1585 
     | 
    
         
            -
                  class  
     | 
| 
      
 1813 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SummaryOptions
         
     | 
| 
       1586 
1814 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1587 
1815 
     | 
    
         | 
| 
       1588 
1816 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1589 
1817 
     | 
    
         
             
                  end
         
     | 
| 
       1590 
1818 
     | 
    
         | 
| 
       1591 
     | 
    
         
            -
                  class  
     | 
| 
       1592 
     | 
    
         
            -
                     
     | 
| 
       1593 
     | 
    
         
            -
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       1594 
     | 
    
         
            -
                      collection :validation_rules, as: 'validationRules', class: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRule, decorator: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRule::Representation
         
     | 
| 
      
 1819 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata
         
     | 
| 
      
 1820 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1595 
1821 
     | 
    
         | 
| 
       1596 
     | 
    
         
            -
                     
     | 
| 
      
 1822 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1597 
1823 
     | 
    
         
             
                  end
         
     | 
| 
       1598 
1824 
     | 
    
         | 
| 
       1599 
     | 
    
         
            -
                  class  
     | 
| 
       1600 
     | 
    
         
            -
                     
     | 
| 
       1601 
     | 
    
         
            -
             
     | 
| 
       1602 
     | 
    
         
            -
             
     | 
| 
      
 1825 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation
         
     | 
| 
      
 1826 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1827 
     | 
    
         
            +
                  
         
     | 
| 
      
 1828 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1829 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1830 
     | 
    
         
            +
                  
         
     | 
| 
      
 1831 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse
         
     | 
| 
      
 1832 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1833 
     | 
    
         
            +
                  
         
     | 
| 
      
 1834 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1835 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1836 
     | 
    
         
            +
                  
         
     | 
| 
      
 1837 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata
         
     | 
| 
      
 1838 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1839 
     | 
    
         
            +
                  
         
     | 
| 
      
 1840 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1841 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1842 
     | 
    
         
            +
                  
         
     | 
| 
      
 1843 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse
         
     | 
| 
      
 1844 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1845 
     | 
    
         
            +
                  
         
     | 
| 
      
 1846 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1847 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1848 
     | 
    
         
            +
                  
         
     | 
| 
      
 1849 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata
         
     | 
| 
      
 1850 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1851 
     | 
    
         
            +
                  
         
     | 
| 
      
 1852 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1853 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1854 
     | 
    
         
            +
                  
         
     | 
| 
      
 1855 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 1856 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1857 
     | 
    
         
            +
                  
         
     | 
| 
      
 1858 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1859 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1860 
     | 
    
         
            +
                  
         
     | 
| 
      
 1861 
     | 
    
         
            +
                  class GoogleCloudLocationListLocationsResponse
         
     | 
| 
      
 1862 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1863 
     | 
    
         
            +
                  
         
     | 
| 
      
 1864 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1865 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1866 
     | 
    
         
            +
                  
         
     | 
| 
      
 1867 
     | 
    
         
            +
                  class GoogleCloudLocationLocation
         
     | 
| 
      
 1868 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1869 
     | 
    
         
            +
                  
         
     | 
| 
      
 1870 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1871 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1872 
     | 
    
         
            +
                  
         
     | 
| 
      
 1873 
     | 
    
         
            +
                  class GoogleLongrunningListOperationsResponse
         
     | 
| 
      
 1874 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1875 
     | 
    
         
            +
                  
         
     | 
| 
      
 1876 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1877 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1878 
     | 
    
         
            +
                  
         
     | 
| 
      
 1879 
     | 
    
         
            +
                  class GoogleLongrunningOperation
         
     | 
| 
      
 1880 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1881 
     | 
    
         
            +
                  
         
     | 
| 
      
 1882 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1883 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1884 
     | 
    
         
            +
                  
         
     | 
| 
      
 1885 
     | 
    
         
            +
                  class GoogleProtobufEmpty
         
     | 
| 
      
 1886 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1887 
     | 
    
         
            +
                  
         
     | 
| 
      
 1888 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1889 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1890 
     | 
    
         
            +
                  
         
     | 
| 
      
 1891 
     | 
    
         
            +
                  class GoogleRpcStatus
         
     | 
| 
      
 1892 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1893 
     | 
    
         
            +
                  
         
     | 
| 
      
 1894 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1895 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1896 
     | 
    
         
            +
                  
         
     | 
| 
      
 1897 
     | 
    
         
            +
                  class GoogleTypeColor
         
     | 
| 
      
 1898 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1899 
     | 
    
         
            +
                  
         
     | 
| 
      
 1900 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1901 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1902 
     | 
    
         
            +
                  
         
     | 
| 
      
 1903 
     | 
    
         
            +
                  class GoogleTypeDate
         
     | 
| 
      
 1904 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1905 
     | 
    
         
            +
                  
         
     | 
| 
      
 1906 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1907 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1908 
     | 
    
         
            +
                  
         
     | 
| 
      
 1909 
     | 
    
         
            +
                  class GoogleTypeDateTime
         
     | 
| 
      
 1910 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1911 
     | 
    
         
            +
                  
         
     | 
| 
      
 1912 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1913 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1914 
     | 
    
         
            +
                  
         
     | 
| 
      
 1915 
     | 
    
         
            +
                  class GoogleTypeMoney
         
     | 
| 
      
 1916 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1917 
     | 
    
         
            +
                  
         
     | 
| 
      
 1918 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1919 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1920 
     | 
    
         
            +
                  
         
     | 
| 
      
 1921 
     | 
    
         
            +
                  class GoogleTypePostalAddress
         
     | 
| 
      
 1922 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1923 
     | 
    
         
            +
                  
         
     | 
| 
      
 1924 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1925 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1926 
     | 
    
         
            +
                  
         
     | 
| 
      
 1927 
     | 
    
         
            +
                  class GoogleTypeTimeZone
         
     | 
| 
      
 1928 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1929 
     | 
    
         
            +
                  
         
     | 
| 
      
 1930 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1931 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1932 
     | 
    
         
            +
                  
         
     | 
| 
      
 1933 
     | 
    
         
            +
                  class CloudAiDocumentaiLabHifiaToolsValidationValidatorInput
         
     | 
| 
      
 1934 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 1935 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 1936 
     | 
    
         
            +
                      collection :validation_rules, as: 'validationRules', class: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRule, decorator: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRule::Representation
         
     | 
| 
      
 1937 
     | 
    
         
            +
                  
         
     | 
| 
      
 1938 
     | 
    
         
            +
                    end
         
     | 
| 
      
 1939 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1940 
     | 
    
         
            +
                  
         
     | 
| 
      
 1941 
     | 
    
         
            +
                  class CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRule
         
     | 
| 
      
 1942 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 1943 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 1944 
     | 
    
         
            +
                      property :child_alignment_rule, as: 'childAlignmentRule', class: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRuleChildAlignmentRule, decorator: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRuleChildAlignmentRule::Representation
         
     | 
| 
       1603 
1945 
     | 
    
         | 
| 
       1604 
1946 
     | 
    
         
             
                      property :description, as: 'description'
         
     | 
| 
       1605 
1947 
     | 
    
         
             
                      property :entity_alignment_rule, as: 'entityAlignmentRule', class: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRuleEntityAlignmentRule, decorator: Google::Apis::DocumentaiV1::CloudAiDocumentaiLabHifiaToolsValidationValidatorInputValidationRuleEntityAlignmentRule::Representation
         
     | 
| 
         @@ -1910,6 +2252,65 @@ module Google 
     | 
|
| 
       1910 
2252 
     | 
    
         
             
                    end
         
     | 
| 
       1911 
2253 
     | 
    
         
             
                  end
         
     | 
| 
       1912 
2254 
     | 
    
         | 
| 
      
 2255 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchema
         
     | 
| 
      
 2256 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2257 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2258 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2259 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2260 
     | 
    
         
            +
                      collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType::Representation
         
     | 
| 
      
 2261 
     | 
    
         
            +
                  
         
     | 
| 
      
 2262 
     | 
    
         
            +
                      property :metadata, as: 'metadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata::Representation
         
     | 
| 
      
 2263 
     | 
    
         
            +
                  
         
     | 
| 
      
 2264 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2265 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2266 
     | 
    
         
            +
                  
         
     | 
| 
      
 2267 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType
         
     | 
| 
      
 2268 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2269 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2270 
     | 
    
         
            +
                      collection :base_types, as: 'baseTypes'
         
     | 
| 
      
 2271 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2272 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2273 
     | 
    
         
            +
                      property :entity_type_metadata, as: 'entityTypeMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata::Representation
         
     | 
| 
      
 2274 
     | 
    
         
            +
                  
         
     | 
| 
      
 2275 
     | 
    
         
            +
                      property :enum_values, as: 'enumValues', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues::Representation
         
     | 
| 
      
 2276 
     | 
    
         
            +
                  
         
     | 
| 
      
 2277 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2278 
     | 
    
         
            +
                      collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty::Representation
         
     | 
| 
      
 2279 
     | 
    
         
            +
                  
         
     | 
| 
      
 2280 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2281 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2282 
     | 
    
         
            +
                  
         
     | 
| 
      
 2283 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
      
 2284 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2285 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2286 
     | 
    
         
            +
                      collection :values, as: 'values'
         
     | 
| 
      
 2287 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2288 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2289 
     | 
    
         
            +
                  
         
     | 
| 
      
 2290 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
      
 2291 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2292 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2293 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2294 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2295 
     | 
    
         
            +
                      property :method_prop, as: 'method'
         
     | 
| 
      
 2296 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2297 
     | 
    
         
            +
                      property :occurrence_type, as: 'occurrenceType'
         
     | 
| 
      
 2298 
     | 
    
         
            +
                      property :property_metadata, as: 'propertyMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3PropertyMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3PropertyMetadata::Representation
         
     | 
| 
      
 2299 
     | 
    
         
            +
                  
         
     | 
| 
      
 2300 
     | 
    
         
            +
                      property :value_type, as: 'valueType'
         
     | 
| 
      
 2301 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2302 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2303 
     | 
    
         
            +
                  
         
     | 
| 
      
 2304 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata
         
     | 
| 
      
 2305 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2306 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2307 
     | 
    
         
            +
                      property :document_allow_multiple_labels, as: 'documentAllowMultipleLabels'
         
     | 
| 
      
 2308 
     | 
    
         
            +
                      property :document_splitter, as: 'documentSplitter'
         
     | 
| 
      
 2309 
     | 
    
         
            +
                      property :prefixed_naming_on_properties, as: 'prefixedNamingOnProperties'
         
     | 
| 
      
 2310 
     | 
    
         
            +
                      property :skip_naming_validation, as: 'skipNamingValidation'
         
     | 
| 
      
 2311 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2312 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2313 
     | 
    
         
            +
                  
         
     | 
| 
       1913 
2314 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata
         
     | 
| 
       1914 
2315 
     | 
    
         
             
                    # @private
         
     | 
| 
       1915 
2316 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1924,6 +2325,23 @@ module Google 
     | 
|
| 
       1924 
2325 
     | 
    
         
             
                    end
         
     | 
| 
       1925 
2326 
     | 
    
         
             
                  end
         
     | 
| 
       1926 
2327 
     | 
    
         | 
| 
      
 2328 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata
         
     | 
| 
      
 2329 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2330 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2331 
     | 
    
         
            +
                      property :field_tier_metadata, as: 'fieldTierMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata::Representation
         
     | 
| 
      
 2332 
     | 
    
         
            +
                  
         
     | 
| 
      
 2333 
     | 
    
         
            +
                      property :human_review_labeling_metadata, as: 'humanReviewLabelingMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata::Representation
         
     | 
| 
      
 2334 
     | 
    
         
            +
                  
         
     | 
| 
      
 2335 
     | 
    
         
            +
                      property :human_review_metadata, as: 'humanReviewMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata::Representation
         
     | 
| 
      
 2336 
     | 
    
         
            +
                  
         
     | 
| 
      
 2337 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 2338 
     | 
    
         
            +
                      property :schema_editability_metadata, as: 'schemaEditabilityMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata::Representation
         
     | 
| 
      
 2339 
     | 
    
         
            +
                  
         
     | 
| 
      
 2340 
     | 
    
         
            +
                      property :schema_inference_metadata, as: 'schemaInferenceMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata::Representation
         
     | 
| 
      
 2341 
     | 
    
         
            +
                  
         
     | 
| 
      
 2342 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2343 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2344 
     | 
    
         
            +
                  
         
     | 
| 
       1927 
2345 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       1928 
2346 
     | 
    
         
             
                    # @private
         
     | 
| 
       1929 
2347 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1939,6 +2357,35 @@ module Google 
     | 
|
| 
       1939 
2357 
     | 
    
         
             
                    end
         
     | 
| 
       1940 
2358 
     | 
    
         
             
                  end
         
     | 
| 
       1941 
2359 
     | 
    
         | 
| 
      
 2360 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationMetrics
         
     | 
| 
      
 2361 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2362 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2363 
     | 
    
         
            +
                      property :f1_score, as: 'f1Score'
         
     | 
| 
      
 2364 
     | 
    
         
            +
                      property :false_negatives_count, as: 'falseNegativesCount'
         
     | 
| 
      
 2365 
     | 
    
         
            +
                      property :false_positives_count, as: 'falsePositivesCount'
         
     | 
| 
      
 2366 
     | 
    
         
            +
                      property :ground_truth_document_count, as: 'groundTruthDocumentCount'
         
     | 
| 
      
 2367 
     | 
    
         
            +
                      property :ground_truth_occurrences_count, as: 'groundTruthOccurrencesCount'
         
     | 
| 
      
 2368 
     | 
    
         
            +
                      property :precision, as: 'precision'
         
     | 
| 
      
 2369 
     | 
    
         
            +
                      property :predicted_document_count, as: 'predictedDocumentCount'
         
     | 
| 
      
 2370 
     | 
    
         
            +
                      property :predicted_occurrences_count, as: 'predictedOccurrencesCount'
         
     | 
| 
      
 2371 
     | 
    
         
            +
                      property :recall, as: 'recall'
         
     | 
| 
      
 2372 
     | 
    
         
            +
                      property :total_documents_count, as: 'totalDocumentsCount'
         
     | 
| 
      
 2373 
     | 
    
         
            +
                      property :true_positives_count, as: 'truePositivesCount'
         
     | 
| 
      
 2374 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2375 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2376 
     | 
    
         
            +
                  
         
     | 
| 
      
 2377 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationReference
         
     | 
| 
      
 2378 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2379 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2380 
     | 
    
         
            +
                      property :aggregate_metrics, as: 'aggregateMetrics', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 2381 
     | 
    
         
            +
                  
         
     | 
| 
      
 2382 
     | 
    
         
            +
                      property :aggregate_metrics_exact, as: 'aggregateMetricsExact', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 2383 
     | 
    
         
            +
                  
         
     | 
| 
      
 2384 
     | 
    
         
            +
                      property :evaluation, as: 'evaluation'
         
     | 
| 
      
 2385 
     | 
    
         
            +
                      property :operation, as: 'operation'
         
     | 
| 
      
 2386 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2387 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2388 
     | 
    
         
            +
                  
         
     | 
| 
       1942 
2389 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata
         
     | 
| 
       1943 
2390 
     | 
    
         
             
                    # @private
         
     | 
| 
       1944 
2391 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1991,6 +2438,45 @@ module Google 
     | 
|
| 
       1991 
2438 
     | 
    
         
             
                    end
         
     | 
| 
       1992 
2439 
     | 
    
         
             
                  end
         
     | 
| 
       1993 
2440 
     | 
    
         | 
| 
      
 2441 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata
         
     | 
| 
      
 2442 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2443 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2444 
     | 
    
         
            +
                      property :entity_query, as: 'entityQuery', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery::Representation
         
     | 
| 
      
 2445 
     | 
    
         
            +
                  
         
     | 
| 
      
 2446 
     | 
    
         
            +
                      property :summary_options, as: 'summaryOptions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SummaryOptions, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SummaryOptions::Representation
         
     | 
| 
      
 2447 
     | 
    
         
            +
                  
         
     | 
| 
      
 2448 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2449 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2450 
     | 
    
         
            +
                  
         
     | 
| 
      
 2451 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery
         
     | 
| 
      
 2452 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2453 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2454 
     | 
    
         
            +
                      property :user_entity_query, as: 'userEntityQuery'
         
     | 
| 
      
 2455 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2456 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2457 
     | 
    
         
            +
                  
         
     | 
| 
      
 2458 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldTierMetadata
         
     | 
| 
      
 2459 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2460 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2461 
     | 
    
         
            +
                      property :tier_level, as: 'tierLevel'
         
     | 
| 
      
 2462 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2463 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2464 
     | 
    
         
            +
                  
         
     | 
| 
      
 2465 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata
         
     | 
| 
      
 2466 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2467 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2468 
     | 
    
         
            +
                      property :enable_normalization_editing, as: 'enableNormalizationEditing'
         
     | 
| 
      
 2469 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2470 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2471 
     | 
    
         
            +
                  
         
     | 
| 
      
 2472 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata
         
     | 
| 
      
 2473 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2474 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2475 
     | 
    
         
            +
                      property :confidence_threshold, as: 'confidenceThreshold'
         
     | 
| 
      
 2476 
     | 
    
         
            +
                      property :enable_validation, as: 'enableValidation'
         
     | 
| 
      
 2477 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2478 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2479 
     | 
    
         
            +
                  
         
     | 
| 
       1994 
2480 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata
         
     | 
| 
       1995 
2481 
     | 
    
         
             
                    # @private
         
     | 
| 
       1996 
2482 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2046,6 +2532,113 @@ module Google 
     | 
|
| 
       2046 
2532 
     | 
    
         
             
                    end
         
     | 
| 
       2047 
2533 
     | 
    
         
             
                  end
         
     | 
| 
       2048 
2534 
     | 
    
         | 
| 
      
 2535 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Processor
         
     | 
| 
      
 2536 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2537 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2538 
     | 
    
         
            +
                      property :active_schema_version, as: 'activeSchemaVersion'
         
     | 
| 
      
 2539 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 2540 
     | 
    
         
            +
                      property :default_processor_version, as: 'defaultProcessorVersion'
         
     | 
| 
      
 2541 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2542 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 2543 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2544 
     | 
    
         
            +
                      property :process_endpoint, as: 'processEndpoint'
         
     | 
| 
      
 2545 
     | 
    
         
            +
                      collection :processor_version_aliases, as: 'processorVersionAliases', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias::Representation
         
     | 
| 
      
 2546 
     | 
    
         
            +
                  
         
     | 
| 
      
 2547 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 2548 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 2549 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 2550 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 2551 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2552 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2553 
     | 
    
         
            +
                  
         
     | 
| 
      
 2554 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersion
         
     | 
| 
      
 2555 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2556 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2557 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 2558 
     | 
    
         
            +
                      property :deployment_allowed, as: 'deploymentAllowed'
         
     | 
| 
      
 2559 
     | 
    
         
            +
                      property :deprecation_info, as: 'deprecationInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo::Representation
         
     | 
| 
      
 2560 
     | 
    
         
            +
                  
         
     | 
| 
      
 2561 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2562 
     | 
    
         
            +
                      property :document_schema, as: 'documentSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchema::Representation
         
     | 
| 
      
 2563 
     | 
    
         
            +
                  
         
     | 
| 
      
 2564 
     | 
    
         
            +
                      property :gen_ai_model_info, as: 'genAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo::Representation
         
     | 
| 
      
 2565 
     | 
    
         
            +
                  
         
     | 
| 
      
 2566 
     | 
    
         
            +
                      property :google_managed, as: 'googleManaged'
         
     | 
| 
      
 2567 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 2568 
     | 
    
         
            +
                      property :kms_key_version_name, as: 'kmsKeyVersionName'
         
     | 
| 
      
 2569 
     | 
    
         
            +
                      property :latest_evaluation, as: 'latestEvaluation', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationReference, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationReference::Representation
         
     | 
| 
      
 2570 
     | 
    
         
            +
                  
         
     | 
| 
      
 2571 
     | 
    
         
            +
                      property :model_type, as: 'modelType'
         
     | 
| 
      
 2572 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2573 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 2574 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 2575 
     | 
    
         
            +
                      property :schema, as: 'schema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3Schema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3Schema::Representation
         
     | 
| 
      
 2576 
     | 
    
         
            +
                  
         
     | 
| 
      
 2577 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 2578 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2579 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2580 
     | 
    
         
            +
                  
         
     | 
| 
      
 2581 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias
         
     | 
| 
      
 2582 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2583 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2584 
     | 
    
         
            +
                      property :alias, as: 'alias'
         
     | 
| 
      
 2585 
     | 
    
         
            +
                      property :processor_version, as: 'processorVersion'
         
     | 
| 
      
 2586 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2587 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2588 
     | 
    
         
            +
                  
         
     | 
| 
      
 2589 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
      
 2590 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2591 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2592 
     | 
    
         
            +
                      property :deprecation_time, as: 'deprecationTime'
         
     | 
| 
      
 2593 
     | 
    
         
            +
                      property :replacement_processor_version, as: 'replacementProcessorVersion'
         
     | 
| 
      
 2594 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2595 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2596 
     | 
    
         
            +
                  
         
     | 
| 
      
 2597 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
      
 2598 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2599 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2600 
     | 
    
         
            +
                      property :custom_gen_ai_model_info, as: 'customGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo::Representation
         
     | 
| 
      
 2601 
     | 
    
         
            +
                  
         
     | 
| 
      
 2602 
     | 
    
         
            +
                      property :foundation_gen_ai_model_info, as: 'foundationGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo::Representation
         
     | 
| 
      
 2603 
     | 
    
         
            +
                  
         
     | 
| 
      
 2604 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2605 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2606 
     | 
    
         
            +
                  
         
     | 
| 
      
 2607 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
      
 2608 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2609 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2610 
     | 
    
         
            +
                      property :base_processor_version_id, as: 'baseProcessorVersionId'
         
     | 
| 
      
 2611 
     | 
    
         
            +
                      property :custom_model_type, as: 'customModelType'
         
     | 
| 
      
 2612 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2613 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2614 
     | 
    
         
            +
                  
         
     | 
| 
      
 2615 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
      
 2616 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2617 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2618 
     | 
    
         
            +
                      property :finetuning_allowed, as: 'finetuningAllowed'
         
     | 
| 
      
 2619 
     | 
    
         
            +
                      property :min_train_labeled_documents, as: 'minTrainLabeledDocuments'
         
     | 
| 
      
 2620 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2621 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2622 
     | 
    
         
            +
                  
         
     | 
| 
      
 2623 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3PropertyMetadata
         
     | 
| 
      
 2624 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2625 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2626 
     | 
    
         
            +
                      property :field_extraction_metadata, as: 'fieldExtractionMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata::Representation
         
     | 
| 
      
 2627 
     | 
    
         
            +
                  
         
     | 
| 
      
 2628 
     | 
    
         
            +
                      property :field_tier_metadata, as: 'fieldTierMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata::Representation
         
     | 
| 
      
 2629 
     | 
    
         
            +
                  
         
     | 
| 
      
 2630 
     | 
    
         
            +
                      property :human_review_labeling_metadata, as: 'humanReviewLabelingMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata::Representation
         
     | 
| 
      
 2631 
     | 
    
         
            +
                  
         
     | 
| 
      
 2632 
     | 
    
         
            +
                      property :human_review_metadata, as: 'humanReviewMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata::Representation
         
     | 
| 
      
 2633 
     | 
    
         
            +
                  
         
     | 
| 
      
 2634 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 2635 
     | 
    
         
            +
                      property :schema_editability_metadata, as: 'schemaEditabilityMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata::Representation
         
     | 
| 
      
 2636 
     | 
    
         
            +
                  
         
     | 
| 
      
 2637 
     | 
    
         
            +
                      property :schema_inference_metadata, as: 'schemaInferenceMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata::Representation
         
     | 
| 
      
 2638 
     | 
    
         
            +
                  
         
     | 
| 
      
 2639 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2640 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2641 
     | 
    
         
            +
                  
         
     | 
| 
       2049 
2642 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata
         
     | 
| 
       2050 
2643 
     | 
    
         
             
                    # @private
         
     | 
| 
       2051 
2644 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2120,6 +2713,47 @@ module Google 
     | 
|
| 
       2120 
2713 
     | 
    
         
             
                    end
         
     | 
| 
       2121 
2714 
     | 
    
         
             
                  end
         
     | 
| 
       2122 
2715 
     | 
    
         | 
| 
      
 2716 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Schema
         
     | 
| 
      
 2717 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2718 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2719 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2720 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2721 
     | 
    
         
            +
                      collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType::Representation
         
     | 
| 
      
 2722 
     | 
    
         
            +
                  
         
     | 
| 
      
 2723 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2724 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2725 
     | 
    
         
            +
                  
         
     | 
| 
      
 2726 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata
         
     | 
| 
      
 2727 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2728 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2729 
     | 
    
         
            +
                      property :editable, as: 'editable'
         
     | 
| 
      
 2730 
     | 
    
         
            +
                      collection :processor_versions, as: 'processorVersions'
         
     | 
| 
      
 2731 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2732 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2733 
     | 
    
         
            +
                  
         
     | 
| 
      
 2734 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEntityType
         
     | 
| 
      
 2735 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2736 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2737 
     | 
    
         
            +
                      property :base_type, as: 'baseType'
         
     | 
| 
      
 2738 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2739 
     | 
    
         
            +
                      collection :enum_values, as: 'enumValues'
         
     | 
| 
      
 2740 
     | 
    
         
            +
                      property :hide, as: 'hide'
         
     | 
| 
      
 2741 
     | 
    
         
            +
                      property :method_prop, as: 'method'
         
     | 
| 
      
 2742 
     | 
    
         
            +
                      property :occurrence_type, as: 'occurrenceType'
         
     | 
| 
      
 2743 
     | 
    
         
            +
                      collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType::Representation
         
     | 
| 
      
 2744 
     | 
    
         
            +
                  
         
     | 
| 
      
 2745 
     | 
    
         
            +
                      property :source, as: 'source'
         
     | 
| 
      
 2746 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 2747 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2748 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2749 
     | 
    
         
            +
                  
         
     | 
| 
      
 2750 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata
         
     | 
| 
      
 2751 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2752 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2753 
     | 
    
         
            +
                      property :inferred, as: 'inferred'
         
     | 
| 
      
 2754 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2755 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2756 
     | 
    
         
            +
                  
         
     | 
| 
       2123 
2757 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata
         
     | 
| 
       2124 
2758 
     | 
    
         
             
                    # @private
         
     | 
| 
       2125 
2759 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2134,6 +2768,14 @@ module Google 
     | 
|
| 
       2134 
2768 
     | 
    
         
             
                    end
         
     | 
| 
       2135 
2769 
     | 
    
         
             
                  end
         
     | 
| 
       2136 
2770 
     | 
    
         | 
| 
      
 2771 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SummaryOptions
         
     | 
| 
      
 2772 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2773 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2774 
     | 
    
         
            +
                      property :format, as: 'format'
         
     | 
| 
      
 2775 
     | 
    
         
            +
                      property :length, as: 'length'
         
     | 
| 
      
 2776 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2777 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2778 
     | 
    
         
            +
                  
         
     | 
| 
       2137 
2779 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata
         
     | 
| 
       2138 
2780 
     | 
    
         
             
                    # @private
         
     | 
| 
       2139 
2781 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2203,6 +2845,14 @@ module Google 
     | 
|
| 
       2203 
2845 
     | 
    
         
             
                    end
         
     | 
| 
       2204 
2846 
     | 
    
         
             
                  end
         
     | 
| 
       2205 
2847 
     | 
    
         | 
| 
      
 2848 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 2849 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2850 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2851 
     | 
    
         
            +
                      property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata::Representation
         
     | 
| 
      
 2852 
     | 
    
         
            +
                  
         
     | 
| 
      
 2853 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2854 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2855 
     | 
    
         
            +
                  
         
     | 
| 
       2206 
2856 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1Barcode
         
     | 
| 
       2207 
2857 
     | 
    
         
             
                    # @private
         
     | 
| 
       2208 
2858 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2591,6 +3241,7 @@ module Google 
     | 
|
| 
       2591 
3241 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1DocumentEntityValidationOutputValidationResult
         
     | 
| 
       2592 
3242 
     | 
    
         
             
                    # @private
         
     | 
| 
       2593 
3243 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3244 
     | 
    
         
            +
                      property :rule, as: 'rule'
         
     | 
| 
       2594 
3245 
     | 
    
         
             
                      property :rule_description, as: 'ruleDescription'
         
     | 
| 
       2595 
3246 
     | 
    
         
             
                      property :rule_name, as: 'ruleName'
         
     | 
| 
       2596 
3247 
     | 
    
         
             
                      property :validation_details, as: 'validationDetails'
         
     | 
| 
         @@ -3075,6 +3726,14 @@ module Google 
     | 
|
| 
       3075 
3726 
     | 
    
         
             
                    end
         
     | 
| 
       3076 
3727 
     | 
    
         
             
                  end
         
     | 
| 
       3077 
3728 
     | 
    
         | 
| 
      
 3729 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1Documents
         
     | 
| 
      
 3730 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3731 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3732 
     | 
    
         
            +
                      collection :documents, as: 'documents', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Document, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Document::Representation
         
     | 
| 
      
 3733 
     | 
    
         
            +
                  
         
     | 
| 
      
 3734 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3735 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3736 
     | 
    
         
            +
                  
         
     | 
| 
       3078 
3737 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1EnableProcessorMetadata
         
     | 
| 
       3079 
3738 
     | 
    
         
             
                    # @private
         
     | 
| 
       3080 
3739 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3228,6 +3887,40 @@ module Google 
     | 
|
| 
       3228 
3887 
     | 
    
         
             
                    end
         
     | 
| 
       3229 
3888 
     | 
    
         
             
                  end
         
     | 
| 
       3230 
3889 
     | 
    
         | 
| 
      
 3890 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequest
         
     | 
| 
      
 3891 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3892 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3893 
     | 
    
         
            +
                      property :base_schema_version, as: 'baseSchemaVersion'
         
     | 
| 
      
 3894 
     | 
    
         
            +
                      property :gcs_documents, as: 'gcsDocuments', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsDocuments, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsDocuments::Representation
         
     | 
| 
      
 3895 
     | 
    
         
            +
                  
         
     | 
| 
      
 3896 
     | 
    
         
            +
                      property :gcs_prefix, as: 'gcsPrefix', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsPrefix, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsPrefix::Representation
         
     | 
| 
      
 3897 
     | 
    
         
            +
                  
         
     | 
| 
      
 3898 
     | 
    
         
            +
                      property :generate_schema_version_params, as: 'generateSchemaVersionParams', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams::Representation
         
     | 
| 
      
 3899 
     | 
    
         
            +
                  
         
     | 
| 
      
 3900 
     | 
    
         
            +
                      property :inline_documents, as: 'inlineDocuments', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Documents, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Documents::Representation
         
     | 
| 
      
 3901 
     | 
    
         
            +
                  
         
     | 
| 
      
 3902 
     | 
    
         
            +
                      property :raw_documents, as: 'rawDocuments', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocuments, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocuments::Representation
         
     | 
| 
      
 3903 
     | 
    
         
            +
                  
         
     | 
| 
      
 3904 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3905 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3906 
     | 
    
         
            +
                  
         
     | 
| 
      
 3907 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams
         
     | 
| 
      
 3908 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3909 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3910 
     | 
    
         
            +
                      property :history, as: 'history', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationHistory, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationHistory::Representation
         
     | 
| 
      
 3911 
     | 
    
         
            +
                  
         
     | 
| 
      
 3912 
     | 
    
         
            +
                      property :prompt, as: 'prompt'
         
     | 
| 
      
 3913 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3914 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3915 
     | 
    
         
            +
                  
         
     | 
| 
      
 3916 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionResponse
         
     | 
| 
      
 3917 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3918 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3919 
     | 
    
         
            +
                      property :schema_version, as: 'schemaVersion', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 3920 
     | 
    
         
            +
                  
         
     | 
| 
      
 3921 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3922 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3923 
     | 
    
         
            +
                  
         
     | 
| 
       3231 
3924 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1HumanReviewStatus
         
     | 
| 
       3232 
3925 
     | 
    
         
             
                    # @private
         
     | 
| 
       3233 
3926 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3273,6 +3966,35 @@ module Google 
     | 
|
| 
       3273 
3966 
     | 
    
         
             
                    end
         
     | 
| 
       3274 
3967 
     | 
    
         
             
                  end
         
     | 
| 
       3275 
3968 
     | 
    
         | 
| 
      
 3969 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemaVersionsResponse
         
     | 
| 
      
 3970 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3971 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3972 
     | 
    
         
            +
                      property :next_page_token, as: 'nextPageToken'
         
     | 
| 
      
 3973 
     | 
    
         
            +
                      collection :schema_versions, as: 'schemaVersions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 3974 
     | 
    
         
            +
                  
         
     | 
| 
      
 3975 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3976 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3977 
     | 
    
         
            +
                  
         
     | 
| 
      
 3978 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemasResponse
         
     | 
| 
      
 3979 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3980 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3981 
     | 
    
         
            +
                      property :next_page_token, as: 'nextPageToken'
         
     | 
| 
      
 3982 
     | 
    
         
            +
                      collection :schemas, as: 'schemas', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1NextSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1NextSchema::Representation
         
     | 
| 
      
 3983 
     | 
    
         
            +
                  
         
     | 
| 
      
 3984 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3985 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3986 
     | 
    
         
            +
                  
         
     | 
| 
      
 3987 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1NextSchema
         
     | 
| 
      
 3988 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3989 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3990 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 3991 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 3992 
     | 
    
         
            +
                      hash :labels, as: 'labels'
         
     | 
| 
      
 3993 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 3994 
     | 
    
         
            +
                      property :update_time, as: 'updateTime'
         
     | 
| 
      
 3995 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3996 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3997 
     | 
    
         
            +
                  
         
     | 
| 
       3276 
3998 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1NormalizedVertex
         
     | 
| 
       3277 
3999 
     | 
    
         
             
                    # @private
         
     | 
| 
       3278 
4000 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3341,6 +4063,8 @@ module Google 
     | 
|
| 
       3341 
4063 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       3342 
4064 
     | 
    
         
             
                      property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig::Representation
         
     | 
| 
       3343 
4065 
     | 
    
         | 
| 
      
 4066 
     | 
    
         
            +
                      property :enable_image_annotation, as: 'enableImageAnnotation'
         
     | 
| 
      
 4067 
     | 
    
         
            +
                      property :enable_table_annotation, as: 'enableTableAnnotation'
         
     | 
| 
       3344 
4068 
     | 
    
         
             
                      property :return_bounding_boxes, as: 'returnBoundingBoxes'
         
     | 
| 
       3345 
4069 
     | 
    
         
             
                      property :return_images, as: 'returnImages'
         
     | 
| 
       3346 
4070 
     | 
    
         
             
                    end
         
     | 
| 
         @@ -3385,6 +4109,7 @@ module Google 
     | 
|
| 
       3385 
4109 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1Processor
         
     | 
| 
       3386 
4110 
     | 
    
         
             
                    # @private
         
     | 
| 
       3387 
4111 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4112 
     | 
    
         
            +
                      property :active_schema_version, as: 'activeSchemaVersion'
         
     | 
| 
       3388 
4113 
     | 
    
         
             
                      property :create_time, as: 'createTime'
         
     | 
| 
       3389 
4114 
     | 
    
         
             
                      property :default_processor_version, as: 'defaultProcessorVersion'
         
     | 
| 
       3390 
4115 
     | 
    
         
             
                      property :display_name, as: 'displayName'
         
     | 
| 
         @@ -3496,6 +4221,14 @@ module Google 
     | 
|
| 
       3496 
4221 
     | 
    
         
             
                    end
         
     | 
| 
       3497 
4222 
     | 
    
         
             
                  end
         
     | 
| 
       3498 
4223 
     | 
    
         | 
| 
      
 4224 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1RawDocuments
         
     | 
| 
      
 4225 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4226 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4227 
     | 
    
         
            +
                      collection :documents, as: 'documents', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocument, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocument::Representation
         
     | 
| 
      
 4228 
     | 
    
         
            +
                  
         
     | 
| 
      
 4229 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4230 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4231 
     | 
    
         
            +
                  
         
     | 
| 
       3499 
4232 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata
         
     | 
| 
       3500 
4233 
     | 
    
         
             
                    # @private
         
     | 
| 
       3501 
4234 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3526,6 +4259,37 @@ module Google 
     | 
|
| 
       3526 
4259 
     | 
    
         
             
                    end
         
     | 
| 
       3527 
4260 
     | 
    
         
             
                  end
         
     | 
| 
       3528 
4261 
     | 
    
         | 
| 
      
 4262 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationHistory
         
     | 
| 
      
 4263 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4264 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4265 
     | 
    
         
            +
                      collection :iterations, as: 'iterations', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationIteration, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationIteration::Representation
         
     | 
| 
      
 4266 
     | 
    
         
            +
                  
         
     | 
| 
      
 4267 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4268 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4269 
     | 
    
         
            +
                  
         
     | 
| 
      
 4270 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationIteration
         
     | 
| 
      
 4271 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4272 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4273 
     | 
    
         
            +
                      property :adjusted_schema, as: 'adjustedSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 4274 
     | 
    
         
            +
                  
         
     | 
| 
      
 4275 
     | 
    
         
            +
                      property :generated_schema, as: 'generatedSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 4276 
     | 
    
         
            +
                  
         
     | 
| 
      
 4277 
     | 
    
         
            +
                      property :prompt, as: 'prompt'
         
     | 
| 
      
 4278 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4279 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4280 
     | 
    
         
            +
                  
         
     | 
| 
      
 4281 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaVersion
         
     | 
| 
      
 4282 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4283 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4284 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 4285 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4286 
     | 
    
         
            +
                      hash :labels, as: 'labels'
         
     | 
| 
      
 4287 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4288 
     | 
    
         
            +
                      property :schema, as: 'schema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentSchema::Representation
         
     | 
| 
      
 4289 
     | 
    
         
            +
                  
         
     | 
| 
      
 4290 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4291 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4292 
     | 
    
         
            +
                  
         
     | 
| 
       3529 
4293 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
         
     | 
| 
       3530 
4294 
     | 
    
         
             
                    # @private
         
     | 
| 
       3531 
4295 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3835,6 +4599,65 @@ module Google 
     | 
|
| 
       3835 
4599 
     | 
    
         
             
                    end
         
     | 
| 
       3836 
4600 
     | 
    
         
             
                  end
         
     | 
| 
       3837 
4601 
     | 
    
         | 
| 
      
 4602 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchema
         
     | 
| 
      
 4603 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4604 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4605 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 4606 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4607 
     | 
    
         
            +
                      collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType::Representation
         
     | 
| 
      
 4608 
     | 
    
         
            +
                  
         
     | 
| 
      
 4609 
     | 
    
         
            +
                      property :metadata, as: 'metadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata::Representation
         
     | 
| 
      
 4610 
     | 
    
         
            +
                  
         
     | 
| 
      
 4611 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4612 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4613 
     | 
    
         
            +
                  
         
     | 
| 
      
 4614 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType
         
     | 
| 
      
 4615 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4616 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4617 
     | 
    
         
            +
                      collection :base_types, as: 'baseTypes'
         
     | 
| 
      
 4618 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 4619 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4620 
     | 
    
         
            +
                      property :entity_type_metadata, as: 'entityTypeMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EntityTypeMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EntityTypeMetadata::Representation
         
     | 
| 
      
 4621 
     | 
    
         
            +
                  
         
     | 
| 
      
 4622 
     | 
    
         
            +
                      property :enum_values, as: 'enumValues', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues::Representation
         
     | 
| 
      
 4623 
     | 
    
         
            +
                  
         
     | 
| 
      
 4624 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4625 
     | 
    
         
            +
                      collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty::Representation
         
     | 
| 
      
 4626 
     | 
    
         
            +
                  
         
     | 
| 
      
 4627 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4628 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4629 
     | 
    
         
            +
                  
         
     | 
| 
      
 4630 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
      
 4631 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4632 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4633 
     | 
    
         
            +
                      collection :values, as: 'values'
         
     | 
| 
      
 4634 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4635 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4636 
     | 
    
         
            +
                  
         
     | 
| 
      
 4637 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
      
 4638 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4639 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4640 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 4641 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4642 
     | 
    
         
            +
                      property :method_prop, as: 'method'
         
     | 
| 
      
 4643 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4644 
     | 
    
         
            +
                      property :occurrence_type, as: 'occurrenceType'
         
     | 
| 
      
 4645 
     | 
    
         
            +
                      property :property_metadata, as: 'propertyMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3PropertyMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3PropertyMetadata::Representation
         
     | 
| 
      
 4646 
     | 
    
         
            +
                  
         
     | 
| 
      
 4647 
     | 
    
         
            +
                      property :value_type, as: 'valueType'
         
     | 
| 
      
 4648 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4649 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4650 
     | 
    
         
            +
                  
         
     | 
| 
      
 4651 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata
         
     | 
| 
      
 4652 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4653 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4654 
     | 
    
         
            +
                      property :document_allow_multiple_labels, as: 'documentAllowMultipleLabels'
         
     | 
| 
      
 4655 
     | 
    
         
            +
                      property :document_splitter, as: 'documentSplitter'
         
     | 
| 
      
 4656 
     | 
    
         
            +
                      property :prefixed_naming_on_properties, as: 'prefixedNamingOnProperties'
         
     | 
| 
      
 4657 
     | 
    
         
            +
                      property :skip_naming_validation, as: 'skipNamingValidation'
         
     | 
| 
      
 4658 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4659 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4660 
     | 
    
         
            +
                  
         
     | 
| 
       3838 
4661 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3EnableProcessorMetadata
         
     | 
| 
       3839 
4662 
     | 
    
         
             
                    # @private
         
     | 
| 
       3840 
4663 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3849,6 +4672,13 @@ module Google 
     | 
|
| 
       3849 
4672 
     | 
    
         
             
                    end
         
     | 
| 
       3850 
4673 
     | 
    
         
             
                  end
         
     | 
| 
       3851 
4674 
     | 
    
         | 
| 
      
 4675 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EntityTypeMetadata
         
     | 
| 
      
 4676 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4677 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4678 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 4679 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4680 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4681 
     | 
    
         
            +
                  
         
     | 
| 
       3852 
4682 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       3853 
4683 
     | 
    
         
             
                    # @private
         
     | 
| 
       3854 
4684 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3864,6 +4694,43 @@ module Google 
     | 
|
| 
       3864 
4694 
     | 
    
         
             
                    end
         
     | 
| 
       3865 
4695 
     | 
    
         
             
                  end
         
     | 
| 
       3866 
4696 
     | 
    
         | 
| 
      
 4697 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationMetrics
         
     | 
| 
      
 4698 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4699 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4700 
     | 
    
         
            +
                      property :f1_score, as: 'f1Score'
         
     | 
| 
      
 4701 
     | 
    
         
            +
                      property :false_negatives_count, as: 'falseNegativesCount'
         
     | 
| 
      
 4702 
     | 
    
         
            +
                      property :false_positives_count, as: 'falsePositivesCount'
         
     | 
| 
      
 4703 
     | 
    
         
            +
                      property :ground_truth_document_count, as: 'groundTruthDocumentCount'
         
     | 
| 
      
 4704 
     | 
    
         
            +
                      property :ground_truth_occurrences_count, as: 'groundTruthOccurrencesCount'
         
     | 
| 
      
 4705 
     | 
    
         
            +
                      property :precision, as: 'precision'
         
     | 
| 
      
 4706 
     | 
    
         
            +
                      property :predicted_document_count, as: 'predictedDocumentCount'
         
     | 
| 
      
 4707 
     | 
    
         
            +
                      property :predicted_occurrences_count, as: 'predictedOccurrencesCount'
         
     | 
| 
      
 4708 
     | 
    
         
            +
                      property :recall, as: 'recall'
         
     | 
| 
      
 4709 
     | 
    
         
            +
                      property :total_documents_count, as: 'totalDocumentsCount'
         
     | 
| 
      
 4710 
     | 
    
         
            +
                      property :true_positives_count, as: 'truePositivesCount'
         
     | 
| 
      
 4711 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4712 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4713 
     | 
    
         
            +
                  
         
     | 
| 
      
 4714 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationReference
         
     | 
| 
      
 4715 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4716 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4717 
     | 
    
         
            +
                      property :aggregate_metrics, as: 'aggregateMetrics', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 4718 
     | 
    
         
            +
                  
         
     | 
| 
      
 4719 
     | 
    
         
            +
                      property :aggregate_metrics_exact, as: 'aggregateMetricsExact', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 4720 
     | 
    
         
            +
                  
         
     | 
| 
      
 4721 
     | 
    
         
            +
                      property :evaluation, as: 'evaluation'
         
     | 
| 
      
 4722 
     | 
    
         
            +
                      property :operation, as: 'operation'
         
     | 
| 
      
 4723 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4724 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4725 
     | 
    
         
            +
                  
         
     | 
| 
      
 4726 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3FieldExtractionMetadata
         
     | 
| 
      
 4727 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4728 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4729 
     | 
    
         
            +
                      property :summary_options, as: 'summaryOptions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3SummaryOptions, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3SummaryOptions::Representation
         
     | 
| 
      
 4730 
     | 
    
         
            +
                  
         
     | 
| 
      
 4731 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4732 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4733 
     | 
    
         
            +
                  
         
     | 
| 
       3867 
4734 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3GcsPrefix
         
     | 
| 
       3868 
4735 
     | 
    
         
             
                    # @private
         
     | 
| 
       3869 
4736 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3934,6 +4801,100 @@ module Google 
     | 
|
| 
       3934 
4801 
     | 
    
         
             
                    end
         
     | 
| 
       3935 
4802 
     | 
    
         
             
                  end
         
     | 
| 
       3936 
4803 
     | 
    
         | 
| 
      
 4804 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3Processor
         
     | 
| 
      
 4805 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4806 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4807 
     | 
    
         
            +
                      property :active_schema_version, as: 'activeSchemaVersion'
         
     | 
| 
      
 4808 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 4809 
     | 
    
         
            +
                      property :default_processor_version, as: 'defaultProcessorVersion'
         
     | 
| 
      
 4810 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4811 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 4812 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4813 
     | 
    
         
            +
                      property :process_endpoint, as: 'processEndpoint'
         
     | 
| 
      
 4814 
     | 
    
         
            +
                      collection :processor_version_aliases, as: 'processorVersionAliases', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionAlias, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionAlias::Representation
         
     | 
| 
      
 4815 
     | 
    
         
            +
                  
         
     | 
| 
      
 4816 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 4817 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 4818 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 4819 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 4820 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4821 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4822 
     | 
    
         
            +
                  
         
     | 
| 
      
 4823 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersion
         
     | 
| 
      
 4824 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4825 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4826 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 4827 
     | 
    
         
            +
                      property :deprecation_info, as: 'deprecationInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo::Representation
         
     | 
| 
      
 4828 
     | 
    
         
            +
                  
         
     | 
| 
      
 4829 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4830 
     | 
    
         
            +
                      property :document_schema, as: 'documentSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchema::Representation
         
     | 
| 
      
 4831 
     | 
    
         
            +
                  
         
     | 
| 
      
 4832 
     | 
    
         
            +
                      property :gen_ai_model_info, as: 'genAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo::Representation
         
     | 
| 
      
 4833 
     | 
    
         
            +
                  
         
     | 
| 
      
 4834 
     | 
    
         
            +
                      property :google_managed, as: 'googleManaged'
         
     | 
| 
      
 4835 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 4836 
     | 
    
         
            +
                      property :kms_key_version_name, as: 'kmsKeyVersionName'
         
     | 
| 
      
 4837 
     | 
    
         
            +
                      property :latest_evaluation, as: 'latestEvaluation', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationReference, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationReference::Representation
         
     | 
| 
      
 4838 
     | 
    
         
            +
                  
         
     | 
| 
      
 4839 
     | 
    
         
            +
                      property :model_type, as: 'modelType'
         
     | 
| 
      
 4840 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4841 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 4842 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 4843 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 4844 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4845 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4846 
     | 
    
         
            +
                  
         
     | 
| 
      
 4847 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionAlias
         
     | 
| 
      
 4848 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4849 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4850 
     | 
    
         
            +
                      property :alias, as: 'alias'
         
     | 
| 
      
 4851 
     | 
    
         
            +
                      property :processor_version, as: 'processorVersion'
         
     | 
| 
      
 4852 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4853 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4854 
     | 
    
         
            +
                  
         
     | 
| 
      
 4855 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
      
 4856 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4857 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4858 
     | 
    
         
            +
                      property :deprecation_time, as: 'deprecationTime'
         
     | 
| 
      
 4859 
     | 
    
         
            +
                      property :replacement_processor_version, as: 'replacementProcessorVersion'
         
     | 
| 
      
 4860 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4861 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4862 
     | 
    
         
            +
                  
         
     | 
| 
      
 4863 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
      
 4864 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4865 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4866 
     | 
    
         
            +
                      property :custom_gen_ai_model_info, as: 'customGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo::Representation
         
     | 
| 
      
 4867 
     | 
    
         
            +
                  
         
     | 
| 
      
 4868 
     | 
    
         
            +
                      property :foundation_gen_ai_model_info, as: 'foundationGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo::Representation
         
     | 
| 
      
 4869 
     | 
    
         
            +
                  
         
     | 
| 
      
 4870 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4871 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4872 
     | 
    
         
            +
                  
         
     | 
| 
      
 4873 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
      
 4874 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4875 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4876 
     | 
    
         
            +
                      property :base_processor_version_id, as: 'baseProcessorVersionId'
         
     | 
| 
      
 4877 
     | 
    
         
            +
                      property :custom_model_type, as: 'customModelType'
         
     | 
| 
      
 4878 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4879 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4880 
     | 
    
         
            +
                  
         
     | 
| 
      
 4881 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
      
 4882 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4883 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4884 
     | 
    
         
            +
                      property :finetuning_allowed, as: 'finetuningAllowed'
         
     | 
| 
      
 4885 
     | 
    
         
            +
                      property :min_train_labeled_documents, as: 'minTrainLabeledDocuments'
         
     | 
| 
      
 4886 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4887 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4888 
     | 
    
         
            +
                  
         
     | 
| 
      
 4889 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3PropertyMetadata
         
     | 
| 
      
 4890 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4891 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4892 
     | 
    
         
            +
                      property :field_extraction_metadata, as: 'fieldExtractionMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3FieldExtractionMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3FieldExtractionMetadata::Representation
         
     | 
| 
      
 4893 
     | 
    
         
            +
                  
         
     | 
| 
      
 4894 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 4895 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4896 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4897 
     | 
    
         
            +
                  
         
     | 
| 
       3937 
4898 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata
         
     | 
| 
       3938 
4899 
     | 
    
         
             
                    # @private
         
     | 
| 
       3939 
4900 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3979,6 +4940,14 @@ module Google 
     | 
|
| 
       3979 
4940 
     | 
    
         
             
                    end
         
     | 
| 
       3980 
4941 
     | 
    
         
             
                  end
         
     | 
| 
       3981 
4942 
     | 
    
         | 
| 
      
 4943 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SummaryOptions
         
     | 
| 
      
 4944 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4945 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4946 
     | 
    
         
            +
                      property :format, as: 'format'
         
     | 
| 
      
 4947 
     | 
    
         
            +
                      property :length, as: 'length'
         
     | 
| 
      
 4948 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4949 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4950 
     | 
    
         
            +
                  
         
     | 
| 
       3982 
4951 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata
         
     | 
| 
       3983 
4952 
     | 
    
         
             
                    # @private
         
     | 
| 
       3984 
4953 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -4032,6 +5001,14 @@ module Google 
     | 
|
| 
       4032 
5001 
     | 
    
         
             
                    end
         
     | 
| 
       4033 
5002 
     | 
    
         
             
                  end
         
     | 
| 
       4034 
5003 
     | 
    
         | 
| 
      
 5004 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 5005 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 5006 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 5007 
     | 
    
         
            +
                      property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata::Representation
         
     | 
| 
      
 5008 
     | 
    
         
            +
                  
         
     | 
| 
      
 5009 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5010 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5011 
     | 
    
         
            +
                  
         
     | 
| 
       4035 
5012 
     | 
    
         
             
                  class GoogleCloudLocationListLocationsResponse
         
     | 
| 
       4036 
5013 
     | 
    
         
             
                    # @private
         
     | 
| 
       4037 
5014 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     |